Cancel a shipment
Shipments
Cancel a shipment
Cancel a submitted shipment with the carrier. This will void any generated labels.
POST
Cancel a shipment
Behavior
- Cancels shipment with carrier API
- Voids any generated labels
- Returns updated shipment status
Important
- Only submitted shipments can be cancelled
- Some carriers may not support cancellation after pickup
Authorizations
OAuth 2.0 authentication. Use the client credentials or authorization code flow to obtain an access token.
The subdomain/tenant name identifying which tenant's data to access. Required for all API requests.
Path Parameters
The unique identifier of the shipment to cancel
Response
Shipment cancelled successfully
Standard successful response wrapper following JSON:API format
The response payload

