Shipments

Create and announce a shipment synchronously

This endpoint announces a shipment synchronously under your API credentials.

post/shipments/announce

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

ShipmentRequestSyncAnnounce required— unresolved $ref

Response

Shipment response

dataSyncShipmentResponse — unresolved $ref

Changes