Skip to main content
POST
Create HAWB
Create/submit House Air Waybill (HAWB) with FHL/XFZB data.

Reference Documentation

For more information on HAWB creation with FHL/XFZB format, please refer to:

Authorizations

Authorization
string
header
required

Body

application/json
hawbNumber
string
required
Example:

"H001"

mawbNumber
string
required
Example:

"15712345678"

pieces
integer
required
Example:

5

weight
number
required
Example:

250

shipper
object
required
consignee
object
required

Response

201 - application/json

HAWB created

hawbNumber
string
Example:

"H001"

mawbNumber
string
Example:

"15712345678"

status
string
Example:

"created"