v1

latestOpenAPI 3.0.12026-08-0688138402.2 KB
Shipments

Cancel a shipment

Cancels a shipment at Shipmondo and the carrier if possible.

**Note:** This doesn't refund the shipment in Shipmondo.
put/shipments/{id}/cancel

Path parameters

idinteger required

ID for the shipment to be included in the filter

Response

Successful.

cancelledboolean

Whether or not the shipment is cancelled at Shipmondo.

cancelled_at_carrierboolean

Whether or not the shipment is cancelled at the carrier.

refundedboolean

Whether or not the shipment is refunded in Shipmondo (Refunds are not triggered by this endpoint itself).