get
https://sandbox.api.deliverysolutions.co/api/v2/package/getById/packageExternalId/
Use this API to get the details of a package using the external ID of the package.
InfoThe external ID of a package is defined during the creation of the package. Use the package name as the external ID if it was not defined while creating the package.
Response
| Property | Type | Description |
|---|---|---|
| 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 |
