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

# Functions

NewPurchaseService creates a new initialized instance of the PurchaseService.

# Structs

PurchaseInvoiceLines: Service: Purchase Entity: PurchaseInvoiceLines URL: /api/v1/{division}/purchase/PurchaseInvoiceLines HasWebhook: false IsInBeta: false Methods: GET POST Endpoint docs: https://start.exactonline.nl/docs/HlpRestAPIResourcesDetails.aspx?name=PurchasePurchaseInvoiceLines.
PurchaseInvoices: Service: Purchase Entity: PurchaseInvoices URL: /api/v1/{division}/purchase/PurchaseInvoices HasWebhook: false IsInBeta: false Methods: GET POST PUT DELETE Endpoint docs: https://start.exactonline.nl/docs/HlpRestAPIResourcesDetails.aspx?name=PurchasePurchaseInvoices.
PurchaseService is responsible for communication with the Purchase endpoints of the Exact Online API.

# Type aliases

PurchaseInvoiceLinesEndpoint is responsible for communicating with the PurchaseInvoiceLines endpoint of the Purchase service.
PurchaseInvoicesEndpoint is responsible for communicating with the PurchaseInvoices endpoint of the Purchase service.