Shipments / Cancel

NameShipments Cancel
DescriptionTransition a shipment to the canceled state.
TypePUT
URL/v9/shipments/:id/cancel

Long Description

Manually update the state of a shipment to the "canceled" state.  Only shipments in the "pending" state can be transitioned to "canceled".

Examples

RequestResponse
/v9/shipments/12345/cancel 

 

 

 

See Shipments / Show