Returns a single package by its ID.
wawi
Returns a single package by its ID.
GET
Returns a single package by its ID.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Headers
The tenant ID for the target ERP instance.
Path Parameters
The ID of the package to be retrieved.
Example:
"b45f6432-2462-4c6f-b00f-1d9d01000000"
Response
Success.
A single package that belongs to a delivery note of a sales order.
This package's ID.
Example:
"b45f6432-2462-4c6f-b00f-1d9d01000000"
The ID of the delivery note associated with this package.
Example:
"b45f6432-2462-4c6f-b00f-1d9d01000000"
This package's weight.
The shipping date, or null if this package has not yet been shipped.
The tracking number, or null if the package has not yet been shipped or is being shipped without tracking.