Manage shipments from integrations
Delete a shipment
Allows you to delete a shipment from Sendcloud, e.g. if it has been canceled or deleted in your shop system.
POST
Authorizations
Basic Authentication using API key and secrets is currently the main authentication mechanism.
Path Parameters
The id of the integration to which the shipments belong
Body
application/json
You must provide either a shipment_uuid or the combination of external_order_id and external_shipment_id to this endpoint.
- Option 1
- Option 2
Autogenerated Sendcloud's internal ID
Response
No Content