Skip to main content
POST
Upload transit manifest
Upload bonded transit manifest to airline/GHA.

Reference Documentation

For more information on bonded truckers, please refer to:

Authorizations

Authorization
string
header
required

Body

application/json
manifestNumber
string
required
Example:

"TM001"

awbNumbers
string[]
required
Example:
origin
string
required
Example:

"DOH"

destination
string
required
Example:

"LHR"

transportMode
enum<string>
required
Available options:
truck,
rail,
sea
Example:

"truck"

Response

201 - application/json

Manifest uploaded

manifestId
string
Example:

"manifest-123"

status
string
Example:

"uploaded"