post https://sandbox.api.deliverysolutions.co/api/v2/package
Use this API to define a package and its dimensions. A package is defined at a business level and it's name is unique to a business.
The name "custom" is reserved and cannot be used to name a package.
Response
Property | Type | Description |
---|---|---|
_id | String | Delivery Solutions' unique ID for the package. |
name | String | Name of the Package |
packageExternalId | String | It's a unique id by which your system can identify the packages. |
size | Object | Dimension of the package in inches |
weight | Double | Weight of the package in pounds |