package
0.0.0-20220530105605-7cd2dfd380db
Repository: https://github.com/stack11/go-exactonline.git
Documentation: pkg.go.dev

# Functions

NewCRMService creates a new initialized instance of the CRMService.

# Structs

AccountClasses: Service: CRM Entity: AccountClasses URL: /api/v1/{division}/crm/AccountClasses HasWebhook: false IsInBeta: false Methods: GET Endpoint docs: https://start.exactonline.nl/docs/HlpRestAPIResourcesDetails.aspx?name=CRMAccountClasses.
AccountClassificationNames: Service: CRM Entity: AccountClassificationNames URL: /api/v1/{division}/crm/AccountClassificationNames HasWebhook: false IsInBeta: false Methods: GET Endpoint docs: https://start.exactonline.nl/docs/HlpRestAPIResourcesDetails.aspx?name=CRMAccountClassificationNames.
AccountClassifications: Service: CRM Entity: AccountClassifications URL: /api/v1/{division}/crm/AccountClassifications HasWebhook: false IsInBeta: false Methods: GET Endpoint docs: https://start.exactonline.nl/docs/HlpRestAPIResourcesDetails.aspx?name=CRMAccountClassifications.
Accounts: Service: CRM Entity: Accounts URL: /api/v1/{division}/crm/Accounts HasWebhook: true IsInBeta: false Methods: GET POST PUT DELETE Endpoint docs: https://start.exactonline.nl/docs/HlpRestAPIResourcesDetails.aspx?name=CRMAccounts.
Addresses: Service: CRM Entity: Addresses URL: /api/v1/{division}/crm/Addresses HasWebhook: false IsInBeta: false Methods: GET POST PUT DELETE Endpoint docs: https://start.exactonline.nl/docs/HlpRestAPIResourcesDetails.aspx?name=CRMAddresses.
AddressStates: Service: CRM Entity: AddressStates URL: /api/v1/{division}/crm/AddressStates HasWebhook: false IsInBeta: false Methods: GET Endpoint docs: https://start.exactonline.nl/docs/HlpRestAPIResourcesDetails.aspx?name=CRMAddressStates.
BankAccounts: Service: CRM Entity: BankAccounts URL: /api/v1/{division}/crm/BankAccounts HasWebhook: true IsInBeta: false Methods: GET POST PUT DELETE Endpoint docs: https://start.exactonline.nl/docs/HlpRestAPIResourcesDetails.aspx?name=CRMBankAccounts.
Contacts: Service: CRM Entity: Contacts URL: /api/v1/{division}/crm/Contacts HasWebhook: true IsInBeta: false Methods: GET POST PUT DELETE Endpoint docs: https://start.exactonline.nl/docs/HlpRestAPIResourcesDetails.aspx?name=CRMContacts.
CRMService is responsible for communication with the CRM endpoints of the Exact Online API.
Documents: Service: CRM Entity: Documents URL: /api/v1/{division}/read/crm/Documents HasWebhook: false IsInBeta: false Methods: GET Endpoint docs: https://start.exactonline.nl/docs/HlpRestAPIResourcesDetails.aspx?name=ReadCRMDocuments.
DocumentsAttachments: Service: CRM Entity: DocumentsAttachments URL: /api/v1/{division}/read/crm/DocumentsAttachments HasWebhook: false IsInBeta: false Methods: GET Endpoint docs: https://start.exactonline.nl/docs/HlpRestAPIResourcesDetails.aspx?name=ReadCRMDocumentsAttachments.
HostingOpportunities: Service: CRM Entity: HostingOpportunities URL: /api/v1/{division}/crm/HostingOpportunities HasWebhook: true IsInBeta: false Methods: GET POST PUT DELETE Endpoint docs: https://start.exactonline.nl/docs/HlpRestAPIResourcesDetails.aspx?name=CRMHostingOpportunities.
LeadPurposes: Service: CRM Entity: LeadPurposes URL: /api/v1/{division}/crm/LeadPurposes HasWebhook: false IsInBeta: false Methods: GET Endpoint docs: https://start.exactonline.nl/docs/HlpRestAPIResourcesDetails.aspx?name=CRMLeadPurposes.
LeadSources: Service: CRM Entity: LeadSources URL: /api/v1/{division}/crm/LeadSources HasWebhook: false IsInBeta: false Methods: GET Endpoint docs: https://start.exactonline.nl/docs/HlpRestAPIResourcesDetails.aspx?name=CRMLeadSources.
Opportunities: Service: CRM Entity: Opportunities URL: /api/v1/{division}/crm/Opportunities HasWebhook: true IsInBeta: false Methods: GET POST PUT DELETE Endpoint docs: https://start.exactonline.nl/docs/HlpRestAPIResourcesDetails.aspx?name=CRMOpportunities.
OpportunityContacts: Service: CRM Entity: OpportunityContacts URL: /api/v1/{division}/read/crm/OpportunityContacts HasWebhook: false IsInBeta: false Methods: GET Endpoint docs: https://start.exactonline.nl/docs/HlpRestAPIResourcesDetails.aspx?name=ReadCRMOpportunityContacts.
QuotationLines: Service: CRM Entity: QuotationLines URL: /api/v1/{division}/crm/QuotationLines HasWebhook: true IsInBeta: false Methods: GET POST PUT DELETE Endpoint docs: https://start.exactonline.nl/docs/HlpRestAPIResourcesDetails.aspx?name=CRMQuotationLines.
Quotations: Service: CRM Entity: Quotations URL: /api/v1/{division}/crm/Quotations HasWebhook: true IsInBeta: false Methods: GET POST PUT DELETE Endpoint docs: https://start.exactonline.nl/docs/HlpRestAPIResourcesDetails.aspx?name=CRMQuotations.
ReasonCodes: Service: CRM Entity: ReasonCodes URL: /api/v1/{division}/crm/ReasonCodes HasWebhook: false IsInBeta: false Methods: GET Endpoint docs: https://start.exactonline.nl/docs/HlpRestAPIResourcesDetails.aspx?name=CRMReasonCodes.

# Type aliases

AccountClassesEndpoint is responsible for communicating with the AccountClasses endpoint of the CRM service.
AccountClassificationNamesEndpoint is responsible for communicating with the AccountClassificationNames endpoint of the CRM service.
AccountClassificationsEndpoint is responsible for communicating with the AccountClassifications endpoint of the CRM service.
AccountsEndpoint is responsible for communicating with the Accounts endpoint of the CRM service.
AddressesEndpoint is responsible for communicating with the Addresses endpoint of the CRM service.
AddressStatesEndpoint is responsible for communicating with the AddressStates endpoint of the CRM service.
BankAccountsEndpoint is responsible for communicating with the BankAccounts endpoint of the CRM service.
ContactsEndpoint is responsible for communicating with the Contacts endpoint of the CRM service.
DocumentsAttachmentsEndpoint is responsible for communicating with the DocumentsAttachments endpoint of the CRM service.
DocumentsEndpoint is responsible for communicating with the Documents endpoint of the CRM service.
HostingOpportunitiesEndpoint is responsible for communicating with the HostingOpportunities endpoint of the CRM service.
LeadPurposesEndpoint is responsible for communicating with the LeadPurposes endpoint of the CRM service.
LeadSourcesEndpoint is responsible for communicating with the LeadSources endpoint of the CRM service.
OpportunitiesEndpoint is responsible for communicating with the Opportunities endpoint of the CRM service.
OpportunityContactsEndpoint is responsible for communicating with the OpportunityContacts endpoint of the CRM service.
QuotationLinesEndpoint is responsible for communicating with the QuotationLines endpoint of the CRM service.
QuotationsEndpoint is responsible for communicating with the Quotations endpoint of the CRM service.
ReasonCodesEndpoint is responsible for communicating with the ReasonCodes endpoint of the CRM service.