package
0.0.0-20220530105605-7cd2dfd380db
Repository: https://github.com/stack11/go-exactonline.git
Documentation: pkg.go.dev
# Functions
NewDocumentsService creates a new initialized instance of the DocumentsService.
# Structs
DocumentAttachments: Service: Documents Entity: DocumentAttachments URL: /api/v1/{division}/documents/DocumentAttachments HasWebhook: true IsInBeta: false Methods: GET POST DELETE Endpoint docs: https://start.exactonline.nl/docs/HlpRestAPIResourcesDetails.aspx?name=DocumentsDocumentAttachments.
DocumentCategories: Service: Documents Entity: DocumentCategories URL: /api/v1/{division}/documents/DocumentCategories HasWebhook: false IsInBeta: false Methods: GET Endpoint docs: https://start.exactonline.nl/docs/HlpRestAPIResourcesDetails.aspx?name=DocumentsDocumentCategories.
DocumentFolders: Service: Documents Entity: DocumentFolders URL: /api/v1/{division}/documents/DocumentFolders HasWebhook: false IsInBeta: false Methods: GET POST PUT DELETE Endpoint docs: https://start.exactonline.nl/docs/HlpRestAPIResourcesDetails.aspx?name=DocumentsDocumentFolders.
Documents: Service: Documents Entity: Documents URL: /api/v1/{division}/documents/Documents HasWebhook: true IsInBeta: false Methods: GET POST PUT DELETE Endpoint docs: https://start.exactonline.nl/docs/HlpRestAPIResourcesDetails.aspx?name=DocumentsDocuments.
DocumentsService is responsible for communication with the Documents endpoints of the Exact Online API.
DocumentTypeCategories: Service: Documents Entity: DocumentTypeCategories URL: /api/v1/{division}/documents/DocumentTypeCategories HasWebhook: false IsInBeta: false Methods: GET Endpoint docs: https://start.exactonline.nl/docs/HlpRestAPIResourcesDetails.aspx?name=DocumentsDocumentTypeCategories.
DocumentTypeFolders: Service: Documents Entity: DocumentTypeFolders URL: /api/v1/{division}/documents/DocumentTypeFolders HasWebhook: false IsInBeta: false Methods: GET POST PUT DELETE Endpoint docs: https://start.exactonline.nl/docs/HlpRestAPIResourcesDetails.aspx?name=DocumentsDocumentTypeFolders.
DocumentTypes: Service: Documents Entity: DocumentTypes URL: /api/v1/{division}/documents/DocumentTypes HasWebhook: false IsInBeta: false Methods: GET Endpoint docs: https://start.exactonline.nl/docs/HlpRestAPIResourcesDetails.aspx?name=DocumentsDocumentTypes.
# Type aliases
DocumentAttachmentsEndpoint is responsible for communicating with the DocumentAttachments endpoint of the Documents service.
DocumentCategoriesEndpoint is responsible for communicating with the DocumentCategories endpoint of the Documents service.
DocumentFoldersEndpoint is responsible for communicating with the DocumentFolders endpoint of the Documents service.
DocumentsEndpoint is responsible for communicating with the Documents endpoint of the Documents service.
DocumentTypeCategoriesEndpoint is responsible for communicating with the DocumentTypeCategories endpoint of the Documents service.
DocumentTypeFoldersEndpoint is responsible for communicating with the DocumentTypeFolders endpoint of the Documents service.
DocumentTypesEndpoint is responsible for communicating with the DocumentTypes endpoint of the Documents service.