API Guides
Explore our API endpoints, request parameters, and response formats.
- Getting Started
- Authentication
- Token Management
- Build Your Own API
- Orders Management
- Inventory / WMS
- Shipping Calculator
- Regions & Coverage
- Web Hooks
- SDK's
- Types & Statuses
- Orders Management
- Inventory / WMS
- Shipping Calculator
- Regions & Coverage
- Web Hooks
- SDK's
- Types & Statuses
Order Booking (Delivery)
Order Booking (Delivery)
Request Type: POST API Endpoint: <url>/api/orders Mandatory Headers Properties: Authorization (type: string): the valid access token from the authentication. Response:...
Order Booking (Returns)
Order Booking (Returns)
Request Type: POST API Endpoint: <url>/api/orders Mandatory Headers Properties: Authorization (type: string): the valid access token from the authentication. Response:...
Get Bill of Lading
Get Bill of Lading
Request Type: GET API Endpoint: <url>/api/orders/:id/bol Mandatory Headers Properties: Authorization (type: string): the valid access token from the authentication. Mandatory...
Get Labels
Get Labels
Request Type: GET API Endpoint: <url>/api/orders/:id/bol Mandatory Headers Properties: Authorization (type: string): the valid access token from the authentication. Mandatory...