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

# Functions

NewActivitiesService creates a new initialized instance of the ActivitiesService.

# Structs

ActivitiesService is responsible for communication with the Activities endpoints of the Exact Online API.
CommunicationNotes: Service: Activities Entity: CommunicationNotes URL: /api/v1/{division}/activities/CommunicationNotes HasWebhook: false IsInBeta: false Methods: GET POST Endpoint docs: https://start.exactonline.nl/docs/HlpRestAPIResourcesDetails.aspx?name=ActivitiesCommunicationNotes.
Complaints: Service: Activities Entity: Complaints URL: /api/v1/{division}/activities/Complaints HasWebhook: false IsInBeta: false Methods: GET POST Endpoint docs: https://start.exactonline.nl/docs/HlpRestAPIResourcesDetails.aspx?name=ActivitiesComplaints.
Events: Service: Activities Entity: Events URL: /api/v1/{division}/activities/Events HasWebhook: false IsInBeta: false Methods: GET POST Endpoint docs: https://start.exactonline.nl/docs/HlpRestAPIResourcesDetails.aspx?name=ActivitiesEvents.
ServiceRequests: Service: Activities Entity: ServiceRequests URL: /api/v1/{division}/activities/ServiceRequests HasWebhook: false IsInBeta: false Methods: GET POST Endpoint docs: https://start.exactonline.nl/docs/HlpRestAPIResourcesDetails.aspx?name=ActivitiesServiceRequests.
Tasks: Service: Activities Entity: Tasks URL: /api/v1/{division}/activities/Tasks HasWebhook: false IsInBeta: false Methods: GET POST Endpoint docs: https://start.exactonline.nl/docs/HlpRestAPIResourcesDetails.aspx?name=ActivitiesTasks.

# Type aliases

CommunicationNotesEndpoint is responsible for communicating with the CommunicationNotes endpoint of the Activities service.
ComplaintsEndpoint is responsible for communicating with the Complaints endpoint of the Activities service.
EventsEndpoint is responsible for communicating with the Events endpoint of the Activities service.
ServiceRequestsEndpoint is responsible for communicating with the ServiceRequests endpoint of the Activities service.
TasksEndpoint is responsible for communicating with the Tasks endpoint of the Activities service.