Skip to main content
POST

Authorizations

Authorization
string
header
required

Basic Authentication using API key and secrets is currently the main authentication mechanism.

Path Parameters

id
integer
required

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.

shipment_uuid
string<uuid>
required

Autogenerated Sendcloud's internal ID

Response

No Content