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

# Functions

NewPurchaseEntryService creates a new initialized instance of the PurchaseEntryService.

# Structs

PurchaseEntries: Service: PurchaseEntry Entity: PurchaseEntries URL: /api/v1/{division}/purchaseentry/PurchaseEntries HasWebhook: true IsInBeta: false Methods: GET POST PUT DELETE Endpoint docs: https://start.exactonline.nl/docs/HlpRestAPIResourcesDetails.aspx?name=PurchaseEntryPurchaseEntries.
PurchaseEntryLines: Service: PurchaseEntry Entity: PurchaseEntryLines URL: /api/v1/{division}/purchaseentry/PurchaseEntryLines HasWebhook: true IsInBeta: false Methods: GET POST PUT DELETE Endpoint docs: https://start.exactonline.nl/docs/HlpRestAPIResourcesDetails.aspx?name=PurchaseEntryPurchaseEntryLines.
PurchaseEntryService is responsible for communication with the PurchaseEntry endpoints of the Exact Online API.

# Type aliases

PurchaseEntriesEndpoint is responsible for communicating with the PurchaseEntries endpoint of the PurchaseEntry service.
PurchaseEntryLinesEndpoint is responsible for communicating with the PurchaseEntryLines endpoint of the PurchaseEntry service.