package
0.0.0-20220530105605-7cd2dfd380db
Repository: https://github.com/stack11/go-exactonline.git
Documentation: pkg.go.dev
# Functions
NewAccountancyService creates a new initialized instance of the AccountancyService.
# Structs
AccountancyService is responsible for communication with the Accountancy endpoints of the Exact Online API.
AccountInvolvedAccounts: Service: Accountancy Entity: AccountInvolvedAccounts URL: /api/v1/{division}/accountancy/AccountInvolvedAccounts HasWebhook: false IsInBeta: false Methods: GET POST PUT DELETE Endpoint docs: https://start.exactonline.nl/docs/HlpRestAPIResourcesDetails.aspx?name=AccountancyAccountInvolvedAccounts.
AccountOwners: Service: Accountancy Entity: AccountOwners URL: /api/v1/{division}/accountancy/AccountOwners HasWebhook: false IsInBeta: false Methods: GET POST PUT DELETE Endpoint docs: https://start.exactonline.nl/docs/HlpRestAPIResourcesDetails.aspx?name=AccountancyAccountOwners.
InvolvedUserRoles: Service: Accountancy Entity: InvolvedUserRoles URL: /api/v1/{division}/accountancy/InvolvedUserRoles HasWebhook: false IsInBeta: false Methods: GET POST PUT DELETE Endpoint docs: https://start.exactonline.nl/docs/HlpRestAPIResourcesDetails.aspx?name=AccountancyInvolvedUserRoles.
InvolvedUsers: Service: Accountancy Entity: InvolvedUsers URL: /api/v1/{division}/accountancy/InvolvedUsers HasWebhook: false IsInBeta: false Methods: GET POST PUT DELETE Endpoint docs: https://start.exactonline.nl/docs/HlpRestAPIResourcesDetails.aspx?name=AccountancyInvolvedUsers.
SolutionLinks: Service: Accountancy Entity: SolutionLinks URL: /api/v1/{division}/accountancy/SolutionLinks HasWebhook: false IsInBeta: false Methods: GET POST PUT DELETE Endpoint docs: https://start.exactonline.nl/docs/HlpRestAPIResourcesDetails.aspx?name=AccountancySolutionLinks.
TaskTypes: Service: Accountancy Entity: TaskTypes URL: /api/v1/{division}/accountancy/TaskTypes HasWebhook: false IsInBeta: false Methods: GET POST PUT DELETE Endpoint docs: https://start.exactonline.nl/docs/HlpRestAPIResourcesDetails.aspx?name=AccountancyTaskTypes.
# Type aliases
AccountInvolvedAccountsEndpoint is responsible for communicating with the AccountInvolvedAccounts endpoint of the Accountancy service.
AccountOwnersEndpoint is responsible for communicating with the AccountOwners endpoint of the Accountancy service.
InvolvedUserRolesEndpoint is responsible for communicating with the InvolvedUserRoles endpoint of the Accountancy service.
InvolvedUsersEndpoint is responsible for communicating with the InvolvedUsers endpoint of the Accountancy service.
SolutionLinksEndpoint is responsible for communicating with the SolutionLinks endpoint of the Accountancy service.
TaskTypesEndpoint is responsible for communicating with the TaskTypes endpoint of the Accountancy service.