Download OpenAPI specification:
Hotel API endpoints converted from Postman collection.
| location required | string Location name or partial name for hotel autocomplete/search |
| property name* additional property | any |
| property name* additional property | any |
{- "location": "paris"
}[- {
- "location": "Paris, France"
}, - {
- "location": "Paris, TX, USA"
}, - {
- "location": "Paris Expo Porte de Versailles, Place de la Porte de Versailles, Paris, France"
}, - {
- "location": "Paris Las Vegas, South Las Vegas Boulevard, Las Vegas, NV, USA"
}, - {
- "location": "Paris Orly Airport (ORY), Orly, France"
}
]| location required | string Hotel search location |
| partner_id required | string Partner account ID |
| checkIn required | string <date> Check-in date (YYYY-MM-DD) |
| checkOut required | string <date> Check-out date (YYYY-MM-DD) |
required | object |
| guest_nationality | string Nationality of the guest (ISO country code) |
| radius | string Search radius around location (e.g., auto / 5km) |
| breakfast_option | string Breakfast preference filter (any / included / excluded) |
| hotel_star_level | string Filter by hotel star rating (any / 3 / 4 / 5) |
| property name* additional property | any |
| property name* additional property | any |
{- "location": "Dubai - United Arab Emirates",
- "partner_id": "1",
- "guest_nationality": "BD",
- "checkIn": "2025-07-09",
- "checkOut": "2025-07-10",
- "radius": "auto",
- "breakfast_option": "any",
- "hotel_star_level": "any",
- "occupancies": [
- {
- "adult": "2",
- "child": "1",
- "child_age": [
- "3"
]
}, - {
- "adult": "2"
}
], - "short_ref": "b1da9390..."
}{- "status": "success",
- "reason": "Your destination search yielded results for 194 hotels.",
- "tracking_id": "11177173317126194WKNKI",
- "search_duration_seconds": "42 seconds",
- "search_total_block": "24,",
- "search_total_hotel": "1741,",
- "total_hotel": "194,",
- "before_mapping_total_hotel": "233,",
- "name_match_mapping_addon": "null,",
- "ResultPercentage": "0.00%",
- "search_parameter": {
- "tracking_id": "11771733169CCL1",
- "location": "Dhaka, Bangladesh",
- "radius": "auto",
- "search_radius": "17,",
- "unit": "km",
- "checkIn": "2026-03-15",
- "checkOut": "2026-03-21",
- "total_night": "6",
- "total_room": "1,",
- "total_adult": "2,",
- "total_child": "0,",
- "occupancies": {
- "room": 1,
- "adult": "2",
- "child": "0"
}, - "guest_nationality": "BD",
- "hotel_star_level": "any",
- "search_currency": "null,",
- "latitude": "23.804093,",
- "longitude": "90.4152376,",
- "country_name": "Bangladesh",
- "country_code": "BD",
- "city_name": "Dhaka",
- "city_code": "Dhaka",
- "area_name": "null,",
- "area_code": "null,",
- "supplier_uid": "all",
- "hotel_mapping_count": 1792
}, - "data": {
- "uid": "36,",
- "hotel_id": "H1EA00004#17350009",
- "vervotechId": "15712948",
- "giataId": "725793",
- "tracking_id": "11771733169CCL1",
- "room_tracking_id": "11771733169CCL1-H1EA00004-36",
- "hotel_name": "White House Guest House",
- "hotel_name_code": "white-house-guest-house",
- "property_type": "Guesthouse",
- "room_title": "Dormitory Room",
- "promo_tag": "Save:7%",
- "rate_type": "Bed-Breakfast",
- "star_rating": "3,",
- "rating_average": "null,",
- "address": "10B/1, Road 51, Unit B1, Gulshan 2",
- "latitude": "23.8011",
- "longitude": "90.4145",
- "distance_km": "0.34116",
- "currency": "BDT",
- "total_amount": "28180.83,",
- "sell_price": "28180.83,",
- "sell_per_night": "28180.83,",
- "supplier": {
- "supplier_code": "ean",
- "supplier_uid": "H1EA00004",
- "supplier_partner_code": "ean-1-00004",
- "currency": "USD",
- "purchase": 231.12,
- "fmg_price": 231.12
}, - "free_cancellation": "36,",
- "facility": [
- {
- "title": "Breakfast",
- "icon": "mdi mdi-coffee"
}, - {
- "title": "Wifi",
- "icon": "mdi mdi-wifi"
}, - {
- "title": "Restaurant",
- "icon": "mdi mdi-silverware-fork-knife"
}, - {
- "title": "Airport transfer",
- "icon": "mdi mdi-car-arrow-right"
}, - {
- "title": "Laundry service",
- "icon": "mdi mdi-washing-machine-alert"
}, - {
- "title": "Luggage storage",
- "icon": "mdi mdi-bag-checked"
}, - {
- "title": "Swimming pool",
- "icon": "mdi mdi-pool"
}, - {
- "title": "Fitness center",
- "icon": "mdi mdi-dumbbell"
}, - {
- "title": "Car Parking",
- "icon": "mdi mdi-parking"
}
], - "search_result_logs_url": "https://temp-logs.example.com/hotel_logs/11177173317126194WKNKI/search_result.json"
}
}| hotel_id required | string Unique hotel identifier |
| checkIn required | string <date> Check-in date in YYYY-MM-DD format |
| checkOut required | string <date> Check-out date in YYYY-MM-DD format |
required | Array of objects Room occupancies |
| guest_nationality | string Nationality of guest (ISO country code) |
| property name* additional property | any |
| property name* additional property | any |
{- "hotel_id": "H1AS00029#RTPARDAM#PAR",
- "checkIn": "2025-07-02",
- "checkOut": "2025-07-03",
- "occupancies": [
- {
- "adult": "2"
}
], - "guest_nationality": "BD"
}{- "status": "success",
- "tracking_id": "11170398842026238CWCML",
- "search_parameter": {
- "hotel_id": "H10004#770081",
- "checkIn": "2024-02-11",
- "checkOut": "2024-02-12",
- "occupancies": [
- {
- "adult": "1"
}
], - "guest_nationality": "SG",
- "total_night": "1"
}, - "session_expire": {
- "timestamp": 1703990222,
- "datetime": "2023-12-31 10:37:02 +08",
- "message": "The booking process should be completed by no later than 2023-12-31 10:37:02 +08."
}, - "response_data": [
- {
- "tracking_id": "11170398842026238CWCML",
- "room_tracking_id": "11170398842026238CWCML-hotelbeds-0",
- "supplier_partner_code": "hotelbeds-1-0004",
- "supplier_code": "hotelbeds",
- "total_amount": 77.77,
- "sell_total_price": 77.77,
- "currency": "USD",
- "sales_comission": null,
- "customer_markup_policy": {
- "Id": "2",
- "ftm_partner_id": "1",
- "partner_name": null,
- "supplier_type": "HOTEL",
- "on_base_fare_ratio_markup": "0.00",
- "on_base_fare_ratio_discount": "0.00",
- "on_base_fare_fixed_markup": "0.00",
- "on_tax_ratio_markup": "0.00",
- "on_tax_fixed_markup": "0.00",
- "cancellation_buffer_days": "0",
- "ssr_charge_ratio": "0.00",
- "ssr_charge_markup": "0.00",
- "timestamp": null,
- "last_update": null,
- "markup_min_active": "disable",
- "markup_min": "0.00",
- "markup_max_active": "disable",
- "markup_max": "0.00",
- "ticket_issue_charge": "0.00",
- "penalty_markup": "0.00"
}, - "data": [
- {
- "uid": 0,
- "room_id": "SUI.DX-KG",
- "room_name": "Deluxe King Suite",
- "hotel_id": 770081,
- "supplier": "hotelbeds",
- "hold_possible": "yes",
- "rate_id": "20240211|20240212|W|321|770081|SUI.DX-KG|GC-ALL|RO||1~1~0||N@06~~2226a~1868699188~N~~~NOR~BD45516EE9C545C170398842092100AASG000000100000000052226a",
- "rate_code": "RO",
- "rate_type": "ROOM ONLY",
- "rate_class": "NOR",
- "availability": "BOOKABLE",
- "available_rooms": 2,
- "refundable": null,
- "occupancies": {
- "total_room": 1,
- "total_guest": 1,
- "adults": 1,
- "children": 0
}, - "amenities": null,
- "amenities_list": [
- ""
], - "price": 77.77,
- "sell": 77.77,
- "currency": "USD",
- "price_breakdown": {
- "total": {
- "purchase": {
- "price": 77.77,
- "currency": "USD"
}, - "sell": {
- "price": 77.77,
- "currency": "USD"
}, - "fmg": {
- "price": 106.34,
- "currency": "SGD"
}, - "supplier": {
- "price": "106.34",
- "currency": "SGD"
}
}, - "base_fare": {
- "purchase": {
- "price": 77.77,
- "currency": "USD"
}, - "sell": {
- "price": 77.77,
- "currency": "USD"
}, - "fmg": {
- "price": 106.34,
- "currency": "SGD"
}, - "supplier": {
- "price": "106.34",
- "currency": "SGD"
}
}, - "tax": {
- "purchase": {
- "price": 0,
- "currency": "USD"
}, - "sell": {
- "price": 0,
- "currency": "USD"
}, - "fmg": {
- "price": 0,
- "currency": "SGD"
}, - "buy": {
- "price": 0,
- "currency": "SGD"
}
}, - "stay_tax": {
- "purchase": {
- "price": 0,
- "currency": "USD"
}, - "sell": {
- "price": 0,
- "currency": "USD"
}, - "fmg": {
- "price": null,
- "currency": "SGD"
}, - "buy": {
- "price": null,
- "currency": "SGD"
}
}, - "extra_person_fee": {
- "purchase": {
- "price": 0,
- "currency": "USD"
}, - "sell": {
- "price": 0,
- "currency": "USD"
}, - "fmg": {
- "price": 0,
- "currency": "SGD"
}, - "buy": {
- "price": 0,
- "currency": "SGD"
}
}
}, - "bed": {
- "bed_type": "1 King Bed",
- "bed_icon": "bed.svg",
- "bed_type_guarantee": ""
}, - "cancellation_policies": {
- "auto_cancel": "2023-12-31T10:07:02+08:00",
- "summery": "non refundable",
- "cancellation_buffer_days": "0"
}
}
]
}, - {
- "tracking_id": "11170398842026238CWCML",
- "room_tracking_id": "11170398842026238CWCML-hotelbeds-1",
- "supplier_partner_code": "hotelbeds-1-0004",
- "supplier_code": "hotelbeds",
- "total_amount": 83.75,
- "sell_total_price": 83.75,
- "currency": "USD",
- "sales_comission": null,
- "customer_markup_policy": {
- "Id": "2",
- "ftm_partner_id": "1",
- "partner_name": null,
- "supplier_type": "HOTEL",
- "on_base_fare_ratio_markup": "0.00",
- "on_base_fare_ratio_discount": "0.00",
- "on_base_fare_fixed_markup": "0.00",
- "on_tax_ratio_markup": "0.00",
- "on_tax_fixed_markup": "0.00",
- "cancellation_buffer_days": "0",
- "ssr_charge_ratio": "0.00",
- "ssr_charge_markup": "0.00",
- "timestamp": null,
- "last_update": null,
- "markup_min_active": "disable",
- "markup_min": "0.00",
- "markup_max_active": "disable",
- "markup_max": "0.00",
- "ticket_issue_charge": "0.00",
- "penalty_markup": "0.00"
}, - "data": [
- {
- "uid": 1,
- "room_id": "DBL.DX-GD",
- "room_name": "Grand Deluxe King Suite",
- "hotel_id": 770081,
- "supplier": "hotelbeds",
- "hold_possible": "yes",
- "rate_id": "20240211|20240212|W|321|770081|DBL.DX-GD|GC-ALL|RO||1~1~0||N@06~~23472~-1518448322~N~~~NOR~BD45516EE9C545C170398842092100AASG0000001000000000523472",
- "rate_code": "RO",
- "rate_type": "ROOM ONLY",
- "rate_class": "NOR",
- "availability": "BOOKABLE",
- "available_rooms": 2,
- "refundable": null,
- "occupancies": {
- "total_room": 1,
- "total_guest": 1,
- "adults": 1,
- "children": 0
}, - "amenities": null,
- "amenities_list": [
- ""
], - "price": 83.75,
- "sell": 83.75,
- "currency": "USD",
- "price_breakdown": {
- "total": {
- "purchase": {
- "price": 83.75,
- "currency": "USD"
}, - "sell": {
- "price": 83.75,
- "currency": "USD"
}, - "fmg": {
- "price": 114.52,
- "currency": "SGD"
}, - "supplier": {
- "price": "114.52",
- "currency": "SGD"
}
}, - "base_fare": {
- "purchase": {
- "price": 83.75,
- "currency": "USD"
}, - "sell": {
- "price": 83.75,
- "currency": "USD"
}, - "fmg": {
- "price": 114.52,
- "currency": "SGD"
}, - "supplier": {
- "price": "114.52",
- "currency": "SGD"
}
}, - "tax": {
- "purchase": {
- "price": 0,
- "currency": "USD"
}, - "sell": {
- "price": 0,
- "currency": "USD"
}, - "fmg": {
- "price": 0,
- "currency": "SGD"
}, - "buy": {
- "price": 0,
- "currency": "SGD"
}
}, - "stay_tax": {
- "purchase": {
- "price": 0,
- "currency": "USD"
}, - "sell": {
- "price": 0,
- "currency": "USD"
}, - "fmg": {
- "price": null,
- "currency": "SGD"
}, - "buy": {
- "price": null,
- "currency": "SGD"
}
}, - "extra_person_fee": {
- "purchase": {
- "price": 0,
- "currency": "USD"
}, - "sell": {
- "price": 0,
- "currency": "USD"
}, - "fmg": {
- "price": 0,
- "currency": "SGD"
}, - "buy": {
- "price": 0,
- "currency": "SGD"
}
}
}, - "bed": {
- "bed_type": "1 King Bed",
- "bed_icon": "bed.svg",
- "bed_type_guarantee": ""
}, - "cancellation_policies": {
- "auto_cancel": "2023-12-31T10:07:02+08:00",
- "summery": "non refundable",
- "cancellation_buffer_days": "0"
}
}
]
}
]
}| hotel_id required | string Unique hotel identifier |
| property name* additional property | any |
| property name* additional property | any |
{- "hotel_id": "H1AS00029#RTPARDAM#PAR"
}{- "status": "success",
- "hotel_id": "17350009",
- "supplier_code": "ean",
- "travelgate_supplier_code": "",
- "last_update": "Saturday, 2025-04-26 9:54 PM +06:00",
- "data": {
- "created": "2025-04-26T15:54:10Z",
- "timestamp": "1745682850",
- "hotel_id": "17350009",
- "name": "White House Guest House",
- "name_local": "White House Guest House",
- "hotel_formerly_name": "White House Guest House",
- "brand_text": "null,",
- "property_type": "Guesthouse",
- "star_rating": "3.0",
- "chain": "Independent",
- "brand": "Independent",
- "logo": "null,",
- "review_rating": {
- "source": "Expedia.com",
- "number_of_reviews": "2,",
- "rating_average": "362738,",
- "popularity_score": "1.0"
}, - "policies": {
- "checkin": {
- "begin_time": "null,",
- "end_time": "anytime",
- "instructions": "<ul> <li>Extra-person charges may apply and vary depending on property policy</li><li>Government-issued photo identification and a credit card, debit card, or cash deposit may be required at check-in for incidental charges</li><li>Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed</li><li>This property accepts credit cards</li><li>Only bookings from non-local guests are accepted; guests whose residence is within 50 mi (80 km) of the property will not be allowed to check in</li> </ul>",
- "special_instructions": "null,",
- "min_age": 18
}, - "checkout": {
- "time": "12:00 PM"
}, - "fees": {
- "optional": "<ul> <li>Airport shuttle fee: USD 20 per person (one-way)</li><li>Airport shuttle fee per child: USD 20.00</li></ul> <p>The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. </p>"
}, - "know_before_you_go": "null,",
- "pets": [
- "Pets not allowed"
], - "remark": "null,",
- "child_and_extra_bed_policy": {
- "infant_age": null,
- "children_age_from": null,
- "children_age_to": null,
- "children_stay_free": null,
- "min_guest_age": null
}, - "nationality_restrictions": null
}, - "address": {
- "latitude": "23.80112,",
- "longitude": "90.41445,",
- "address_line_1": "10B/1, Road 51, Unit B1, Gulshan 2",
- "address_line_2": "null,",
- "city": "Dhaka",
- "state": "null,",
- "country": "BD",
- "country_code": "BD",
- "postal_code": "1212",
- "full_address": "10B/1, Road 51, Unit B1, Gulshan 2 , Dhaka, , BD-1212",
- "google_map_site_link": "http://maps.google.com/maps?q=10B/1+Road+51+Unit+B1+Gulshan+2++Dhaka++BD-1212",
- "local_lang": {
- "latitude": 23.80112,
- "longitude": 90.41445,
- "address_line_1": "10B/1, Road 51, Unit B1, Gulshan 2",
- "address_line_2": null,
- "city": "Dhaka",
- "state": null,
- "country": "BD",
- "country_code": "BD",
- "postal_code": "1212",
- "full_address": "10B/1, Road 51, Unit B1, Gulshan 2 , Dhaka, , BD-1212",
- "google_map_site_link": "http://maps.google.com/maps?q=10B/1 Road 51 Unit B1 Gulshan 2 Dhaka BD-1212"
}, - "mapping": {
- "continent_id": null,
- "country_id": "BD",
- "province_id": null,
- "state_id": null,
- "city_id": null,
- "area_id": null
}, - "contacts": {
- "phone_numbers": [
- "880 1711 871359",
- "880-1711-871359"
], - "fax": null,
- "website": null
}, - "descriptions": {
- "title": "Headline",
- "text": "In Dhaka (Gulshan)"
}, - "title": "Location",
- "text": "With a stay at White House Guest House in Dhaka (Gulshan), you'll be within a 10-minute walk of United Hospital and Gulshan Ladies Park. This guesthouse is 0.8 mi (1.3 km) from Embassy of Turkey and 0.8 mi (1.3 km) from Embassy of South Korea.",
- "room_type": {
- "room_id": "220511109",
- "title": "Single room Attach Bathroom",
- "title_lang": "Single room Attach Bathroom",
- "room_pic": null,
- "description": "<p><strong>1 Twin Bed</strong></p><p><b>Internet</b> - Free WiFi </p><p><b>Food & Drink</b> - Coffee/tea maker, shared/communal kitchen access, 24-hour room service, and free bottled water</p><p><b>Bathroom</b> - Private bathroom, bathtub or shower, free toiletries, and towels</p><p><b>Practical</b> - Safe, free newspaper, and desk</p><p><b>Comfort</b> - Climate-controlled air conditioning and daily housekeeping</p><p>Non-Smoking</p>",
- "max_allowed": {
- "total": 1,
- "adults": 1,
- "children": 0,
- "infant": "n/a"
}, - "no_of_room": "n/a",
- "room_size": null,
- "bed_type": [
- {
- "description": "1 Twin Bed",
- "configuration": [
- {
- "quantity": 1,
- "size": "Twin",
- "type": "TwinBed"
}
], - "max_extrabeds": "n/a"
}
], - "shared_bathroom": "n/a"
}, - "shared_bathroom": "n/a",
- "views": [
- "Valley view"
]
}, - "amenities": {
- "type": "Dry cleaning/laundry service",
- "title": "Dry cleaning/laundry service",
- "icon": "mdi mdi-alpha-f-circle-outline"
}, - "facilities": [
- {
- "type": "professional-property-host/manager",
- "title": "Professional property host/manager",
- "icon": "mdi mdi-alpha-f-circle-outline"
}, - {
- "type": "no-cribs-(infant-beds)-available",
- "title": "No cribs (infant beds) available",
- "icon": "mdi mdi-alpha-f-circle-outline"
}
], - "hotel_photo": {
- "picture_id": 3,
- "title": "Primary Image",
}, - "point_of_interests": {
- "code": "null,",
- "name": "International Convention City Bashundhara"
}, - "train_stations": [
- {
- "code": "DAC",
- "name": "Airport Railway Station"
}
], - "connected_locations": {
- "code": null,
- "name": "Dhaka"
}, - "neighbourhoods": {
- "code": "DAC",
- "name": "Kāmarpāra"
}, - "stadiums": {
- "code": null,
- "name": "Bangladesh Army Stadium"
}
}
}| tracking_id required | integer Search tracking ID from hotel search response |
| room_tracking_id required | string Unique room tracking identifier |
| property name* additional property | any |
| property name* additional property | any |
{- "tracking_id": 11171005026802720,
- "room_tracking_id": "11175108883326193VKD98-H1AS00029-0"
}{- "status": "success",
- "tracking_id": "11177174741026194FHMV2",
- "room_tracking_id": "11177174741026194FHMV2-H1TL00142-0",
- "booking_tracking_id": "111771747633261941E6VT",
- "price_change": "no-change",
- "search_price": {
- "currency": "BDT",
- "amount": 10014.46
}, - "validation_price": {
- "currency": "BDT",
- "amount": 10014.46
}, - "session_expire": {
- "timestamp": 1771748533,
- "datetime": "2026-02-22 14:22:13 +06",
- "message": "The booking process should be completed by no later than 2026-02-22 14:22:13 +06."
}, - "search_parameter": {
- "hotel_id": "H1TL00142#KGB1097616",
- "checkIn": "2026-03-15",
- "checkOut": "2026-03-16",
- "total_night": "1",
- "total_room": 2,
- "total_adult": 4,
- "total_child": 0,
- "occupancies": [
- {
- "room": 1,
- "adult": "2",
- "child": ""
}, - {
- "room": 2,
- "adult": "2",
- "child": ""
}
], - "guest_nationality": "BD",
- "country_code": null,
- "supplement_key": null
}, - "data": {
- "summery": null,
- "tracking_id": "11177174741026194FHMV2",
- "room_tracking_id": "11177174741026194FHMV2-H1TL00142-0",
- "hotel_id": "H1TL00142#KGB1097616",
- "title": "DOUBLE CLUB QUEEN BED",
- "room_category": "club-room",
- "room_category_name": "Club Room",
- "room_category_priority": 15,
- "promo_price_tag": false,
- "total_amount": 10014.46,
- "sell_total_price": 10014.46,
- "currency": "BDT",
- "sales_commission": 0,
- "supplier": {
- "supplier_code": "travelrobothotel",
- "supplier_partner_code": "travelrobothotel-1-00142",
- "currency": "TRY",
- "purchase": 10014.46,
- "fmg_price": 10014.46
}, - "hold_possible": "no",
- "policies": {
- "summery": "non-refundable",
- "auto_cancel": "2026-02-22T14:07:13",
- "auto_cancel_timestamp": "1771747633"
}
}, - "data()": [
- {
- "room_number": "DOUBLE CLUB QUEEN BED",
- "name": "DOUBLE CLUB QUEEN BED",
- "rate_comments": ". Check-in hour 15:00-.Car park YES (Without additional debit notes).Check-out hour -00:00.",
- "rate_code": "RO",
- "rate_type": "Room Only",
- "info": {
- "available_room": null,
- "size": [ ]
}, - "occupancies": {
- "total_room": "1",
- "adult": null,
- "child": null
}, - "rate_data": {
- "RoomCode": "fff05113fce24739a9cb3549eb78c043|@KGB1097616@29@e020e4194bc049eaa6c71104e812d246"
}, - "price": {
- "promo_tag": null,
- "purchase": {
- "total": {
- "currency": "BDT",
- "amount": 10014.46,
- "before_discount": 10014.46,
- "discount": 0,
- "point": 0
}, - "price_breakdown": {
- "currency": "BDT",
- "total": 10014.46,
- "base_fare": 10014.46,
- "tax": 0,
- "extra_person_fee": 0,
- "supplier_sales_comission": null,
- "payable_at_property": [ ]
}
}, - "sell": {
- "total": {
- "currency": "BDT",
- "amount": 10014.46,
- "gross_price": 10014.46,
- "platform_fees_or_extra_tax": 0,
- "point": 0
}, - "price_breakdown": {
- "currency": "BDT",
- "total": 10014.46,
- "base_fare": 10014.46,
- "tax": 0,
- "platform_fees_or_extra_tax": 0,
- "extra_person_fee": 0,
- "supplier_sales_comission": null,
- "payable_at_property": [ ]
}
}, - "fmg": {
- "total": {
- "currency": "TRY",
- "amount": 10014.46
}, - "price_breakdown": {
- "currency": "TRY",
- "total": 10014.46,
- "base_fare": 10014.46,
- "tax": 0,
- "extra_person_fee": 0,
- "supplier_sales_comission": null,
- "base_fare_fmg_charge": 0,
- "membership_discount_percentige": 0,
- "membership_discount_amount": 0,
- "final_base_fare_fmg_charge": 0,
- "payable_at_property": [ ]
}
}, - "supplier": {
- "total": {
- "currency": "TRY",
- "amount": 10014.46
}, - "price_breakdown": {
- "currency": "TRY",
- "total": 10014.46,
- "base_fare": 10014.46,
- "tax": 0,
- "sales_tax": 0,
- "property_fees": 0,
- "surcharges": 0,
- "service_charge": 0,
- "extra_person_fee": 0,
- "supplier_sales_comission": null,
- "payable_at_property": [ ]
}
}
}, - "meal_option": [ ],
- "bed_option": [ ],
- "amenities": [ ],
- "cancellation_raw": [
- {
- "CurrencyCode": "TRY",
- "EndDate": "2026-03-15T00:00:00",
- "Id": 0,
- "PenaltyAmount": 10014.46,
- "PenaltyBuyAmount": 10014.46,
- "PolicyDescription": "Policy : penalty amount between 20.02.2026 19:59 - 15.03.2026 00:00 dates is 10,014.46 TRY",
- "PolicyType": "Policy",
- "RoomCode": "fff05113fce24739a9cb3549eb78c043|@KGB1097616@29@e020e4194bc049eaa6c71104e812d246",
- "StartDate": "2026-02-20T19:59:00"
}
], - "cancellation_policy": {
- "hold_possible": "no",
- "summery": "non-refundable",
- "auto_cancel": "2026-02-22T14:07:13",
- "auto_cancel_timestamp": "1771747633",
- "policy_breakdown": [ ]
}
}, - {
- "room_number": "DOUBLE CLUB QUEEN BED",
- "name": "DOUBLE CLUB QUEEN BED",
- "rate_comments": ". Check-in hour 15:00-.Car park YES (Without additional debit notes).Check-out hour -00:00.",
- "rate_code": "RO",
- "rate_type": "Room Only",
- "info": {
- "available_room": null,
- "size": [ ]
}, - "occupancies": {
- "total_room": "1",
- "adult": null,
- "child": null
}, - "rate_data": {
- "RoomCode": "fff05113fce24739a9cb3549eb78c043|@KGB1097616@29@d6bfe6091b6a49a1b7942f51a39c6c8c"
}, - "price": {
- "promo_tag": null,
- "purchase": {
- "total": {
- "currency": "BDT",
- "amount": 10014.46,
- "before_discount": 10014.46,
- "discount": 0,
- "point": 0
}, - "price_breakdown": {
- "currency": "BDT",
- "total": 10014.46,
- "base_fare": 10014.46,
- "tax": 0,
- "extra_person_fee": 0,
- "supplier_sales_comission": null,
- "payable_at_property": [ ]
}
}, - "sell": {
- "total": {
- "currency": "BDT",
- "amount": 10014.46,
- "gross_price": 10014.46,
- "platform_fees_or_extra_tax": 0,
- "point": 0
}, - "price_breakdown": {
- "currency": "BDT",
- "total": 10014.46,
- "base_fare": 10014.46,
- "tax": 0,
- "platform_fees_or_extra_tax": 0,
- "extra_person_fee": 0,
- "supplier_sales_comission": null,
- "payable_at_property": [ ]
}
}, - "fmg": {
- "total": {
- "currency": "TRY",
- "amount": 10014.46
}, - "price_breakdown": {
- "currency": "TRY",
- "total": 10014.46,
- "base_fare": 10014.46,
- "tax": 0,
- "extra_person_fee": 0,
- "supplier_sales_comission": null,
- "base_fare_fmg_charge": 0,
- "membership_discount_percentige": 0,
- "membership_discount_amount": 0,
- "final_base_fare_fmg_charge": 0,
- "payable_at_property": [ ]
}
}, - "supplier": {
- "total": {
- "currency": "TRY",
- "amount": 10014.46
}, - "price_breakdown": {
- "currency": "TRY",
- "total": 10014.46,
- "base_fare": 10014.46,
- "tax": 0,
- "sales_tax": 0,
- "property_fees": 0,
- "surcharges": 0,
- "service_charge": 0,
- "extra_person_fee": 0,
- "supplier_sales_comission": null,
- "payable_at_property": [ ]
}
}
}, - "meal_option": [ ],
- "bed_option": [ ],
- "amenities": [ ],
- "cancellation_raw": [
- {
- "CurrencyCode": "TRY",
- "EndDate": "2026-03-15T00:00:00",
- "Id": 0,
- "PenaltyAmount": 10014.46,
- "PenaltyBuyAmount": 10014.46,
- "PolicyDescription": "Policy : penalty amount between 20.02.2026 19:59 - 15.03.2026 00:00 dates is 10,014.46 TRY",
- "PolicyType": "Policy",
- "RoomCode": "fff05113fce24739a9cb3549eb78c043|@KGB1097616@29@d6bfe6091b6a49a1b7942f51a39c6c8c",
- "StartDate": "2026-02-20T19:59:00"
}
], - "cancellation_policy": {
- "hold_possible": "no",
- "summery": "non-refundable",
- "auto_cancel": "2026-02-22T14:07:13",
- "auto_cancel_timestamp": "1771747633",
- "policy_breakdown": [ ],
- "post_booking_process": "auto",
- "book_now_pay_later": "no"
}
}
]
}| booking_tracking_id required | string Unique booking tracking ID |
| member_id required | string Member account ID |
| property name* additional property | any |
| property name* additional property | any |
{- "booking_tracking_id": "111771747633261941E6VT",
- "member_id": "1"
}{- "status": "success",
- "booking_tracking_id": "111771747633261941E6VT",
- "tracking_id": "11177174741026194FHMV2",
- "room_tracking_id": "11177174741026194FHMV2-H1TL00142-0",
- "price_change": "no-change",
- "search_price": {
- "currency": "BDT",
- "amount": 10014.46
}, - "validation_price": {
- "currency": "BDT",
- "amount": 10014.46
}, - "session_expire": {
- "timestamp": "1771748533,",
- "datetime": "2026-02-22 14:22:13 +06",
- "message": "The booking process should be completed by no later than 2026-02-22 14:22:13 +06."
}, - "search_parameter": {
- "hotel_id": "H1TL00142#KGB1097616",
- "checkIn": "2026-03-15",
- "checkOut": "2026-03-16",
- "total_night": "1",
- "total_room": "2,",
- "total_adult": "4,",
- "total_child": "0,",
- "occupancies": [
- {
- "room": 1,
- "adult": "2",
- "child": ""
}, - {
- "room": 2,
- "adult": "2",
- "child": ""
}
], - "guest_nationality": "BD",
- "country_code": null,
- "supplement_key": null,
- "data": {
- "summery": {
- "tracking_id": "11177174741026194FHMV2",
- "room_tracking_id": "11177174741026194FHMV2-H1TL00142-0",
- "hotel_id": "H1TL00142#KGB1097616",
- "title": "DOUBLE CLUB QUEEN BED",
- "room_category": "club-room",
- "room_category_name": "Club Room",
- "room_category_priority": "15,",
- "promo_price_tag": "false,",
- "total_amount": "10014.46,",
- "sell_total_price": "10014.46,",
- "currency": "BDT",
- "sales_commission": "0,",
- "supplier": {
- "supplier_code": "travelrobothotel",
- "supplier_uid": "H1TL00142",
- "supplier_partner_code": "travelrobothotel-1-00142",
- "currency": "TRY",
- "purchase": 10014.46,
- "fmg_price": 10014.46
}, - "hold_possible": "no",
- "policies": {
- "summery": "non-refundable",
- "auto_cancel": "2026-02-22T14:07:13",
- "auto_cancel_timestamp": "1771747633"
}
}, - "data": {
- "room_number": "DOUBLE CLUB QUEEN BED",
- "name": "DOUBLE CLUB QUEEN BED",
- "rate_comments": ". Check-in hour 15:00-.Car park YES (Without additional debit notes).Check-out hour -00:00.",
- "rate_code": "RO",
- "rate_type": "Room Only",
- "info": {
- "available_room": null,
- "size": [ ]
}, - "occupancies": {
- "total_room": "1",
- "adult": null,
- "child": null
}, - "rate_data": {
- "RoomCode": "fff05113fce24739a9cb3549eb78c043|@KGB1097616@29@e020e4194bc049eaa6c71104e812d246"
}, - "price": {
- "promo_tag": "null,",
- "purchase": {
- "total": {
- "currency": "BDT",
- "amount": 10014.46,
- "before_discount": 10014.46,
- "discount": 0,
- "point": 0
}, - "price_breakdown": {
- "currency": "BDT",
- "total": 10014.46,
- "base_fare": 10014.46,
- "tax": 0,
- "extra_person_fee": 0,
- "supplier_sales_comission": null,
- "payable_at_property": [ ]
}
}, - "sell": null,
- "total": {
- "currency": "BDT",
- "amount": 10014.46,
- "gross_price": 10014.46,
- "platform_fees_or_extra_tax": 0,
- "point": 0
}, - "price_breakdown": {
- "currency": "BDT",
- "total": 10014.46,
- "base_fare": 10014.46,
- "tax": 0,
- "platform_fees_or_extra_tax": 0,
- "extra_person_fee": 0,
- "supplier_sales_comission": null,
- "payable_at_property": [ ]
}, - "fmg": {
- "total": {
- "currency": "TRY",
- "amount": 10014.46
}
}
}, - "price_breakdown": {
- "currency": "TRY",
- "total": 10014.46,
- "base_fare": 10014.46,
- "tax": 0,
- "extra_person_fee": 0,
- "supplier_sales_comission": null,
- "base_fare_fmg_charge": 0,
- "membership_discount_percentige": 0,
- "membership_discount_amount": 0,
- "final_base_fare_fmg_charge": 0,
- "payable_at_property": [ ]
}, - "supplier"": {
- "total": {
- "currency": "TRY",
- "amount": 10014.46
}, - "price_breakdown": {
- "currency": "TRY",
- "total": 10014.46,
- "base_fare": 10014.46,
- "tax": 0,
- "sales_tax": 0,
- "property_fees": 0,
- "surcharges": 0,
- "service_charge": 0,
- "extra_person_fee": 0,
- "supplier_sales_comission": null,
- "payable_at_property": [ ]
}
}, - "meal_option": [ ],
- "bed_option": [ ],
- "amenities": [ ],
- "cancellation_raw": [
- {
- "CurrencyCode": "TRY",
- "EndDate": "2026-03-15T00:00:00",
- "Id": 0,
- "PenaltyAmount": 10014.46,
- "PenaltyBuyAmount": 10014.46,
- "PolicyDescription": "Policy : penalty amount between 20.02.2026 19:59 - 15.03.2026 00:00 dates is 10,014.46 TRY",
- "PolicyType": "Policy",
- "RoomCode": "fff05113fce24739a9cb3549eb78c043|@KGB1097616@29@e020e4194bc049eaa6c71104e812d246",
- "StartDate": "2026-02-20T19:59:00"
}
], - "cancellation_policy": {
- "hold_possible": "no",
- "summery": "non-refundable",
- "auto_cancel": "2026-02-22T14:07:13",
- "auto_cancel_timestamp": "1771747633",
- "policy_breakdown": [ ],
- "post_booking_process": "auto",
- "book_now_pay_later": "no"
}
}, - "room_number": "DOUBLE CLUB QUEEN BED",
- "name": "DOUBLE CLUB QUEEN BED",
- "rate_comments": ". Check-in hour 15:00-.Car park YES (Without additional debit notes).Check-out hour -00:00.",
- "rate_code": "RO",
- "rate_type": "Room Only",
- "info": {
- "available_room": null,
- "size": [ ]
}, - "occupancies": {
- "total_room": "1",
- "adult": null,
- "child": null
}, - "rate_data": {
- "RoomCode": "fff05113fce24739a9cb3549eb78c043|@KGB1097616@29@d6bfe6091b6a49a1b7942f51a39c6c8c"
}
}, - "price": {
- "promo_tag": "null,",
- "purchase": {
- "total": {
- "currency": "BDT",
- "amount": 10014.46,
- "before_discount": 10014.46,
- "discount": 0,
- "point": 0
}, - "price_breakdown": {
- "currency": "BDT",
- "total": 10014.46,
- "base_fare": 10014.46,
- "tax": 0,
- "extra_person_fee": 0,
- "supplier_sales_comission": null,
- "payable_at_property": [ ]
}
}, - "sell": {
- "total": {
- "currency": "BDT",
- "amount": 10014.46,
- "gross_price": 10014.46,
- "platform_fees_or_extra_tax": 0,
- "point": 0
}, - "price_breakdown": {
- "currency": "BDT",
- "total": 10014.46,
- "base_fare": 10014.46,
- "tax": 0,
- "platform_fees_or_extra_tax": 0,
- "extra_person_fee": 0,
- "supplier_sales_comission": null,
- "payable_at_property": [ ]
}
}
}, - "fmg": {
- "total": {
- "currency": "TRY",
- "amount": 10014.46
}, - "price_breakdown": {
- "currency": "TRY",
- "total": 10014.46,
- "base_fare": 10014.46,
- "tax": 0,
- "extra_person_fee": 0,
- "supplier_sales_comission": null,
- "base_fare_fmg_charge": 0,
- "membership_discount_percentige": 0,
- "membership_discount_amount": 0,
- "final_base_fare_fmg_charge": 0,
- "payable_at_property": [ ]
}
}, - "post_booking_process": "auto",
- "book_now_pay_later": "no"
}, - "guest_data": [ ],
- "hotel_contents": {
- "status": "success",
- "hotel_id": "KGB1097616",
- "supplier_code": "travelrobothotel",
- "travelgate_supplier_code": "Test_020126",
- "last_update": "Thursday, 1970-01-01 6:00 AM +06:00",
- "data": {
- "created": "2026-02-22T09:08:21",
- "timestamp": "1771747701,",
- "hotel_id": "KGB1097616",
- "name": "Club Quarters Hotel, Trafalgar Square",
- "name_local": "Club Quarters Hotel, Trafalgar Square",
- "hotel_formerly_name": "Club Quarters Hotel, Trafalgar Square",
- "destination_code": "540025",
- "country_code": "GB",
- "brand_text": "null,",
- "property_type": "Hotel",
- "star_rating": "4,",
- "chain": "null,",
- "brand": "null,",
- "logo": "null,",
- "review_rating": {
- "source": null,
- "number_of_reviews": null,
- "rating_average": null,
- "popularity_score": null
}
}, - "policies": {
- "check_in": {
- "begin_time": null,
- "end_time": null,
- "instructions": null,
- "min_age": null
}, - "checkout": {
- "time": null
}, - "fees": {
- "optional": null
}, - "know_before_you_go": null,
- "pets": [ ],
- "remark": null,
- "child_and_extra_bed_policy": {
- "infant_age": null,
- "children_age_from": null,
- "children_age_to": null,
- "children_stay_free": null,
- "min_guest_age": null
}, - "nationality_restrictions": null
}, - "address": {
- "latitude": "51.50712,",
- "longitude": "-0.125892,",
- "address_line_1": "8 Northumberland Ave London, Greater London, England GB",
- "address_line_2": "null,",
- "city": "null,",
- "state": "null,",
- "country": "null,",
- "country_code": "GB",
- "postal_code": "null,",
- "full_address": "8 Northumberland Ave London, Greater London, England GB",
- "google_map_site_link": "http://maps.google.com/maps?q=8+Northumberland+Ave+London,+Greater+London,+England+GB",
- "local_lang": {
- "latitude": 51.50712,
- "longitude": -0.125892,
- "address_line_1": "8 Northumberland Ave London, Greater London, England GB",
- "address_line_2": null,
- "city": null,
- "state": null,
- "country": null,
- "country_code": "GB",
- "postal_code": null,
- "full_address": "8 Northumberland Ave London, Greater London, England GB",
- "google_map_site_link": "http://maps.google.com/maps?q=8+Northumberland+Ave+London,+Greater+London,+England+GB"
}, - "mapping": {
- "continent_id": null,
- "country_id": null,
- "province_id": null,
- "state_id": null,
- "city_id": null,
- "area_id": null
}, - "contacts": {
- "phone_numbers": [
- "44 207 8399333"
], - "fax": [ ],
- "website": [ ]
}, - "room_type": [ ],
- "spoken_languages": {
- "type": "spoken_languages",
- "title": "English",
- "icon": "mdi mdi-translate-variant"
}, - "amenities": "null,",
- "facilities": {
- "type": "Facility",
- "title": "Parking",
- "icon": "mdi mdi-translate-variant"
}, - "hotel_photo": {
- "picture_id": null,
- "title": "Primary image",
}, - "point_of_interests": {
- "code": "1",
- "name": "London Dungeon"
}, - "nearest_airports": "null,",
- "train_stations": "null,",
- "connected_locations": "null,",
- "stadiums": null
}
}
}| tracking_id required | string Booking tracking ID from hotel booking step |
| member_id required | string Logged-in member account ID |
required | Array of objects List of passengers for hotel booking |
| save_pax | string Save passenger details for future bookings (yes / no) |
| property name* additional property | any |
| property name* additional property | any |
{- "tracking_id": "111771747633261941E6VT",
- "member_id": "1",
- "save_pax": "yes",
- "passenger": [
- {
- "pax_id": "1",
- "room_number": "1",
- "pax_type": "ADT",
- "gender": "M",
- "title": "Mr",
- "first_name": "Jhon",
- "last_name": "Doe",
- "age": "30"
}, - {
- "pax_id": "2",
- "room_number": "1",
- "pax_type": "ADT",
- "gender": "M",
- "title": "Mr",
- "first_name": "Jons",
- "last_name": "Don",
- "age": "30"
}, - {
- "pax_id": "3",
- "room_number": "2",
- "pax_type": "ADT",
- "gender": "M",
- "title": "Mr",
- "first_name": "Jins",
- "last_name": "Kon",
- "age": "30"
}, - {
- "pax_id": "4",
- "room_number": "2",
- "pax_type": "ADT",
- "gender": "M",
- "title": "Mr",
- "first_name": "Smallll",
- "last_name": "Kids",
- "age": "30"
}
]
}{- "status": "success",
- "reason": "Passenger data has been successfully updated.",
- "tracking_id": "111771747633261941E6VT",
- "total_guest": "2,",
- "data": [
- {
- "tracking_id": "111771747633261941E6VT",
- "pax_id": "1",
- "pax_type": "ADT",
- "gender": null,
- "title": "MR",
- "first_name": "JHON",
- "last_name": "DOE",
- "pax_age": "30",
- "isd_code": "",
- "contact_no": "",
- "email_address": "",
- "supplement_data": "{\"selected_date\":null,\"arrival_date\":null,\"arrival_time\":null,\"arrival_flight_no\":null,\"to_city_name\":null,\"departure_date\":null,\"departure_time\":null,\"departure_flight_no\":null,\"from_city_name\":null}"
}, - {
- "tracking_id": "111771747633261941E6VT",
- "pax_id": "2",
- "pax_type": "ADT",
- "gender": null,
- "title": "MR",
- "first_name": "JONS",
- "last_name": "DON",
- "pax_age": "30",
- "isd_code": "",
- "contact_no": "",
- "email_address": "",
- "supplement_data": "{\"selected_date\":null,\"arrival_date\":null,\"arrival_time\":null,\"arrival_flight_no\":null,\"to_city_name\":null,\"departure_date\":null,\"departure_time\":null,\"departure_flight_no\":null,\"from_city_name\":null}"
}
]
}| tracking_id required | string Booking tracking ID from previous booking step |
| contact_no required | string Customer contact number |
| email_address required | string <email> Customer email address |
| member_id required | string Logged-in member account ID |
| room_tracking_id | string Selected room tracking ID (if applicable) |
| isd_code | string ISD code for customer contact number |
| agency_isd_code | string Agency ISD code |
| agency_contact_no | string Agency contact number |
| agency_email | string <email> Agency email address |
| special_requests_notes | string Additional special requests or notes for the booking |
| property name* additional property | any |
| property name* additional property | any |
{- "tracking_id": 11175108883326192,
- "room_tracking_id": "11175108883326193VKD98-H1AS00029-0",
- "isd_code": "1",
- "contact_no": "01700000000",
- "agency_isd_code": "1",
- "agency_contact_no": "01700000000",
- "member_id": "1",
- "special_requests_notes": "n/a"
}{- "status": "success",
- "reason": "The booking has been successfully created, and it is associated with the Booking Id HO2622FEIDACKY.",
- "tracking_id": "111771747633261941E6VT",
- "booking_id": "HO2622FEIDACKY",
- "general": {
- "service_type": "HOTEL",
- "service_details": "Hotel 1 night(s) Booking Check-In 2026-03-15 and CheckOut 2026-03-16. 2 room(s) with 4 adult(s) 0 child(s)",
- "booking_remarks": "null,",
- "generated_date": "2026-02-22",
- "partner_id": "1",
- "master_partner_id": "1",
- "branch_id": "BDHE001",
- "tracking_id": "111771747633261941E6VT",
- "booking_id": "HO2622FEIDACKY",
- "hotel_ref_id": "null,",
- "supplier_confirmation_id": "6VEW02X8Q5",
- "supplier_others_id_a": "a7a2fb6a-33b9-4b9b-9d92-cfef08ee34cf",
- "supplier_others_id_b": "null,",
- "member_id": "1",
- "book_by": "NS Nayeem",
- "ip_address": "null,",
- "timestamp": "1771748594",
- "last_update": "1771748594",
- "supplier_invoice_company": "null,",
- "supplier_invoice_number": null
}, - "voucher": {
}, - "booking": {
- "status": "success",
- "booking_status": "confirm",
- "booking_supplier_status": "confirm",
- "voucher_status": "issued",
- "payment_status": "pending",
- "auto_cancel_status": "pending",
- "partner_timezone": "Asia/Dhaka",
- "auto_cancel": "2026-02-22T14:07:13",
- "auto_cancel_timestamp": "1771747633"
}, - "price": {
- "currency": "BDT",
- "total_amount": "20028.92",
- "sell_total_price": "20028.92",
- "sales_comission": "0"
}, - "hotel": {
- "search_parameter": {
- "hotel_id": "H1TL00142#KGB1097616",
- "checkIn": "2026-03-15",
- "checkOut": "2026-03-16",
- "total_night": "1",
- "total_room": 2,
- "total_adult": 4,
- "total_child": 0,
- "occupancies": [
- {
- "room": 1,
- "adult": "2",
- "child": ""
}, - {
- "room": 2,
- "adult": "2",
- "child": ""
}
], - "guest_nationality": "BD",
- "country_code": null,
- "supplement_key": null
}
}, - "room": {
- "summery": {
- "tracking_id": "11177174741026194FHMV2",
- "room_tracking_id": "11177174741026194FHMV2-H1TL00142-0",
- "hotel_id": "H1TL00142#KGB1097616",
- "title": "DOUBLE CLUB QUEEN BED",
- "room_category": "club-room",
- "room_category_name": "Club Room",
- "room_category_priority": 15,
- "promo_price_tag": false,
- "total_amount": 10014.46,
- "sell_total_price": 10014.46,
- "currency": "BDT",
- "sales_commission": 0,
- "supplier": {
- "supplier_code": "travelrobothotel",
- "supplier_uid": "H1TL00142",
- "supplier_partner_code": "travelrobothotel-1-00142",
- "currency": "TRY",
- "purchase": 10014.46,
- "fmg_price": 10014.46
}, - "hold_possible": "no",
- "policies": {
- "summery": "non-refundable",
- "auto_cancel": "2026-02-22T14:07:13",
- "auto_cancel_timestamp": "1771747633"
}
}
}, - "-"data"()": {
- "room_number": "DOUBLE CLUB QUEEN BED",
- "name": "DOUBLE CLUB QUEEN BED",
- "rate_comments": ". Check-in hour 15:00-.Car park YES (Without additional debit notes).Check-out hour -00:00.",
- "rate_code": "RO",
- "rate_type": "Room Only",
- "info": {
- "available_room": null,
- "size": [ ]
}
}, - "occupancies": {
- "total_room": "1",
- "adult": null,
- "child": null
}, - "rate_data": {
- "RoomCode": "fff05113fce24739a9cb3549eb78c043|@KGB1097616@29@e020e4194bc049eaa6c71104e812d246"
}, - "-"price"": {
- "promo_tag": "null,",
- "purchase": {
- "total": {
- "currency": "BDT",
- "amount": 10014.46,
- "before_discount": 10014.46,
- "discount": 0,
- "point": 0
}, - "price_breakdown": {
- "currency": "BDT",
- "total": 10014.46,
- "base_fare": 10014.46,
- "tax": 0,
- "extra_person_fee": 0,
- "supplier_sales_comission": null,
- "payable_at_property": [ ]
}
}, - "sell": {
- "total": {
- "currency": "BDT",
- "amount": 10014.46,
- "gross_price": 10014.46,
- "platform_fees_or_extra_tax": 0,
- "point": 0
}
}, - "price_breakdown": {
- "currency": "BDT",
- "total": 10014.46,
- "base_fare": 10014.46,
- "tax": 0,
- "platform_fees_or_extra_tax": 0,
- "extra_person_fee": 0,
- "supplier_sales_comission": null,
- "payable_at_property": [ ]
}, - "fmg": {
- "total": {
- "currency": "TRY",
- "amount": 10014.46
}, - "price_breakdown": {
- "currency": "TRY",
- "total": 10014.46,
- "base_fare": 10014.46,
- "tax": 0,
- "extra_person_fee": 0,
- "supplier_sales_comission": null,
- "base_fare_fmg_charge": 0,
- "membership_discount_percentige": 0,
- "membership_discount_amount": 0,
- "final_base_fare_fmg_charge": 0,
- "payable_at_property": [ ]
}
}, - "supplier": {
- "total": {
- "currency": "TRY",
- "amount": 10014.46
}, - "price_breakdown": {
- "currency": "TRY",
- "total": 10014.46,
- "base_fare": 10014.46,
- "tax": 0,
- "sales_tax": 0,
- "property_fees": 0,
- "surcharges": 0,
- "service_charge": 0,
- "extra_person_fee": 0,
- "supplier_sales_comission": null,
- "payable_at_property": [ ]
}
}, - "meal_option": [ ],
- "bed_option": [ ],
- "amenities": [ ],
- "cancellation_raw": [
- {
- "CurrencyCode": "TRY",
- "EndDate": "2026-03-15T00:00:00",
- "Id": 0,
- "PenaltyAmount": 10014.46,
- "PenaltyBuyAmount": 10014.46,
- "PolicyDescription": "Policy : penalty amount between 20.02.2026 19:59 - 15.03.2026 00:00 dates is 10,014.46 TRY",
- "PolicyType": "Policy",
- "RoomCode": "fff05113fce24739a9cb3549eb78c043|@KGB1097616@29@e020e4194bc049eaa6c71104e812d246",
- "StartDate": "2026-02-20T19:59:00"
}
], - "cancellation_policy": {
- "hold_possible": "no",
- "summery": "non-refundable",
- "auto_cancel": "2026-02-22T14:07:13",
- "auto_cancel_timestamp": "1771747633",
- "policy_breakdown": [ ]
}, - "room_number": "DOUBLE CLUB QUEEN BED",
- "name": "DOUBLE CLUB QUEEN BED",
- "rate_comments": ". Check-in hour 15:00-.Car park YES (Without additional debit notes).Check-out hour -00:00.",
- "rate_code": "RO",
- "rate_type": "Room Only",
- "info": {
- "available_room": null,
- "size": [ ]
}, - "occupancies": {
- "total_room": "1",
- "adult": null,
- "child": null
}, - "rate_data": {
- "RoomCode": "fff05113fce24739a9cb3549eb78c043|@KGB1097616@29@d6bfe6091b6a49a1b7942f51a39c6c8c"
}, - "price": {
- "promo_tag": "null,",
- "purchase": {
- "total": {
- "currency": "BDT",
- "amount": 10014.46,
- "before_discount": 10014.46,
- "discount": 0,
- "point": 0
}, - "price_breakdown": {
- "currency": "BDT",
- "total": 10014.46,
- "base_fare": 10014.46,
- "tax": 0,
- "extra_person_fee": 0,
- "supplier_sales_comission": null,
- "payable_at_property": [ ]
}
}, - "sell": {
- "total": {
- "currency": "BDT",
- "amount": 10014.46,
- "gross_price": 10014.46,
- "platform_fees_or_extra_tax": 0,
- "point": 0
}, - "price_breakdown": {
- "currency": "BDT",
- "total": 10014.46,
- "base_fare": 10014.46,
- "tax": 0,
- "platform_fees_or_extra_tax": 0,
- "extra_person_fee": 0,
- "supplier_sales_comission": null,
- "payable_at_property": [ ]
}, - "fmg": {
- "total": {
- "currency": "TRY",
- "amount": 10014.46
}, - "price_breakdown": {
- "currency": "TRY",
- "total": 10014.46,
- "base_fare": 10014.46,
- "tax": 0,
- "extra_person_fee": 0,
- "supplier_sales_comission": null,
- "base_fare_fmg_charge": 0,
- "membership_discount_percentige": 0,
- "membership_discount_amount": 0,
- "final_base_fare_fmg_charge": 0,
- "payable_at_property": [ ]
}, - "hotel_contents": {
- "created": "2026-02-22T09:23:12",
- "timestamp": "1771748592,",
- "hotel_id": "KGB1097616",
- "name": "Club Quarters Hotel, Trafalgar Square",
- "name_local": "Club Quarters Hotel, Trafalgar Square",
- "hotel_formerly_name": "Club Quarters Hotel, Trafalgar Square",
- "destination_code": "540025",
- "country_code": "GB",
- "brand_text": "null,",
- "property_type": "Hotel",
- "star_rating": "4,",
- "chain": "null,",
- "brand": "null,",
- "logo": "null,",
- "review_rating": {
- "source": null,
- "number_of_reviews": null,
- "rating_average": null,
- "popularity_score": null
}
}, - "policies": {
- "check_in": {
- "begin_time": null,
- "end_time": null,
- "instructions": null,
- "min_age": null
}, - "checkout": {
- "time": null
}, - "fees": {
- "optional": null
}, - "know_before_you_go": "null,",
- "pets": [ ],
- "remark": "null,",
- "child_and_extra_bed_policy": {
- "infant_age": null,
- "children_age_from": null,
- "children_age_to": null,
- "children_stay_free": null,
- "min_guest_age": null
}, - "nationality_restrictions": null
}
}, - "address": {
- "latitude": "51.50712,",
- "longitude": "-0.125892,",
- "address_line_1": "8 Northumberland Ave London, Greater London, England GB",
- "address_line_2": "null,",
- "city": "null,",
- "state": "null,",
- "country": "null,",
- "country_code": "GB",
- "postal_code": "null,",
- "full_address": "8 Northumberland Ave London, Greater London, England GB",
- "google_map_site_link": "http://maps.google.com/maps?q=8+Northumberland+Ave+London,+Greater+London,+England+GB",
- "local_lang": {
- "latitude": 51.50712,
- "longitude": -0.125892,
- "address_line_1": "8 Northumberland Ave London, Greater London, England GB",
- "address_line_2": null,
- "city": null,
- "state": null,
- "country": null,
- "country_code": "GB",
- "postal_code": null,
- "full_address": "8 Northumberland Ave London, Greater London, England GB",
- "google_map_site_link": "http://maps.google.com/maps?q=8+Northumberland+Ave+London,+Greater+London,+England+GB"
}
}, - "mapping": {
- "continent_id": null,
- "country_id": null,
- "province_id": null,
- "state_id": null,
- "city_id": null,
- "area_id": null
}
}, - "contacts": {
- "phone_numbers": [
- "44 207 8399333"
], - "fax": [ ],
- "website": [ ]
}, - "room_type": "null,",
- "spoken_languages": [
- {
- "type": "spoken_languages",
- "title": "English",
- "icon": "mdi mdi-translate-variant"
}
], - "amenities": "null,",
- "facilities": [
- {
- "type": "Facility",
- "title": "Parking",
- "icon": "mdi mdi-translate-variant"
}, - {
- "picture_id": null,
- "title": "Primary image",
}, - {
- "picture_id": null,
- "title": "Lobby",
}
]
}, - "point_of_interests": [
- {
- "code": "1",
- "name": "London Dungeon"
}, - {
- "code": "1",
- "name": "Westminster Bridge"
}
], - "nearest_airports": "null,",
- "train_stations": "null,",
- "connected_locations": "null,",
- "stadiums": null
}, - "pax": {
- "primary": {
- "guest_name": "MR JHON DOE",
- "guest_isd_code": "null,",
- "guest_contact_no": "101700000000",
- "guest_nationality": "BD"
}
}, - "data": [
- {
- "Id": "6820",
- "timestamp": "1771748165",
- "last_update": "1771748211",
- "entry": "1",
- "entry_n": "NS Nayeem",
- "ftm_partner_id": "1",
- "master_partner_id": null,
- "tracking_id": "111771747633261941E6VT",
- "service_type": "HOTEL",
- "room_number": "1",
- "pax_id": "1",
- "passenger_id": null,
- "supplier_pax_id": null,
- "pax_type": "ADT",
- "paxType_Identity": null,
- "primary_ptc": null,
- "ptc_title": null,
- "gender": null,
- "title": "MR",
- "first_name": "JHON",
- "last_name": "DOE",
- "dob": null,
- "pax_age": "30",
- "nationality": null,
- "doc_type": null,
- "doc_country": null,
- "doc_no": null,
- "cnic": null,
- "doc_dateofexpiry": "2033-12-31",
- "doc_dateofissue": "2022-12-31",
- "frequent_flyer_airlines": null,
- "frequent_flyer": null,
- "purpose_of_visit": null,
- "special_request": null,
- "residential_address": null,
- "wheelchair_required": null,
- "isd_code": "",
- "contact_no": "",
- "email_address": "",
- "doc_pics": null,
- "seat_number": null,
- "baggage_option": null,
- "meal_option": null,
- "booking_id": null,
- "ticket_number": null,
- "ticket_status": null,
- "ticket_issueTimeStamp": null,
- "ticket_supplier_status": null,
- "ticket_status_title": null,
- "tktNumberValidation": "0",
- "comission_type": null,
- "comission_value": "0.00",
- "currency": null,
- "sell_total": "0.00",
- "sell_base_fare": "0.00",
- "sell_tax": "0.00",
- "sell_discount": "0.00",
- "sell_ait": "0",
- "sell_service_charge": "0.00",
- "sell_gross_base_fare": "0.00",
- "sell_gross_tax": "0.00",
- "cus_ticket_issue_charge": "0",
- "price_total": "0.00",
- "price_base_fare": "0.00",
- "price_tax": "0.00",
- "price_taxBreakdown_BD": "0.00",
- "price_taxBreakdown_UT": "0.00",
- "price_taxBreakdown_E5": "0.00",
- "price_taxBreakdown_YQ": "0.00",
- "price_taxBreakdown_YR": "0.00",
- "price_taxBreakdown_Other": "0.00",
- "price_discount": "0",
- "price_ait": "0",
- "price_service_charge": "0.00",
- "price_gross_base_fare": "0.00",
- "price_gross_tax": "0.00",
- "ticket_issue_charge": "0",
- "total_ticket_issue_charge": "0.00",
- "supplier_currency": null,
- "currencyExchangeRate": null,
- "fmg_total": "0.00",
- "fmg_base_fare": "0.00",
- "fmg_tax": "0.00",
- "fmg_discount": "0",
- "fmg_ait": "0",
- "fmg_service_charge": "0.00",
- "fmg_gross_base_fare": "0.00",
- "fmg_gross_tax": "0.00",
- "fmg_markup_type": null,
- "fmg_charge": "0",
- "fmg_revenue": "0.00",
- "supplier_total": "0.00",
- "supplier_base_fare": "0.00",
- "supplier_tax": "0.00",
- "supplier_discount": "0",
- "supplier_ait": "0",
- "supplier_service_charge": "0.00",
- "supplier_gross_base_fare": "0.00",
- "supplier_gross_tax": "0.00",
- "supplier_primary_commission": "0",
- "supplier_segment_feesCalculate": "0",
- "segment_discount_accountPurpose": null,
- "supplier_per_segment_discount": "0",
- "supplier_total_segment": "0",
- "supplier_total_segment_discount": "0",
- "gross_fare_total": null,
- "gross_fare_base_fare": "0.00",
- "gross_fare_tax": "0.00",
- "gross_fare_tax_BD": "0.00",
- "gross_fare_tax_UT": "0.00",
- "gross_fare_tax_E5": "0.00",
- "gross_fare_tax_YQ": "0.00",
- "gross_fare_tax_YR": "0.00",
- "gross_fare_tax_Other": "0.00",
- "gross_fare_tax_breakDownJSON": null,
- "gross_fare_discount_amount": "0.00",
- "gross_fare_ait_amount": "0.00",
- "gross_fare_service_charge": "0.00",
- "custom_gross_discount": "0.00",
- "custom_gross_charges": "0",
- "custom_gross_service_fee": "0",
- "custom_gross_markup": "0",
- "applicable_comission_title": null,
- "discount_comission_ratio": null,
- "discount_comission_type": null,
- "dynamic_markup_type": null,
- "dynamic_markup_title": null,
- "dynamic_markup_ratio": null,
- "passport_copy": null,
- "beneficiary_name": null,
- "beneficiary_relation": null,
- "beneficiary_cnic": null,
- "beneficiary_contact": null,
- "beneficiary_address": null,
- "spouse_adult_name": null,
- "spouse_adult_dob": null,
- "spouse_adult_passportno": null,
- "child1_name": null,
- "child1_dob": null,
- "child1_passportno": null,
- "child2_name": null,
- "child2_dob": null,
- "child2_passportno": null,
- "child3_name": null,
- "child3_dob": null,
- "child3_passportno": null,
- "child4_name": null,
- "child4_dob": null,
- "child4_passportno": null,
- "policyNumber": null,
- "policyVoucher": null,
- "isVoid": "0",
- "voidDate": null,
- "voidTimestamp": null,
- "isRefund": "0",
- "refundDate": null,
- "refundTimestamp": null,
- "refundSupplerAmount": null,
- "refundSupplerPenalty": null,
- "refundCharge": null,
- "refundAmount": null,
- "refundPenalty": null,
- "supplement_data": "{\"selected_date\":null,\"arrival_date\":null,\"arrival_time\":null,\"arrival_flight_no\":null,\"to_city_name\":null,\"departure_date\":null,\"departure_time\":null,\"departure_flight_no\":null,\"from_city_name\":null}"
}
], - "partner": {
- "agency_isd_code": "1",
- "agency_contact_no": "01700000000",
- "contact": {
- "person_name": "Nazmus",
- "isd_code": "880",
- "number": "1546776554",
- "email": "[email protected]"
}, - "partner_id": "1",
- "master_partner_id": "1",
- "partner_type": "MASTER",
- "partner_profile_code": "ITT",
- "branch_id": "BDHE001",
- "brand_name": "Demo Travel Tech",
- "tag_line": "Next generation B2B travel reservation portal specially designed only for travel professionals",
- "legal_name": "Demo Solution",
- "city": "Singapore",
- "state": "Singapore",
- "postal_code": "049712",
- "address": "30 Cecil Street # 19-08 Prudential Tower.",
- "country": "SG",
- "customer_hotline": "2345678",
- "partner_from_email_full_name": "Demo Travel Tech"
}, - "supplier": {
- "info": {
- "supplier_type": "HOTEL",
- "supplier_title": "travelrobot sendbox",
- "supplier_code": "travelrobothotel",
- "supplier_uid": "H1TL00142",
- "supplier_partner_code": "travelrobothotel-1-00142",
- "supplier_timezone": "Asia/Singapore",
- "currency": "USD",
- "supplier_fare_rules": null,
- "airlines_comission": null
}, - "price": {
- "supplier_currency": "null,",
- "purchase": "null,",
- "fmg_price": "null,",
- "revenue": "0,",
- "currency_exchange_data": {
- "agent_currency": "BDT",
- "partner_currency_data": {
- "from_currency_list": [ ],
- "to_currency_list": [ ],
- "filter_data": null,
- "all_currency": [ ]
}
}, - "terms": {
- "status": "disable",
- "text": null
}
}, - "terms": {
- "status": "disable",
- "text": null
}, - "cancellation_terms": {
- "status": "disable",
- "text": null
}
}
}| member_id required | string Logged-in user member ID |
| tracking_id required | string Booking or Hotel tracking ID |
| price_change_accepted required | string Enum: "yes" "no" Whether the price change is accepted ("yes" or "no") |
| notes | string or null Additional notes (optional) |
| property name* additional property | any |
| property name* additional property | any |
{- "member_id": "1",
- "tracking_id": "11177251811403210FPDT2",
- "price_change_accepted": "no",
- "notes": "not required"
}{- "status": "success",
- "reason": "The booking has been successfully Issue voucher",
- "reason_admin": "null,",
- "tracking_id": "11177251811403210FPDT2",
- "booking_status": "confirm",
- "pax_ticket_data": "null,",
- "supplier_confirmation_id": "null,",
- "past_booking_details": {
- "last_update": "1772518220",
- "tracking_id": "11177251811403210FPDT2",
- "booking_id": "HO2603MA6SACYB",
- "supplier_confirmation_id": "370036221",
- "airlines_pnr": "null,",
- "service_type": "HOTEL",
- "status": "confirm",
- "booking_status": "confirm",
- "generated_date": "2026-03-03"
}, - "Execute_Data": {
- "status": "success",
- "booking_status": "confirm",
- "reason": "The booking has been successfully Issue voucher",
- "booking_supplier_status": "ok"
}
}| member_id required | string Logged-in user member ID |
| tracking_id required | string Booking or Hotel tracking ID |
| reason | string or null Reason for cancellation (optional) |
| property name* additional property | any |
| property name* additional property | any |
{- "member_id": "1",
- "tracking_id": "11177251811403210FPDT2",
- "reason": "not required"
}{- "status": "success",
- "reason": "The booking has been successfully canceled.. Refund ref id. ITT-RFD-030326-0052 request for BDT 490.36 has been successfully submitted. The finance team will proceed to verify and update accordingly.",
- "reason_admin": "null,",
- "tracking_id": "11177251811403210FPDT2",
- "booking_id": "HO2603MA6SACYB",
- "booking_status": "cancel",
- "booking_supplier_status": "cancel",
- "cancellationReference": "null,",
- "post_booking_details": {
- "last_update": "1772518476",
- "tracking_id": "11177251811403210FPDT2",
- "booking_id": "HO2603MA6SACYB",
- "supplier_confirmation_id": "370036221",
- "airlines_pnr": null,
- "service_type": "HOTEL",
- "status": "cancel",
- "booking_status": "cancel",
- "generated_date": "2026-03-03"
}
}Retrieve a filtered list of bookings using search parameters like service type, date ranges, PNR, and guest info.
| member_id required | string Unique user login member ID |
| tracking_id required | string Booking tracking identifier |
| booking_id required | string Unique booking ID |
| supplier_confirmation_id required | string Supplier confirmation reference number |
| airlines_pnr required | string Airline PNR code |
| service_type required | string Enum: "FLIGHT" "HOTEL" "TRANSFER" "CAR" "CRUISE" "SIGHTSEEING" "RAIL" Service type classification |
| generated_date_start required | string <date> Start date for generation filter (YYYY-MM-DD) |
| generated_date_end required | string <date> End date for generation filter (YYYY-MM-DD) |
| book_date_start required | string Booking start date filter |
| book_date_end required | string Booking end date filter |
| primary_guest_name required | string Primary guest name |
| primary_guest_contact_no required | string Primary guest contact number |
| limit_data required | string Limit for the number of records returned |
| property name* additional property | any |
{- "member_id": "1",
- "tracking_id": "",
- "booking_id": "",
- "supplier_confirmation_id": "",
- "airlines_pnr": "",
- "service_type": "FLIGHT",
- "generated_date_start": "2024-01-01",
- "generated_date_end": "2025-12-12",
- "book_date_start": "",
- "book_date_end": "",
- "primary_guest_name": "",
- "primary_guest_contact_no": "",
- "limit_data": "50"
}{- "status": "success",
- "reason": "0 bookings found.",
- "resources": {
- "base_url": {
}
}, - "search_data": {
- "member_id": "1",
- "tracking_id": "",
- "booking_id": "",
- "supplier_confirmation_id": "",
- "airlines_pnr": "",
- "service_type": "FLIGHT",
- "generated_date_start": "2026-01-01",
- "generated_date_end": "2026-07-12",
- "book_date_start": "",
- "book_date_end": "",
- "primary_guest_name": "",
- "primary_guest_contact_no": "",
- "booking_status": "",
- "limit_data": "50",
- "partial_payment_only": ""
}, - "data": null,
- "supplier_data": {
- "agoda-1-00001": {
- "supplier_title": "Agoda-Bokkito",
- "supplier_code": "agoda",
- "supplier_partner_code": "agoda-1-00001",
- "supplier_uid": "H1AA00001",
}, - "ratehawkhotel-1-00002": {
- "supplier_title": "RTHAWK",
- "supplier_code": "ratehawkhotel",
- "supplier_partner_code": "ratehawkhotel-1-00002",
- "supplier_uid": "H1RL00002",
}, - "atlas-1-00003": {
- "supplier_title": "Atlas",
- "supplier_code": "atlas",
- "supplier_partner_code": "atlas-1-00003",
- "supplier_uid": "F1AS00003",
}, - "sabre-1-00005": {
- "supplier_title": "Sabre 59FL",
- "supplier_code": "sabre",
- "supplier_partner_code": "sabre-1-00005",
- "supplier_uid": "F1SE00005",
}, - "sabrendc-1-00006": {
- "supplier_title": "SB-NDC",
- "supplier_code": "sabrendc",
- "supplier_partner_code": "sabrendc-1-00006",
- "supplier_uid": "F1SC00006",
}, - "akbarflight-1-00007": {
- "supplier_title": "GetFare",
- "supplier_code": "akbarflight",
- "supplier_partner_code": "akbarflight-1-00007",
- "supplier_uid": "F1AE00007",
}, - "transfer-iway-1-00008": {
- "supplier_title": "iWay",
- "supplier_code": "transfer-iway",
- "supplier_partner_code": "transfer-iway-1-00008",
- "supplier_uid": "T1IY00008",
}, - "ean-1-00010": {
- "supplier_title": "Expedia-Bokkito",
- "supplier_code": "ean",
- "supplier_partner_code": "ean-1-00010",
- "supplier_uid": "H1EA00010",
}, - "sabre-1-00011": {
- "supplier_title": "Sabre HE9L - Bokkito",
- "supplier_code": "sabre",
- "supplier_partner_code": "sabre-1-00011",
- "supplier_uid": "F1SE00011",
}, - "babylonflight-1-00015": {
- "supplier_title": "Babylon",
- "supplier_code": "babylonflight",
- "supplier_partner_code": "babylonflight-1-00015",
- "supplier_uid": "F1BT00015",
}, - "travelport-1-00016": {
- "supplier_title": "TP-832V",
- "supplier_code": "travelport",
- "supplier_partner_code": "travelport-1-00016",
- "supplier_uid": "F1TT00016",
}, - "airalo-1-00017": {
- "supplier_title": "Airalo",
- "supplier_code": "airalo",
- "supplier_partner_code": "airalo-1-00017",
- "supplier_uid": "X1AO00017",
- "logo": null
}, - "takeoffbd-1-00018": {
- "supplier_title": "Takeoff",
- "supplier_code": "takeoffbd",
- "supplier_partner_code": "takeoffbd-1-00018",
- "supplier_uid": "F1TF00018",
}, - "hotelbeds-1-00020": {
- "supplier_title": "HBX-B2B",
- "supplier_code": "hotelbeds",
- "supplier_partner_code": "hotelbeds-1-00020",
- "supplier_uid": "H1HS00020",
}, - "activity-hotelbeds-1-00021": {
- "supplier_title": "HBX-Activity",
- "supplier_code": "activity-hotelbeds",
- "supplier_partner_code": "activity-hotelbeds-1-00021",
- "supplier_uid": "X1HS00021",
}, - "lounge-zetexa-1-00022": {
- "supplier_title": "Lounge",
- "supplier_code": "lounge-zetexa",
- "supplier_partner_code": "lounge-zetexa-1-00022",
- "supplier_uid": "BL1ZE00022",
}, - "hotelbeds-1-00023": {
- "supplier_title": "HBX-B2C",
- "supplier_code": "hotelbeds",
- "supplier_partner_code": "hotelbeds-1-00023",
- "supplier_uid": "H1HS00023",
}, - "transfer-hotelbeds-1-00024": {
- "supplier_title": "HBX-Transfer",
- "supplier_code": "transfer-hotelbeds",
- "supplier_partner_code": "transfer-hotelbeds-1-00024",
- "supplier_uid": "T1HS00024",
}, - "aurohub-1-00028": {
- "supplier_title": "AuroHub",
- "supplier_code": "aurohub",
- "supplier_partner_code": "aurohub-1-00028",
- "supplier_uid": "F1AB00028",
}, - "flightroute24-1-00029": {
- "supplier_title": "FR24",
- "supplier_code": "flightroute24",
- "supplier_partner_code": "flightroute24-1-00029",
- "supplier_uid": "F1F400029",
}, - "zetexa-1-00021": {
- "supplier_title": "Zetexa-eSim",
- "supplier_code": "zetexa",
- "supplier_partner_code": "zetexa-1-00021",
- "supplier_uid": "X1ZM00021",
}, - "meetandgreet-zetexa-1-00022": {
- "supplier_title": "Meet & Greet",
- "supplier_code": "meetandgreet-zetexa",
- "supplier_partner_code": "meetandgreet-zetexa-1-00022",
- "supplier_uid": "MG1ZT00022",
}, - "fasttrack-zetexa-1-00023": {
- "supplier_title": "Zetexa Fast Track",
- "supplier_code": "fasttrack-zetexa",
- "supplier_partner_code": "fasttrack-zetexa-1-00023",
- "supplier_uid": "FT1ZK00023",
}
}
}Retrieve complete details for a specific booking using member ID and tracking ID.
| member_id required | string Unique user login member ID |
| tracking_id required | string Unique booking tracking ID |
| property name* additional property | any |
{- "member_id": "1",
- "tracking_id": "11174652205711744PS4CQ"
}{- "status": "success",
- "reason": "Booking Details",
- "tracking_id": "311178539625080180EG2PP",
- "booking_id": "FT2630JL5XA4KZ",
- "pay_tracking_id": null,
- "sendGTMEvent": false,
- "general": {
- "booking_platform": "B2B",
- "service_type": "FASTTRACK",
- "service_details": "Fast Track “Fast Track” booked with 1 Adult(s), 0 Child(s), 0 Infant(s)",
- "booking_remarks": null,
- "generated_date": "2026-07-30",
- "partner_id": "31",
- "master_partner_id": "1",
- "branch_id": "BDHE001",
- "IsCardPayBooking": "no",
- "CardPayStatus": "pending",
- "CardPayBookingStatus": "processing",
- "CardPayBookingStatusExecute": "pending",
- "CardPayBookingJSON": null,
- "tracking_id": "311178539625080180EG2PP",
- "booking_id": "FT2630JL5XA4KZ",
- "supplier_confirmation_id": "1e840683-e401-44a8-8c52-ebe92dfbcf3b",
- "supplier_others_id_a": "AO260730000012",
- "supplier_others_id_b": "799f6a0b-521c-4fbc-b43c-afa17bf68143",
- "name": "Fast Track “Fast Track”",
- "airside": false,
- "terminal": "Terminal 3",
- "booking_cutoff_hours": "0",
- "cancellation_cutoff_hours": "6",
- "airport_iata": "DXB",
- "flight_number": "ASDFAS",
- "booking_date": "2026-08-30",
- "booking_time": "08:00:00",
- "member_id": "2",
- "book_by": null,
- "ip_address": "43.250.80.180",
- "timestamp": "1785396270",
- "last_update": "1785396270",
- "supplier_invoice_company": null,
- "supplier_invoice_number": null,
- "voucher": {
- "show_supplier_option": "no"
}
}, - "fullfillment": [
- {
- "name": "Fast Track “Fast Track”",
- "category": "adult",
- "status": "FULFILLED",
- "vendor_booking_id": "7e7c11bf-020f-9df0-7ef6-0b206b1ad0db",
- "vendor_confirmation_code": null,
- "voucher_url": null,
- "qr_code_data": null,
- "barcode_data": null,
- "valid_from": null,
- "valid_until": null
}
], - "businessLounge": {
- "data": null
}, - "voucher": {
- "show_supplier_option": "no",
- "url_value": null,
- "flight_version": "1",
- "hotel_version": "1",
- "base_url": null,
- "qr_code": "hide"
}, - "booking": {
- "status": "success",
- "booking_status": "confirm",
- "booking_supplier_status": "Completed",
- "voucher_status": "issued",
- "payment_status": "pending",
- "auto_cancel_status": "pending",
- "auto_cancel": "2026-07-30 23:59:59",
- "auto_cancel_timestamp": "1785434399",
- "special_requests_data": null,
- "show_hold_booking_time_limit": "yes",
- "show_hold_booking_time_limit_msg": ""
}, - "price": {
- "currency": "BDT",
- "total_amount": "2127.55",
- "sell_total_price": "2127.55",
- "sales_comission": null,
- "applied_comission_ratio": "0",
- "customer_markup_policy": null
}, - "pax": {
- "primary": {
- "guest_name": "MR IMAM HASAN",
- "guest_isd_code": null,
- "guest_contact_no": "8801966330000",
- "guest_nationality": ""
}, - "data": [
- {
- "Id": "20401",
- "timestamp": "1785396261",
- "last_update": "1785396270",
- "entry": "2",
- "entry_n": null,
- "ftm_partner_id": "31",
- "master_partner_id": null,
- "tracking_id": "311178539625080180EG2PP",
- "service_type": "FASTTRACK",
- "room_number": "1",
- "pax_id": "1",
- "passenger_id": null,
- "supplier_pax_id": null,
- "pax_type": "ADT",
- "paxType_Identity": null,
- "primary_ptc": null,
- "ptc_title": null,
- "gender": null,
- "title": "MR",
- "first_name": "IMAM",
- "last_name": "HASAN",
- "dob": null,
- "pax_age": "30",
- "nationality": "US",
- "doc_type": null,
- "doc_country": null,
- "doc_no": null,
- "cnic": null,
- "doc_dateofexpiry": "2033-12-31",
- "doc_dateofissue": "2022-12-31",
- "frequent_flyer_airlines": null,
- "frequent_flyer": null,
- "purpose_of_visit": null,
- "special_request": null,
- "residential_address": null,
- "wheelchair_required": null,
- "isd_code": "880",
- "contact_no": "1966330000",
- "doc_pics": null,
- "seat_number": null,
- "baggage_option": null,
- "meal_option": null,
- "extra_meal_option": null,
- "booking_id": null,
- "ticket_number": null,
- "ticket_status": null,
- "ticket_issueTimeStamp": null,
- "ticket_supplier_status": null,
- "ticket_status_title": null,
- "tktNumberValidation": "0",
- "comission_type": null,
- "comission_value": "0.00",
- "currency": "BDT",
- "sell_total": "0.00",
- "sell_base_fare": "0.00",
- "sell_tax": "0.00",
- "sell_discount": "0.00",
- "sell_ait": "0",
- "sell_service_charge": "0.00",
- "sell_gross_base_fare": "0.00",
- "sell_gross_tax": "0.00",
- "cus_ticket_issue_charge": "0",
- "price_total": "2127.55",
- "price_base_fare": "0.00",
- "price_tax": "0.00",
- "price_taxBreakdown_BD": "0.00",
- "price_taxBreakdown_UT": "0.00",
- "price_taxBreakdown_E5": "0.00",
- "price_taxBreakdown_YQ": "0.00",
- "price_taxBreakdown_YR": "0.00",
- "price_taxBreakdown_Other": "0.00",
- "price_discount": "0",
- "price_ait": "0",
- "price_service_charge": "0.00",
- "price_gross_base_fare": "0.00",
- "price_gross_tax": "0.00",
- "ticket_issue_charge": "0",
- "total_ticket_issue_charge": "0.00",
- "supplier_currency": null,
- "currencyExchangeRate": null,
- "fmg_total": "2127.55",
- "fmg_base_fare": "0.00",
- "fmg_tax": "0.00",
- "fmg_discount": "0",
- "fmg_ait": "0",
- "fmg_service_charge": "0.00",
- "fmg_gross_base_fare": "0.00",
- "fmg_gross_tax": "0.00",
- "fmg_markup_type": null,
- "fmg_charge": "0",
- "fmg_revenue": "0.00",
- "supplier_total": "2127.55",
- "supplier_base_fare": "2127.55",
- "supplier_tax": "0.00",
- "supplier_discount": "0",
- "supplier_ait": "0",
- "supplier_service_charge": "0.00",
- "supplier_gross_base_fare": "0.00",
- "supplier_gross_tax": "0.00",
- "supplier_primary_commission": "0",
- "supplier_segment_feesCalculate": "0",
- "segment_discount_accountPurpose": null,
- "supplier_per_segment_discount": "0",
- "supplier_total_segment": "0",
- "supplier_total_segment_discount": "0",
- "gross_fare_total": "2127.55",
- "gross_fare_base_fare": "0.00",
- "gross_fare_tax": "0.00",
- "gross_fare_tax_BD": "0.00",
- "gross_fare_tax_UT": "0.00",
- "gross_fare_tax_E5": "0.00",
- "gross_fare_tax_YQ": "0.00",
- "gross_fare_tax_YR": "0.00",
- "gross_fare_tax_Other": "0.00",
- "gross_fare_tax_breakDownJSON": null,
- "gross_fare_discount_amount": "0.00",
- "gross_fare_ait_amount": "0.00",
- "gross_fare_service_charge": "0.00",
- "custom_gross_discount": "0.00",
- "custom_gross_charges": "0",
- "custom_gross_service_fee": "0",
- "custom_gross_markup": "0",
- "applicable_comission_title": null,
- "discount_comission_ratio": null,
- "discount_comission_type": null,
- "dynamic_markup_type": null,
- "dynamic_markup_title": null,
- "dynamic_markup_ratio": null,
- "passport_copy": null,
- "beneficiary_name": null,
- "beneficiary_relation": null,
- "beneficiary_cnic": null,
- "beneficiary_contact": null,
- "beneficiary_address": null,
- "spouse_adult_name": null,
- "spouse_adult_dob": null,
- "spouse_adult_passportno": null,
- "child1_name": null,
- "child1_dob": null,
- "child1_passportno": null,
- "child2_name": null,
- "child2_dob": null,
- "child2_passportno": null,
- "child3_name": null,
- "child3_dob": null,
- "child3_passportno": null,
- "child4_name": null,
- "child4_dob": null,
- "child4_passportno": null,
- "policyNumber": null,
- "policyVoucher": null,
- "isVoid": "0",
- "voidDate": null,
- "voidTimestamp": null,
- "isRefund": "0",
- "refundDate": null,
- "refundTimestamp": null,
- "refundSupplerAmount": null,
- "refundSupplerPenalty": null,
- "refundCharge": null,
- "refundAmount": null,
- "refundPenalty": null,
- "supplement_data": null,
- "occupation": null
}
]
}, - "invoice_data": [
- {
- "timestamp": "1785396282",
- "branch_id": "BDHE001",
- "branch_name": "Headquarter",
- "default_currency": "BDT",
- "partner_name": "Imam Hasan",
- "invoice_id": "IMAMH-INV-300726-2484",
- "booking_reference_id": "FT2630JL5XA4KZ",
- "invoice_date": "2026-07-30",
- "invoice_due_date": "2026-07-30",
- "status": "Paid",
- "invoice_amount": "2127.55",
- "total_due": "0.00",
- "balance": "0.00",
- "service_notes": "Fast Track Reservation FT2630JL5XA4KZ 08:00:00 6 ",
- "service_type": "FASTTRACK",
- "admin_notes": null
}
], - "refund_status_list": [
- "requested",
- "processing",
- "refunded"
], - "refund_data": [ ],
- "partner": {
- "agency_isd_code": "880",
- "agency_contact_no": "1966330000",
- "agency_email": "examplemail.com",
- "contact": {
- "person_name": "Mehadi Hassan",
- "isd_code": "88",
- "number": "1580791869",
- "email": "[email protected]"
}, - "partner_id": "31",
- "master_partner_id": "1",
- "partner_type": "AGENT",
- "partner_profile_code": "IMAMH",
- "branch_id": "BDHE001",
- "brand_name": "Imam Innovate",
- "tag_line": "Welcome to Imam Hasan",
- "legal_name": "Imam Hasan",
- "city": "Dhaka",
- "state": "Dhaka",
- "postal_code": "1216",
- "address": "Mirpur",
- "country": "BD",
- "website": null,
- "customer_hotline": "880-1580791869",
- "priavcy_link": null,
- "terms_link": null,
- "partner_from_email_full_name": "Imam Hasan"
}, - "supplier": {
- "info": {
- "supplier_type": "FASTTRACK",
- "supplier_title": "Fast Track - Sandbox",
- "supplier_code": "fasttrack-zetexa",
- "supplier_uid": "FT1ZK00379",
- "supplier_partner_code": "fasttrack-zetexa-1-00379",
- "supplier_timezone": "Asia/Singapore",
- "currency": "USD",
- "notification_email": "[email protected]"
}
}, - "terms": {
- "status": "disable",
- "text": ""
}, - "cancellation_terms": {
- "status": "disable",
- "text": ""
}, - "special_notice_status": "disable",
- "special_notice": null
}1. Main Search Request
/flight/search or /hotel/search request with a unique short_ref payload.2. Basic Log Polling (Every 3s)
short_ref and continuously send GET requests every 3 seconds to:
https://temp-logs.b2b.exampledemo.com/flight_logs/{short_ref}-basic.json3. Full Log Polling (Every 3s)
https://temp-logs.b2b.exampledemo.com/flight_logs/{short_ref}.json every 3 seconds.4. Complete & Stop Polling
setInterval).| short_ref required | string |
| status | boolean |
{- "short_ref": "FL123456"
}{- "status": true
}