/
SHIPMENT Service

SHIPMENT Service

Integrate this API suite to book and track your shipments. Print needed documents such as Thermal Labels and perform shipment manifests.

End Point

Description

End Point

Description

POST /shipment

This endpoint is used to create new shipment by passing JSON request payload.

GET /shipment

Get a paginated list of shipments. It can be filtered by specific fields.

GET /shipment/search

Search shipment

PUT /shipment/label

Get multiple shipment labels by it’s identifier.

POST /manifest

This endpoint is used to create new manifest by passing JSON request payload.

GET /manifest

Get a paginated list of manifests. It can be filtered by specific fields.

PUT /manifest/approve

Approve manifest by it’s identifier.

GET /tracking/{shipmentId}

Get carrier tracking information. This endpoint can be accessed without authentication

PUT /shipment/{shipmentId}/tracking?trackingStatus={trackingStatus}

 

 

Related content

GET /{shipmentId}/tracking
GET /{shipmentId}/tracking
More like this
POST /shipment
POST /shipment
More like this
PUT /shipment/label
PUT /shipment/label
Read with this
GET /shipment
GET /shipment
More like this
5.1 MANIFEST SEARCH
5.1 MANIFEST SEARCH
More like this
3.1 SHIPMENTS SEARCH GRID
3.1 SHIPMENTS SEARCH GRID
More like this