API Guides

Ready-to-use client libraries for popular programming languages.

API Center Menu

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 Query parameters:

id (type: string): order id

Response:

Return an array buffer of a PDF file of the BOL of the order.