Skip to main content
POST
Submit flight manifest
Submit flight manifest with FFM/XFFM data.

Reference Documentation

For more information on flight manifest creation with FFM, please refer to:

Authorizations

Authorization
string
header
required

Path Parameters

id
string
required

Flight ID

Body

application/json
flightId
string
required
Example:

"QR001-20240101"

awbNumbers
string[]
required
Example:
totalPieces
integer
required
Example:

20

totalWeight
number
required
Example:

1000

totalVolume
number
Example:

15

Response

201 - application/json

Manifest submitted

manifestId
string
Example:

"manifest-123"

flightId
string
Example:

"QR001-20240101"

status
string
Example:

"submitted"