Shipments / Cancel

Shipments / Cancel

Name

Shipments Cancel

Description

Transition a shipment to the canceled state.

Type

PUT

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

Request

Response

Request

Response

/v9/shipments/12345/cancel

 

 

 

 

See Shipments / Show