Allows you to delete a shipment from Sendcloud, e.g. if it has been canceled or deleted in your shop system.
order_status and payment_status fields we retrieve from integrations are not mapped in our system, meaning that orders will not be automatically updated or deleted if the values for these fields change after an order is placed.
You can delete an order by providing either a shipment_uuid, or a combination of the external_order_id and external_shipment_id properties.Basic Authentication using API key and secrets is currently the main authentication mechanism.
The id of the integration to which the shipments belong
You must provide either a shipment_uuid or the combination of external_order_id and external_shipment_id to this endpoint.
Autogenerated Sendcloud's internal ID
No Content