...
Expand | ||
---|---|---|
| ||
|
Curl request edit package measurements
Expand | ||
---|---|---|
| ||
|
Response
Name | Type | Example | Mandatory | Description |
---|---|---|---|---|
shipmentId | String | 70724761617883184 |
| This is a unique identifier. Typically named MessageNumber |
freightProductId | Whole number | 2 |
| The selected freight product for this shipment. |
parties | List of party objects |
| List of all the parties in this shipment. | |
items | List of item objects |
| List of all the items in this shipment. | |
properties | Map of root properties | Map with additional properties. Various information (properties) are specified only for certain transport products. | ||
additionalServices | List of additionalService objects | Additional services that should be applied to the shipment. |
...