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
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

Response Code

201

Examples

Request Sample for a shipment

cURL

Response Sample for a shipment

Last modified on July 16, 2026