Update a parcel
modify an existing parcel's details.
Path parameters
Request body
The parcel's weight
The parcel's width
The parcel's height
The parcel's length
The parcel's packaging type.<br/> Note that the packaging is optional when using a package preset.<br/> values: <br/> envelope pak tube pallet small_box medium_box your_packaging<br/> For carrier specific packaging types, please consult the reference.
The parcel's package preset.<br/> For carrier specific package presets, please consult the reference.
The parcel's description
The parcel's content description
Indicates if the parcel is composed of documents only
The parcel's weight unit
The parcel's dimension unit
The parcel reference number.<br/> (can be used as tracking number for custom carriers)
The parcel's freight class for pallet and freight shipments.
{
"insurance": "100.00",
"insured_by": "carrier",
}
</details>
Response
A unique identifier
The parcel's weight
The parcel's width
The parcel's height
The parcel's length
The parcel's packaging type.<br/> Note that the packaging is optional when using a package preset.<br/> values: <br/> envelope pak tube pallet small_box medium_box your_packaging<br/> For carrier specific packaging types, please consult the reference.
The parcel's package preset.<br/> For carrier specific package presets, please consult the reference.
The parcel's description
The parcel's content description
Indicates if the parcel is composed of documents only
The parcel's weight unit
The parcel's dimension unit
The parcel reference number.<br/> (can be used as tracking number for custom carriers)
The parcel's freight class for pallet and freight shipments.
{
"insurance": "100.00",
"insured_by": "carrier",
}
</details>
Specifies the object type
Changes
No recorded changes to this endpoint across all 1 revision of this API.