Create a package
Packages
Create a package
Create a package.
POST
Create a package
Request Structure
| Field | Required | Description |
|---|---|---|
storage_unit_type_id | Yes | Storage unit type |
shipment_id | No | Owning shipment |
tracking_number | No | Carrier tracking number |
dimensions | No | Nested dimensions object (unit_of_measure required within) |
Authorizations
OAuth 2.0 authentication. Use the client credentials or authorization code flow to obtain an access token.
The subdomain/tenant name identifying which tenant's data to access. Required for all API requests.
Body
application/json
Response
Created successfully
The response is of type object.

