Shipments

Create and announce a shipment asynchronously

This endpoint announces a shipment asynchronously under your API credentials.

post/shipments

Headers

Sendcloud-Partner-Idstring

If you are an official Sendcloud Tech Partner, send your unique Sendcloud Partner UUID as a request header for the system to recognize you.

The header is not required but if it is set, the system will check it. An unknown or invalid UUID will cause a 400 error.

Request body

ShipmentRequestAsync required— unresolved $ref

Response

OK

dataShipmentResponse — unresolved $ref

Changes