Create/Update a shipment

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

The shipment details to create/update.

Represents the overall details of a shipment.

string
required
length between 1 and 100

A unique code assigned by the shipping company to monitor and trace the shipment’s progress.

sender
object
required

Represents the contact and address details of the sender.

receiver
object
required

Represents the contact and address details of the receiver.

details
object
required

Represents the detailed information about a shipment.

items
array of objects

The details of the items contained in the shipment.

items
Responses

401

Unauthorized - Invalid or missing authentication.

422

Unprocessable Entity - Shipment data validation failed.

500

Internal Server Error - Something went wrong on the server.

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json