Create detailed package and item tracking for a sales order shipment.
This endpoint allows you to create hierarchical package structures with:
Packages can contain:
This allows for complex packaging scenarios like:
Documentation Index
Fetch the complete documentation index at: https://docs.joinluminous.com/llms.txt
Use this file to discover all available pages before exploring further.
Authenticate using a bearer token. To create a token, navigate to /settings/api-tokens and click Create API Token.
ID of the sales order
ID of the shipment to add packages to
Array of packages to create for the shipment
1Packages created successfully