Skip to main content
The second step is to create a shipment. The shipment includes all the details about the item you are shipping including
  • the “from” and “to” addresses
  • the parcel details
  • extra parameters
  • customs declaration, that are required for international shipments
Creating a shipment automatically generates a list of shipping rates that you can use to select the best shipping option for you.

HTTP Method

POST

URL

Request Payload

Note: Parameters with an * are mandatory

Objects

Address

Parcel

Extra

Customs Declaration

Items

Invoiced charges

Response Code

201

Examples

Request Sample for a Domestic shipment

cURL

Response Sample for a Domestic shipment

Request sample for an international shipment

cURL

Response sample for international shipment

Last modified on July 16, 2026