package
0.0.0-20220530105605-7cd2dfd380db
Repository: https://github.com/stack11/go-exactonline.git
Documentation: pkg.go.dev
# Functions
NewLogisticsService creates a new initialized instance of the LogisticsService.
# Structs
CustomerItems: Service: Logistics Entity: CustomerItems URL: /api/v1/{division}/logistics/CustomerItems HasWebhook: false IsInBeta: false Methods: GET Endpoint docs: https://start.exactonline.nl/docs/HlpRestAPIResourcesDetails.aspx?name=LogisticsCustomerItems.
Incoterms: Service: Logistics Entity: Incoterms URL: /api/v1/{division}/logistics/Incoterms HasWebhook: false IsInBeta: false Methods: GET Endpoint docs: https://start.exactonline.nl/docs/HlpRestAPIResourcesDetails.aspx?name=LogisticsIncoterms.
ItemAssortment: Service: Logistics Entity: ItemAssortment URL: /api/v1/{division}/logistics/ItemAssortment HasWebhook: false IsInBeta: false Methods: GET Endpoint docs: https://start.exactonline.nl/docs/HlpRestAPIResourcesDetails.aspx?name=LogisticsItemAssortment.
ItemAssortmentProperty: Service: Logistics Entity: ItemAssortmentProperty URL: /api/v1/{division}/logistics/ItemAssortmentProperty HasWebhook: false IsInBeta: false Methods: GET Endpoint docs: https://start.exactonline.nl/docs/HlpRestAPIResourcesDetails.aspx?name=LogisticsItemAssortmentProperty.
ItemChargeRelation: Service: Logistics Entity: ItemChargeRelation URL: /api/v1/{division}/logistics/ItemChargeRelation HasWebhook: false IsInBeta: false Methods: GET Endpoint docs: https://start.exactonline.nl/docs/HlpRestAPIResourcesDetails.aspx?name=LogisticsItemChargeRelation.
ItemGroups: Service: Logistics Entity: ItemGroups URL: /api/v1/{division}/logistics/ItemGroups HasWebhook: false IsInBeta: false Methods: GET Endpoint docs: https://start.exactonline.nl/docs/HlpRestAPIResourcesDetails.aspx?name=LogisticsItemGroups.
Items: Service: Logistics Entity: Items URL: /api/v1/{division}/logistics/Items HasWebhook: true IsInBeta: false Methods: GET POST PUT DELETE Endpoint docs: https://start.exactonline.nl/docs/HlpRestAPIResourcesDetails.aspx?name=LogisticsItems.
ItemVersions: Service: Logistics Entity: ItemVersions URL: /api/v1/{division}/logistics/ItemVersions HasWebhook: false IsInBeta: false Methods: GET Endpoint docs: https://start.exactonline.nl/docs/HlpRestAPIResourcesDetails.aspx?name=LogisticsItemVersions.
LogisticsService is responsible for communication with the Logistics endpoints of the Exact Online API.
ReasonCodes: Service: Logistics Entity: ReasonCodes URL: /api/v1/{division}/logistics/ReasonCodes HasWebhook: false IsInBeta: false Methods: GET Endpoint docs: https://start.exactonline.nl/docs/HlpRestAPIResourcesDetails.aspx?name=LogisticsReasonCodes.
ReasonCodesLinkTypes: Service: Logistics Entity: ReasonCodesLinkTypes URL: /api/v1/{division}/logistics/ReasonCodesLinkTypes HasWebhook: false IsInBeta: false Methods: GET Endpoint docs: https://start.exactonline.nl/docs/HlpRestAPIResourcesDetails.aspx?name=LogisticsReasonCodesLinkTypes.
SalesItemPrices: Service: Logistics Entity: SalesItemPrices URL: /api/v1/{division}/logistics/SalesItemPrices HasWebhook: false IsInBeta: false Methods: GET POST PUT DELETE Endpoint docs: https://start.exactonline.nl/docs/HlpRestAPIResourcesDetails.aspx?name=LogisticsSalesItemPrices.
SelectionCodes: Service: Logistics Entity: SelectionCodes URL: /api/v1/{division}/logistics/SelectionCodes HasWebhook: false IsInBeta: false Methods: GET Endpoint docs: https://start.exactonline.nl/docs/HlpRestAPIResourcesDetails.aspx?name=LogisticsSelectionCodes.
SupplierItem: Service: Logistics Entity: SupplierItem URL: /api/v1/{division}/logistics/SupplierItem HasWebhook: false IsInBeta: false Methods: GET POST PUT DELETE Endpoint docs: https://start.exactonline.nl/docs/HlpRestAPIResourcesDetails.aspx?name=LogisticsSupplierItem.
Units: Service: Logistics Entity: Units URL: /api/v1/{division}/logistics/Units HasWebhook: false IsInBeta: false Methods: GET Endpoint docs: https://start.exactonline.nl/docs/HlpRestAPIResourcesDetails.aspx?name=LogisticsUnits.
# Type aliases
CustomerItemsEndpoint is responsible for communicating with the CustomerItems endpoint of the Logistics service.
IncotermsEndpoint is responsible for communicating with the Incoterms endpoint of the Logistics service.
ItemAssortmentEndpoint is responsible for communicating with the ItemAssortment endpoint of the Logistics service.
ItemAssortmentPropertyEndpoint is responsible for communicating with the ItemAssortmentProperty endpoint of the Logistics service.
ItemChargeRelationEndpoint is responsible for communicating with the ItemChargeRelation endpoint of the Logistics service.
ItemGroupsEndpoint is responsible for communicating with the ItemGroups endpoint of the Logistics service.
ItemsEndpoint is responsible for communicating with the Items endpoint of the Logistics service.
ItemVersionsEndpoint is responsible for communicating with the ItemVersions endpoint of the Logistics service.
ReasonCodesEndpoint is responsible for communicating with the ReasonCodes endpoint of the Logistics service.
ReasonCodesLinkTypesEndpoint is responsible for communicating with the ReasonCodesLinkTypes endpoint of the Logistics service.
SalesItemPricesEndpoint is responsible for communicating with the SalesItemPrices endpoint of the Logistics service.
SelectionCodesEndpoint is responsible for communicating with the SelectionCodes endpoint of the Logistics service.
SupplierItemEndpoint is responsible for communicating with the SupplierItem endpoint of the Logistics service.
UnitsEndpoint is responsible for communicating with the Units endpoint of the Logistics service.