Update Shipment
Update shipment details before shipping
PUT
This endpoint updates shipment details. Only shipments with status “label_created” can be modified. Once picked up, use the cancel endpoint to void.
Authentication
This endpoint requires a valid API key withshipments:write permissions.
Path Parameters
string
required
The unique identifier of the shipment
Request Body
string
New scheduled ship date (ISO 8601)
string
Updated service level
boolean
Update signature requirement
boolean
Update Saturday delivery option
object
Update insurance options
object
Update reference numbers
object
Update custom fields