ITT Flight API (1.0.0)

Download OpenAPI specification:

Flight API endpoints converted from Postman collection.

Flight

Flight search, pricing, booking, ancillaries and post-booking flows.

Flight Search & Pricing

Search flights OneWay

Authorizations:
(apiKeyAuthsecretCodeAuth)
Request Body schema: application/json
required
journey_type
required
string
Enum: "OneWay" "RoundTrip" "Multicity"
required
object
required
object
property name*
additional property
any

Responses

Response Schema: application/json
property name*
additional property
any

Request samples

Content type
application/json
{
  • "journey_type": "OneWay",
  • "segment": [
    • {
      }
    ],
  • "travelers_adult": 1,
  • "travelers_child": 0,
  • "travelers_infants": 0,
  • "preferred_carrier": [
    • ""
    ],
  • "non_stop_flight": "any",
  • "baggage_option": "any",
  • "booking_class": "Economy",
  • "supplier_uid": "all",
  • "partner_id": "1",
  • "language": "en"
}

Response samples

Content type
application/json
Example
{
  • "status": "success",
  • "data": {
    • "tracking_id": "1117415826952619349CQJ",
    • "flights": null
    },
  • "message": "Flights found successfully.",
  • "value": {
    • "status": "success",
    • "search_duration": "102 seconds",
    • "timestamp": "1771393615",
    • "search_complete": "2026-02-18 11:46:55",
    • "tracking_id": "11177139351426194ETLIZ",
    • "ftm_partner_id": "1",
    • "partner_id": "1",
    • "partner_name": "Demo Solution",
    • "message": null,
    • "total_fight": 20,
    • "currency": "BDT",
    • "data": [
      ],
    • "filter_data": {
      },
    • "search_parameter": {
      },
    • "beforeSearchduration": "1 seconds"
    }
}

Get branded fare options for a flight

If the get_branded_fare value is yes. You need to call branded fare api for RoundTrip both flight and pass the value in array from all flight options. If the get_branded_fare value is no. You need to call branded fare api for RoundTrip only selected flight and pass the value in array from selected flight options.

Authorizations:
(apiKeyAuthsecretCodeAuth)
Request Body schema: application/json
required
member_id
required
string
tracking_id
required
string
flight_key
required
string
result_type
required
string
connected_flight_key
string or null
connected_brand_option
string or null

Responses

Response Schema: application/json
property name*
additional property
any

Request samples

Content type
application/json
{
  • "member_id": "1",
  • "tracking_id": "11174158960526193",
  • "flight_key": "F1ZT00006-2",
  • "result_type": "general",
  • "connected_flight_key": "",
  • "connected_brand_option": ""
}

Response samples

Content type
application/json
Example
{
  • "status": "success",
  • "data": {
    • "tracking_id": "1117415826952619349CQJ",
    • "branded_fare_options": null
    },
  • "message": "Branded fare options retrieved successfully.",
  • "value": {
    • "status": "success",
    • "reason": null,
    • "member_id": "1",
    • "tracking_id": "11177139032526194UXAWG",
    • "result_type": "general",
    • "total_options": 1,
    • "data": [
      ],
    • "selected_flight": {
      }
    }
}

Validate selected itinerary and pricing

Authorizations:
(apiKeyAuthsecretCodeAuth)
Request Body schema: application/json
required
member_id
required
string
result_type
required
string
data
required
Array of arrays
object
property name*
additional property
any

Responses

Response Schema: application/json
property name*
additional property
any

Request samples

Content type
application/json
{
  • "member_id": "1",
  • "result_type": "general",
  • "data": [
    • {
      }
    ]
}

Response samples

Content type
application/json
Example
{
  • "status": "success",
  • "is_warning": "no",
  • "reason": null,
  • "reason_admin": null,
  • "search": {
    • "tracking_id": "11177139202626194TS42Z",
    • "flight_key": "F1TT00032-0",
    • "filter_unique_filter_code": "dac202603111510cgp202603111610125"
    },
  • "booking_tracking_id": "11177139214226194U5TSM",
  • "tracking_id": "11177139202626194TS42Z",
  • "flight_key": null,
  • "price_change": "up",
  • "search_price": {
    • "currency": "BDT",
    • "amount": 5199
    },
  • "validation_price": {
    • "currency": "BDT",
    • "amount": 5452.32
    },
  • "additional_services": [
    • {
      }
    ],
  • "session_expire": {
    • "timestamp": 1771393047,
    • "datetime": "2026-02-18 11:37:27"
    },
  • "serviceCharge": {
    • "currency": "BDT",
    • "reissue": 0,
    • "void": 0,
    • "refund": 0
    },
  • "data": {
    • "tracking_id": "11177139214226194U5TSM",
    • "flight_key": "F1TT00032-0",
    • "journey_type": "OneWay",
    • "result_type": "general",
    • "get_branded_fare": "no",
    • "hold_possible": "yes",
    • "supplier_title": "Travelport-Sandbox",
    • "color_code": "#ffffff",
    • "supplier_code": "travelport",
    • "supplier_uid": "F1TT00032",
    • "supplier_partner_code": "travelport-1-00032",
    • "info_message": null,
    • "tp_trace_id": "11177139202626194TS42Z",
    • "Session_Key": "e698df00-6cba-467a-80fe-ab37f6ada957",
    • "FlightTrackingID": 0,
    • "search_parameter": {
      },
    • "pax_options": {
      },
    • "flight_group": [
      ],
    • "price": {
      },
    • "penalty_info": {
      },
    • "get_pax_ptc_data": null,
    • "fare_rules": {
      },
    • "calendar_key": "2026-03-11-2026-03-11",
    • "calendar_flight_date": "2026-03-11",
    • "calendar_arrival_date": "2026-03-11",
    • "calendar_carrier": "BS",
    • "calendar_total_currency": "BDT",
    • "calendar_total_price": 5452.32,
    • "calendar_total_sell": 5452.32,
    • "calendar_supplier_currency": null,
    • "calendar_supplier_amount": null,
    • "calendar_fmg_amount": null,
    • "total_price": 5452.32,
    • "filter": {
      },
    • "filter_unique_filter_code": "dac202603110615cgp202603110710343",
    • "destination_reach_time": "PT",
    • "destination_reach_timestamp": null,
    • "post_booking_process": "auto",
    • "book_now_pay_later": "no"
    },
  • "terms": {
    • "status": "disable",
    • "text": null
    },
  • "cancellation_terms": {
    • "status": "disable",
    • "text": null
    },
  • "search_parameter": {
    • "journey_type": "OneWay",
    • "segment": [
      ],
    • "travelers_adult": 1,
    • "travelers_child": 0,
    • "travelers_child_age": [ ],
    • "travelers_infants": 0,
    • "travelers_infants_age": [ ],
    • "fare_type": null,
    • "fare_option": null,
    • "content_type": null,
    • "ptc_option": null,
    • "agency_ethnic_list": null,
    • "preferred_carrier": [ ],
    • "non_stop_flight": "any",
    • "baggage_option": "any",
    • "booking_class": "Economy",
    • "supplier_uid": "all",
    • "partner_id": "1",
    • "language": "en",
    • "short_ref": "12121212121",
    • "version": null,
    • "team_profile": null
    },
  • "isDomestic_Flight": true,
  • "passenger_data": null,
  • "available_addon_service": {
    • "baggage_option": null,
    • "seat_option_option": null,
    • "meal": null
    }
}

Get validation status for a booking

Authorizations:
(apiKeyAuthsecretCodeAuth)
Request Body schema: application/json
required
booking_traking_id
required
string
member_id
required
string
property name*
additional property
any

Responses

Response Schema: application/json
property name*
additional property
any

Request samples

Content type
application/json
{
  • "booking_tracking_id": 11172835977626192,
  • "member_id": "1"
}

Response samples

Content type
application/json
Example
{
  • "status": "success",
  • "re_price_status": null,
  • "reason": null,
  • "reason_admin": null,
  • "price_change": "up",
  • "tracking_id": "11177139202626194TS42Z",
  • "booking_tracking_id": "11177139214226194U5TSM",
  • "flight_key": null,
  • "currency": "BDT",
  • "total_amount": 5452.32,
  • "search_price": {
    • "currency": "BDT",
    • "amount": 5199
    },
  • "validation_price": {
    • "currency": "BDT",
    • "amount": 5452.32
    },
  • "additional_services": [
    • {
      }
    ],
  • "session_expire": {
    • "timestamp": 1771393047,
    • "datetime": "2026-02-18 11:37:27"
    },
  • "serviceCharge": {
    • "currency": "BDT",
    • "reissue": 0,
    • "void": 0,
    • "refund": 0
    },
  • "data": {
    • "tracking_id": "11177139214226194U5TSM",
    • "flight_key": "F1TT00032-0",
    • "journey_type": "OneWay",
    • "result_type": "general",
    • "get_branded_fare": "no",
    • "hold_possible": "yes",
    • "supplier_title": "Travelport-Sandbox",
    • "color_code": "#ffffff",
    • "supplier_code": "travelport",
    • "supplier_uid": "F1TT00032",
    • "supplier_partner_code": "travelport-1-00032",
    • "info_message": null,
    • "tp_trace_id": "11177139202626194TS42Z",
    • "Session_Key": "e698df00-6cba-467a-80fe-ab37f6ada957",
    • "FlightTrackingID": 0,
    • "search_parameter": {
      },
    • "pax_options": {
      },
    • "flight_group": [
      ],
    • "price": {
      },
    • "penalty_info": {
      },
    • "get_pax_ptc_data": null,
    • "fare_rules": {
      },
    • "calendar_key": "2026-03-11-2026-03-11",
    • "calendar_flight_date": "2026-03-11",
    • "calendar_arrival_date": "2026-03-11",
    • "calendar_carrier": "BS",
    • "calendar_total_currency": "BDT",
    • "calendar_total_price": 5452.32,
    • "calendar_total_sell": 5452.32,
    • "calendar_supplier_currency": null,
    • "calendar_supplier_amount": null,
    • "calendar_fmg_amount": null,
    • "total_price": 5452.32,
    • "filter": {
      },
    • "filter_unique_filter_code": "dac202603110615cgp202603110710343",
    • "destination_reach_time": "PT",
    • "destination_reach_timestamp": null,
    • "post_booking_process": "auto",
    • "book_now_pay_later": "no"
    },
  • "search_parameter": {
    • "journey_type": "OneWay",
    • "segment": [
      ],
    • "travelers_adult": 1,
    • "travelers_child": 0,
    • "travelers_child_age": [ ],
    • "travelers_infants": 0,
    • "travelers_infants_age": [ ],
    • "fare_type": null,
    • "fare_option": null,
    • "content_type": null,
    • "ptc_option": null,
    • "agency_ethnic_list": null,
    • "preferred_carrier": [ ],
    • "non_stop_flight": "any",
    • "baggage_option": "any",
    • "booking_class": "Economy",
    • "supplier_uid": "all",
    • "partner_id": "1",
    • "language": "en",
    • "short_ref": "12121212121",
    • "version": null,
    • "team_profile": null
    },
  • "isDomestic_Flight": true,
  • "passenger_data": [ ],
  • "seat_selection_required": null,
  • "meal_selection_required": null,
  • "baggage_selection_required": null,
  • "baggage_data": [ ],
  • "meal_data": [ ],
  • "seat_data": [ ],
  • "baggage_protection_selection_required": "disable",
  • "baggage_protection_data": [ ],
  • "discount_data": [ ],
  • "ancillary_services_validation": {
    • "total_travelers_adult": 1,
    • "total_travelers_child": 0,
    • "baggage": {
      },
    • "meal": {
      },
    • "seat": {
      },
    • "baggage_protection": {
      }
    },
  • "terms": {
    • "status": "disable",
    • "text": null
    },
  • "cancellation_terms": {
    • "status": "disable",
    • "text": null
    }
}

Passenger & Ancillaries

Update passenger details in a booking

Authorizations:
(apiKeyAuthsecretCodeAuth)
Request Body schema: application/json
required
booking_tracking_id
required
string

Booking tracking ID from previous step

member_id
required
string

Member account ID

required
Array of objects

Passenger list

save_pax
string

Save passenger information for future booking

property name*
additional property
any

Responses

Response Schema: application/json
property name*
additional property
any

Request samples

Content type
application/json
{
  • "booking_tracking_id": "6911771481303261946AGZX",
  • "member_id": "1",
  • "save_pax": "yes",
  • "passenger": [
    • {
      }
    ]
}

Response samples

Content type
application/json
Example
{
  • "status": "success",
  • "reason": "Passenger data has been successfully updated. ",
  • "tracking_id": "11177139214226194U5TSM",
  • "total_guest": 1,
  • "Final_Supplier_Pax_Data": null,
  • "price_status": {
    • "status": "success",
    • "price_change": "no-change",
    • "search_price": null,
    • "validation_price": null
    },
  • "data": [
    • {
      }
    ]
}

Get available baggage options

Authorizations:
(apiKeyAuthsecretCodeAuth)
Request Body schema: application/json
required
booking_tracking_id
required
string

Unique booking tracking ID

member_id
string

Member account ID

property name*
additional property
any

Responses

Response Schema: application/json
property name*
additional property
any

Request samples

Content type
application/json
{
  • "Get baggage options": {
    • "value": {
      }
    }
}

Response samples

Content type
application/json
Example
{
  • "status": "success",
  • "reason": "baggage option available.",
  • "currency": "BDT",
  • "Book_option": "Pre Booking available",
  • "data": {
    • "flight_group": [
      ]
    },
  • "json_file": "/var/www/test/logs_data/flight_logs/11177304475068881NMEBB/baggage_options_data.json"
}

Add or update baggage selections

Authorizations:
(apiKeyAuthsecretCodeAuth)
Request Body schema: application/json
required
booking_tracking_id
required
string

Booking tracking ID from booking step

pax_type
required
string

Passenger type (ADT = Adult, CNN = Child, INF = Infant)

pax_id
required
string

Passenger ID

required
Array of objects

Selected baggage options

member_id
string

Member account ID

property name*
additional property
any

Responses

Response Schema: application/json
property name*
additional property
any

Request samples

Content type
application/json
{
  • "booking_tracking_id": "71176110719926193FHWN5",
  • "member_id": "1",
  • "pax_type": "ADT",
  • "pax_id": "1",
  • "data": [
    • {
      }
    ]
}

Response samples

Content type
application/json
Example
{
  • "status": "success",
  • "reason": "Your selected baggage selection has been successfully updated.",
  • "booking_tracking_id": "11177304475068881NMEBB",
  • "pax_id": "1",
  • "pax_type": "ADT",
  • "selected_baggage": [
    • {
      }
    ],
  • "flight_baggage_options_data": {
    • "flight_group": [
      ]
    }
}

Get seat map and seat options

Authorizations:
(apiKeyAuthsecretCodeAuth)
Request Body schema: application/json
required
booking_tracking_id
required
string

Unique booking tracking ID

member_id
string

Member account ID

property name*
additional property
any

Responses

Response Schema: application/json
property name*
additional property
any

Request samples

Content type
application/json
{
  • "booking_tracking_id": "11172449017926193YNB5W",
  • "member_id": "1"
}

Response samples

Content type
application/json
Example
{
  • "status": "success",
  • "reason": "seat option available.",
  • "booking_tracking_id": "11177304475068881NMEBB",
  • "currency": "BDT",
  • "Book_option": "Pre Booking available",
  • "data": [
    • {
      }
    ]
}

Update seat selections

Authorizations:
(apiKeyAuthsecretCodeAuth)
Request Body schema: application/json
required
booking_tracking_id
required
string

Unique booking tracking ID

Booking_id
required
string

Unique booking ID

member_id
string

Member account ID

property name*
additional property
any

Responses

Response Schema: application/json
property name*
additional property
any

Request samples

Content type
application/json
{
  • "tracking_id": "11169470175826238JXG6J",
  • "booking_id": "FL2314SEAAAE",
  • "member_id": "1"
}

Response samples

Content type
application/json
Example
{
  • "status": "success",
  • "reason": "Your selected seat selection has been successfully updated.",
  • "booking_tracking_id": "11177304475068881NMEBB",
  • "pax_id": "1",
  • "pax_type": "ADT",
  • "selected_seat": [
    • {
      }
    ],
  • "flight_seat_options_data": [
    • {
      }
    ]
}

Get available meal options

Authorizations:
(apiKeyAuthsecretCodeAuth)
Request Body schema: application/json
required
booking_tracking_id
required
string

Unique booking tracking ID

member_id
string

Member account ID

property name*
additional property
any

Responses

Response Schema: application/json
property name*
additional property
any

Request samples

Content type
application/json
{
  • "booking_tracking_id": "71176110719926193FHWN5",
  • "member_id": "1"
}

Response samples

Content type
application/json
Example
{
  • "status": "success",
  • "reason": "Meal option available.",
  • "currency": "BDT",
  • "data": [
    • [
      ]
    ],
  • "json_file": "/var/www/test/logs_data/flight_logs/11177304475068881NMEBB/meal_options_data.json"
}

Update selected meals

Authorizations:
(apiKeyAuthsecretCodeAuth)
Request Body schema: application/json
required
booking_tracking_id
required
string

Booking tracking ID from booking step

pax_type
required
string

Passenger type (ADT = Adult, CNN = Child, INF = Infant)

pax_id
required
string

Passenger ID

required
Array of objects

Selected Meal options

member_id
string

Member account ID

property name*
additional property
any

Responses

Response Schema: application/json
property name*
additional property
any

Request samples

Content type
application/json
{
  • "booking_tracking_id": "71176110719926193FHWN5",
  • "member_id": "1",
  • "pax_type": "ADT",
  • "pax_id": "1",
  • "data": [
    • {
      }
    ]
}

Response samples

Content type
application/json
Example
{
  • "status": "success",
  • "reason": "Your selected meal selection has been successfully updated.",
  • "debug": null,
  • "booking_tracking_id": "11177304475068881NMEBB",
  • "pax_id": "1",
  • "pax_type": "ADT",
  • "selected_meal": [
    • {
      }
    ],
  • "flight_meal_options_data": [
    • [
      ]
    ]
}

Booking Management

Create a flight booking

Authorizations:
(apiKeyAuthsecretCodeAuth)
Request Body schema: application/json
required
booking_tracking_id
required
string

Booking tracking ID from previous step

isd_code
required
string

Country ISD code for contact number

contact_no
required
string

Contact number of the passenger

email_address
required
string <email>

Passenger email address

payment_type
required
string

Payment method (e.g., account_balance, card, bKash, etc.)

redirect_url
required
string <url>

URL to redirect after successful payment

member_id
string

Member account ID

property name*
additional property
any

Responses

Response Schema: application/json
property name*
additional property
any

Request samples

Content type
application/json
{
  • "booking_tracking_id": "6911771481303261946AGZX",
  • "member_id": "1",
  • "isd_code": "880",
  • "contact_no": "018729180012",
  • "email_address": "im@jhon.com",
  • "payment_type": "account_balance",
}

Response samples

Content type
application/json
Example
{
  • "status": "success",
  • "reason": "The booking has been successfully created, and it is associated with the Booking Id FL2317OCAA6P.",
  • "general": {
    • "service_type": "FLIGHT",
    • "service_details": "OneWay From DAC to LHR Departure date 2023-11-10",
    • "booking_remarks": null,
    • "generated_date": "2023-10-17",
    • "partner_id": "1",
    • "master_partner_id": null,
    • "branch_id": null,
    • "tracking_id": "1169751590226238FFXQU",
    • "booking_id": "FL2317OCAA6P",
    • "airlines_pnr": "2Q4JFZ",
    • "supplier_confirmation_id": "ord_0000AaqjPgNUG2Pgt1KZeq",
    • "supplier_others_id_a": null,
    • "supplier_others_id_b": null,
    • "member_id": null,
    • "book_by": "NSN",
    • "ip_address": "103.150.26.238",
    • "timestamp": "1697515935",
    • "last_update": "1697515935"
    },
  • "booking": {
    • "status": "success",
    • "booking_status": "hold",
    • "booking_supplier_status": "hold",
    • "ticket_status": "queue",
    • "payment_status": "pending",
    • "auto_cancel_status": "pending",
    • "auto_cancel": "2023-10-17 23:59:59",
    • "auto_cancel_timestamp": "1697587199"
    },
  • "price": {
    • "currency": "SGD",
    • "total_amount": "505.62",
    • "sell_total_price": "505.62",
    • "sales_comission": null,
    • "customer_markup_policy": "2"
    },
  • "flight": {
    • "modify": {
      },
    • "search_parameter": {
      },
    • "departure": {
      },
    • "arrival": {
      },
    • "departure_airport": "DAC",
    • "arrival_airport": "LHR",
    • "flight_group": [
      ],
    • "price": {
      },
    • "customer_markup_policy": {
      },
    • "baggage": [
      ],
    • "fare_rules": {
      }
    },
  • "pax": {
    • "primary": {
      },
    • "data": [
      ]
    },
  • "partner": {},
  • "supplier": {
    • "info": {
      },
    • "price": {
      }
    }
}

Booking details

Authorizations:
(apiKeyAuthsecretCodeAuth)
Request Body schema: application/json
required
booking_tracking_id
required
string

Unique booking tracking ID

Booking_id
required
string

Unique booking ID

member_id
string

Member account ID

property name*
additional property
any

Responses

Response Schema: application/json
property name*
additional property
any

Request samples

Content type
application/json
{
  • "tracking_id": "71176482474026194FH3BA",
  • "booking_id": "",
  • "member_id": "1"
}

Response samples

Content type
application/json
Example
{
  • "status": "success",
  • "reason": "Booking Details For Tracking Id 119177311942703210WDEPJ",
  • "tracking_id": "119177311942703210WDEPJ",
  • "booking_id": "FL2610MAPSA3D7",
  • "pay_tracking_id": null,
  • "sendGTMEvent": false,
  • "general": {
    • "service_type": "FLIGHT",
    • "booking_platform": "B2B",
    • "service_details": "OneWay From KWI to ADJ Departure date 2026-06-11",
    • "booking_remarks": null,
    • "generated_date": "2026-03-10",
    • "partner_id": "1",
    • "master_partner_id": "1",
    • "branch_id": "BDHE001",
    • "IsCardPayBooking": "no",
    • "CardPayStatus": "pending",
    • "CardPayBookingStatus": "processing",
    • "CardPayBookingStatusExecute": "pending",
    • "postBookingProcess": "auto",
    • "book_now_pay_later": "0",
    • "tracking_id": "119177311942703210WDEPJ",
    • "booking_id": "FL2610MAPSA3D7",
    • "airlines_pnr": "XDR1YK",
    • "supplier_confirmation_id": "XDR1YK",
    • "order_id_ndc": null,
    • "order_id_Farelogix": null,
    • "supplier_others_id_a": "NzA5NDkwODQhWERSMVlLIWZhbHNl",
    • "supplier_others_id_b": "120735201421",
    • "externalBookingRefIds": [ ],
    • "supplier_booking_pcc": "NzYxMTI1MzQhSjk-",
    • "supplier_ticketing_pcc": null,
    • "supplier_provider_code": null,
    • "supplier_is_gds": "NO",
    • "carrier": "J9",
    • "departure_date": "2026-06-11",
    • "arrival_date": "2026-06-11",
    • "isDomestic_Flight": false,
    • "flightSegment": "KWI-ADJ",
    • "cabinPriceClass": "Economy Value",
    • "cabinCode": "EV",
    • "bookingCode": "E",
    • "departure_airport": "KWI",
    • "arrival_airport": "ADJ",
    • "supplier_code": "jazeera_air",
    • "supplier_uid": "F1JS00114",
    • "manualAction": {
      },
    • "member_id": "19",
    • "book_by": "test",
    • "ip_address": "203.76.126.194",
    • "timestamp": "1773119468",
    • "last_update": "1773119468"
    },
  • "changeLogs": [ ],
  • "voucher": {},
  • "action": {
    • "bookingStatus": "Hold",
    • "bookingStatusColor": "#FD7E14",
    • "bookingStatusInfo": "Hold",
    • "supplier_is_gds": "NO",
    • "view_gds_ticket": "NO",
    • "cancel_booking": "YES",
    • "void_ticket": "NO",
    • "cancel_ticket": "NO",
    • "split_booking": "NO",
    • "issue_ticket": "YES",
    • "issue_ticket_card": "YES",
    • "re_issue_ticket": "NO",
    • "issue_ticket_partial_pay": "NO",
    • "refund_quote": "NO",
    • "sync_booking": "YES",
    • "booking_info_update": "NO",
    • "ticket_issue_date": "",
    • "applied_flight_departure_date": "2026-06-10",
    • "flight_departure_date": "2026-06-11",
    • "current_yyyy_mm_dd": "2026-03-10",
    • "airlines_permission": {
      },
    • "partner_permission": {
      }
    },
  • "voidRefundData": [ ],
  • "reIssueData": [ ],
  • "booking": {
    • "status": "success",
    • "bookingStatus": "Hold",
    • "bookingStatusColor": "#FD7E14",
    • "bookingStatusInfo": "Hold",
    • "booking_status": "hold",
    • "booking_supplier_status": "hold",
    • "ticket_status": "queue",
    • "ticketMsg": null,
    • "payment_status": "pending",
    • "auto_cancel_status": "pending",
    • "partner_timezone": "Asia/Dhaka",
    • "syncTimeLimit": "1",
    • "auto_cancel": "2026-03-10 11:26:08",
    • "auto_cancel_timestamp": "1773120368",
    • "ticketingTimeLimit": "2026-03-10 11:26:08",
    • "supplierTimeLimit": null,
    • "supplierTimeLimitTimezone": null,
    • "show_hold_booking_time_limit": "yes",
    • "show_hold_booking_time_limit_msg": "Thanks For Booking with us.",
    • "OnlineCheckIn": null,
    • "OnlineCheckInText": null
    },
  • "price": {
    • "currency": "BDT",
    • "total_amount": "130950.62",
    • "sell_total_price": "141092.48",
    • "sales_comission": null,
    • "applied_comission_ratio": "0",
    • "customer_markup_policy": null,
    • "partial_pay": {
      },
    • "cancel_reissue_charges": {
      }
    },
  • "bookingPaymentRequestDtata": [ ],
  • "syncData": {
    • "Segment": null,
    • "Travelers": null,
    • "Price": [ ],
    • "FareRules": [ ],
    • "FlightFlown": [ ],
    • "SSR": [ ]
    },
  • "flight": {
    • "modify": {
      },
    • "search_parameter": {
      },
    • "departure": {
      },
    • "arrival": {
      },
    • "departure_airport": "KWI",
    • "departure_city": "Kuwait City",
    • "arrival_airport": "ADJ",
    • "arrival_city": "Amman",
    • "flight_group": [
      ],
    • "price": {
      },
    • "customer_markup_policy": null,
    • "baggage": null,
    • "fare_rules": {
      },
    • "read_ssr": [ ]
    },
  • "additional_baggage": [ ],
  • "additional_meal": [ ],
  • "pax_seat_plan": [ ],
  • "baggage_protection": [ ],
  • "additional_services": [ ],
  • "discount_data": [ ],
  • "pax": {
    • "primary": {
      },
    • "data": [
      ]
    },
  • "invoice_data": [ ],
  • "refund_status_list": [
    • "requested",
    • "processing",
    • "refunded"
    ],
  • "refund_data": [ ],
  • "partner": {},
  • "supplier": {
    • "info": {
      }
    },
  • "terms": {
    • "status": null,
    • "text": null
    },
  • "cancellation_terms": {
    • "status": null,
    • "text": null
    },
  • "special_notice_status": "disable",
  • "special_notice": null
}

Issue tickets for a validated booking

Authorizations:
(apiKeyAuthsecretCodeAuth)
Request Body schema: application/json
required
member_id
required
string

Logged in user member ID (Required)

tracking_id
required
string

Tracking ID received from Booking response (Required)

price_change_accepted
required
string

Accept price change if fare updated (yes / no) (Required)

notes
string

Additional notes (Optional)

property name*
additional property
any

Responses

Response Schema: application/json
property name*
additional property
any

Request samples

Content type
application/json
{
  • "member_id": "1",
  • "tracking_id": "11173813342526193WAN5G",
  • "price_change_accepted": "no",
  • "notes": "not required"
}

Response samples

Content type
application/json
Example
{
  • "status": "success",
  • "reason": "Ticket Issued Successfully",
  • "reason_admin": "Ticket Issued Successfully",
  • "InnoPush": true,
  • "tracking_id": "186177260842803210UESNA",
  • "booking_status": "confirm",
  • "pax_ticket_data": null,
  • "supplier_confirmation_id": "EK176HNBQNWA4",
  • "past_booking_details": {
    • "last_update": "1772608519",
    • "tracking_id": "186177260842803210UESNA",
    • "booking_id": "FL2604MARMACZN",
    • "supplier_confirmation_id": "EK176HNBQNWA4",
    • "airlines_pnr": "BA7U7B",
    • "service_type": "FLIGHT",
    • "status": "confirm",
    • "booking_status": "confirm",
    • "generated_date": "2026-03-04"
    },
  • "Execute_Data": {
    • "status": "success",
    • "reason": "Ticket Issued Successfully",
    • "reason_admin": "Ticket Issued Successfully",
    • "tracking_id": "186177260842803210UESNA",
    • "booking_status": "confirm",
    • "booking_supplier_status": "confirm",
    • "supplier_confirmation_id": "EK176HNBQNWA4",
    • "responses": {
      }
    }
}

Cancel a flight booking

Authorizations:
(apiKeyAuthsecretCodeAuth)
Request Body schema: application/json
required
tracking_id
required
string

Booking tracking ID to cancel

member_id
string

Logged-in user member ID

reason
string

Reason for cancellation (optional)

property name*
additional property
any

Responses

Response Schema: application/json
property name*
additional property
any

Request samples

Content type
application/json
{
  • "member_id": "1",
  • "tracking_id": "11173813474126193F9NJX",
  • "reason": "not required"
}

Response samples

Content type
application/json
Example
{
  • "status": "success",
  • "reason": "Flight Reservation has been successfully canceled. ",
  • "reason_admin": null,
  • "tracking_id": "117177260916803210FDXFU",
  • "supplier_confirmation_id": null,
  • "past_booking_details": {
    • "last_update": "1772611958",
    • "tracking_id": "117177260916803210FDXFU",
    • "booking_id": "FL2604MAIRACZQ",
    • "supplier_confirmation_id": "6F2J03IPXB",
    • "airlines_pnr": "6JCN036LUU",
    • "service_type": "FLIGHT",
    • "status": "cancel",
    • "booking_status": "cancel",
    • "generated_date": "2026-03-04"
    },
  • "supplier_response": {
    • "status": "success",
    • "reason": "Flight Reservation has been successfully canceled.",
    • "reason_admin": null,
    • "tracking_id": "117177260916803210FDXFU",
    • "gdrs_pnr": "6F2J03IPXB",
    • "BookingStatus": "cancel",
    • "Supplier_booking_Status_Code": 4,
    • "data": {
      }
    }
}
Back to Portal