Integrate this API suite to book and track your shipments. Print needed documents such as Thermal Labels and perform shipment manifests.
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. |
This endpoint is used to create new manifest by passing JSON request payload. | |
Get a paginated list of manifests. It can be filtered by specific fields. | |
Approve manifest by it’s identifier. | |
Get multiple shipment labels by it’s identifier. |