Skip to main content
POST
Ingest Flight Booking List (XFBL/FBL)

Reference Documentation

For more information on FBL/XFBL booking ingestion, please refer to:

Authorizations

Authorization
string
header
required

Path Parameters

id
string
required

Flight ID

Body

application/json
flightId
string
required
Example:

"QR001-20240101"

bookings
object[]
required

Response

202 - application/json

Bookings Ingested Successfully

flightId
string
Example:

"QR001-20240101"

accepted
integer
Example:

1

failed
integer
Example:

0