Download OpenAPI specification:
Meet & Greet API endpoints converted from Postman collection.
Search for available meet & greet services by airport code and supplier details.
required | object Meet & Greet target details |
| supplier_uid required | string Supplier identifier |
| language required | string Response language code |
| partner_id | string Partner identifier |
| short_ref | string Short reference code |
| property name* additional property | any |
{- "meetGreet": {
- "airport": "DXB"
}, - "supplier_uid": "all",
- "partner_id": "1",
- "short_ref": "xxxx111",
- "language": "en"
}{- "status": "success",
- "reason": "A total of 25 Meet & Greet were found for your search.",
- "tracking_id": "3117853862533MP1",
- "search_parameter": {
- "meetAndGreet": {
- "airport": "DXB"
}, - "supplier_uid": "all",
- "partner_id": "1",
- "short_ref": "xxxx111",
- "language": "en",
- "tracking_id": "3117853862533MP1"
}, - "total_meetandgreet": 25,
- "data": [
- {
- "tracking_id": "3117853862533MP1",
- "service_id": "MG1ZT00378||0bbf2651-b48d-8102-60e9-d1820c433240",
- "supplier_partner_code": "meetandgreet-zetexa-1-00378",
- "supplier_key": "0bbf2651-b48d-8102-60e9-d1820c433240",
- "supplier_key2": "89d7db19-8746-453d-8789-15d8e4978645",
- "supplier": "meetandgreet-zetexa",
- "service_name": "MeetAndGreet",
- "meetandgreet_status": null,
- "sell_price": 3432.64,
- "sell_currency": "BDT",
- "access": {
- "booking_cutoff_hours": 0,
- "cancellation_cutoff_hours": 24,
- "pre_order_minutes": 0,
- "meeting_point": "",
- "meeting_instructions": ""
}, - "location": {
- "airport_iata": "DXB",
- "terminal": "1",
- "direction": "Arrival",
- "airside": false,
- "meeting_point": null,
- "customs_type": {
- "international": true,
- "domestic": false,
- "schengen": false,
- "non_schengen": true
}
}, - "content": {
- "name": "MG-S-1-A",
- "display_name": "MeetAndGreet",
- "summary": "MG-S-1-A",
- "description": "MG-S-1-A",
- "locale": "en",
- "images": [ ]
}, - "price": {
- "promo_tag": "",
- "purchase": {
- "total": {
- "currency": "BDT",
- "amount": 3432.64,
- "before_discount": 3432.64,
- "discount": 0,
- "point": 0
}, - "price_breakdown": {
- "currency": "BDT",
- "total": 3432.64,
- "base_fare": 3432.64,
- "tax": 0,
- "extra_person_fee": 0,
- "supplier_sales_comission": 0,
- "payable_at_property": [ ]
}
}, - "sell": {
- "total": {
- "currency": "BDT",
- "amount": 3432.64,
- "gross_price": 3432.64,
- "platform_fees_or_extra_tax": 0,
- "point": 0
}, - "price_breakdown": {
- "currency": "BDT",
- "total": 3432.64,
- "base_fare": 3432.64,
- "tax": 0,
- "platform_fees_or_extra_tax": 0,
- "extra_person_fee": 0,
- "supplier_sales_comission": 0,
- "payable_at_property": [ ]
}
}, - "fmg": {
- "total": {
- "currency": "USD",
- "amount": 27.88
}, - "price_breakdown": {
- "currency": "USD",
- "total": 27.88,
- "base_fare": 27.88,
- "tax": 0,
- "extra_person_fee": 0,
- "supplier_sales_comission": 0,
- "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": "USD",
- "amount": 27.88
}, - "price_breakdown": {
- "currency": "USD",
- "total": 27.88,
- "base_fare": 27.88,
- "tax": 0,
- "sales_tax": 0,
- "property_fees": 0,
- "surcharges": 0,
- "service_charge": 0,
- "extra_person_fee": 0,
- "supplier_sales_comission": 0,
- "payable_at_property": [ ]
}
}
}, - "perPaxPrice": [
- {
- "paxType": "adult",
- "ageFrom": 12,
- "ageTo": 999,
- "supplier_currency": "USD",
- "supplier_price": 27.88,
- "sell_price": 3432.64
}, - {
- "paxType": "child",
- "ageFrom": 2,
- "ageTo": 12,
- "supplier_currency": "USD",
- "supplier_price": 27.88,
- "sell_price": 3432.64
}, - {
- "paxType": "infant",
- "ageFrom": 0,
- "ageTo": 2,
- "supplier_currency": "USD",
- "supplier_price": 27.88,
- "sell_price": 3432.64
}
], - "facilities": [ ],
- "features": {
- "fast_track_security": false,
- "fast_track_immigration": false,
- "porter_service": false,
- "buggy_service": false,
- "lounge_access": false,
- "visa_assistance": false,
- "wheelchair_support": false,
- "private_agent": true
}, - "eligibility": {
- "passenger_types": [
- "adult",
- "child",
- "infant"
], - "age_bands": {
- "infant": {
- "min": 0,
- "max": 2
}, - "child": {
- "min": 2,
- "max": 12
}, - "adult": {
- "min": 12,
- "max": 999
}
}, - "max_pax": 0,
- "is_capacity_limited": false,
- "capacity_total": 0,
- "free_under_age": 2
}, - "schedule": {
- "business_hours": [
- {
- "day": 1,
- "weekDay": "Monday",
- "opens": "00:00",
- "closes": "23:59",
- "is_closed": false
}, - {
- "day": 2,
- "weekDay": "Tuesday",
- "opens": "00:00",
- "closes": "23:59",
- "is_closed": false
}
], - "unavailability": [ ]
}, - "booking_requirements": {
- "fields": [
- {
- "key": "name",
- "input_type": "text",
- "label": "Enter full name",
- "required": true,
- "disabled": false,
- "validation_pattern": "^[A-Za-z]+(?:\\s[A-Za-z]+)+$",
- "placeholder": "Full Name",
- "default_value": null,
- "options": null,
- "range": null
}
]
}, - "policies": {
- "refundable": true,
- "terms_and_conditions": "Terms and conditions apply",
- "privacy_policy": "Privacy policy details",
- "refund_policy": "Refund policy details",
- "cancellation_policy_text": "Cancellation policy details"
}, - "contact": {
- "email": "support@highpass.com",
- "phone": "+1-234-567-8900",
- "address": "123 Airport Road, Terminal 1"
}
}, - {
- "tracking_id": "3117853862533MP1",
- "service_id": "MG1ZT00378||1e15d931-96c5-5e4d-40ba-d138352033d8",
- "supplier_partner_code": "meetandgreet-zetexa-1-00378",
- "supplier_key": "1e15d931-96c5-5e4d-40ba-d138352033d8",
- "supplier_key2": "89d7db19-8746-453d-8789-15d8e4978645",
- "supplier": "meetandgreet-zetexa",
- "service_name": "MeetAndGreet",
- "meetandgreet_status": null,
- "sell_price": 3432.64,
- "sell_currency": "BDT",
- "access": {
- "booking_cutoff_hours": 0,
- "cancellation_cutoff_hours": 24,
- "pre_order_minutes": 0,
- "meeting_point": "",
- "meeting_instructions": ""
}, - "location": {
- "airport_iata": "DXB",
- "terminal": "2",
- "direction": "Arrival",
- "airside": false,
- "meeting_point": null,
- "customs_type": {
- "international": true,
- "domestic": false,
- "schengen": false,
- "non_schengen": true
}
}, - "content": {
- "name": "MG-G-2-A",
- "display_name": "MeetAndGreet",
- "summary": "MG-G-2-A",
- "description": "MG-G-2-A",
- "locale": "en",
- "images": [ ]
}, - "price": {
- "promo_tag": "",
- "purchase": {
- "total": {
- "currency": "BDT",
- "amount": 3432.64,
- "before_discount": 3432.64,
- "discount": 0,
- "point": 0
}, - "price_breakdown": {
- "currency": "BDT",
- "total": 3432.64,
- "base_fare": 3432.64,
- "tax": 0,
- "extra_person_fee": 0,
- "supplier_sales_comission": 0,
- "payable_at_property": [ ]
}
}, - "sell": {
- "total": {
- "currency": "BDT",
- "amount": 3432.64,
- "gross_price": 3432.64,
- "platform_fees_or_extra_tax": 0,
- "point": 0
}, - "price_breakdown": {
- "currency": "BDT",
- "total": 3432.64,
- "base_fare": 3432.64,
- "tax": 0,
- "platform_fees_or_extra_tax": 0,
- "extra_person_fee": 0,
- "supplier_sales_comission": 0,
- "payable_at_property": [ ]
}
}, - "fmg": {
- "total": {
- "currency": "USD",
- "amount": 27.88
}, - "price_breakdown": {
- "currency": "USD",
- "total": 27.88,
- "base_fare": 27.88,
- "tax": 0,
- "extra_person_fee": 0,
- "supplier_sales_comission": 0,
- "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": "USD",
- "amount": 27.88
}, - "price_breakdown": {
- "currency": "USD",
- "total": 27.88,
- "base_fare": 27.88,
- "tax": 0,
- "sales_tax": 0,
- "property_fees": 0,
- "surcharges": 0,
- "service_charge": 0,
- "extra_person_fee": 0,
- "supplier_sales_comission": 0,
- "payable_at_property": [ ]
}
}
}, - "perPaxPrice": [
- {
- "paxType": "adult",
- "ageFrom": 12,
- "ageTo": 999,
- "supplier_currency": "USD",
- "supplier_price": 27.88,
- "sell_price": 3432.64
}, - {
- "paxType": "child",
- "ageFrom": 2,
- "ageTo": 12,
- "supplier_currency": "USD",
- "supplier_price": 27.88,
- "sell_price": 3432.64
}, - {
- "paxType": "infant",
- "ageFrom": 0,
- "ageTo": 2,
- "supplier_currency": "USD",
- "supplier_price": 27.88,
- "sell_price": 3432.64
}
], - "facilities": [ ],
- "features": {
- "fast_track_security": false,
- "fast_track_immigration": false,
- "porter_service": false,
- "buggy_service": false,
- "lounge_access": false,
- "visa_assistance": false,
- "wheelchair_support": false,
- "private_agent": true
}, - "eligibility": {
- "passenger_types": [
- "adult",
- "child",
- "infant"
], - "age_bands": {
- "infant": {
- "min": 0,
- "max": 2
}, - "child": {
- "min": 2,
- "max": 12
}, - "adult": {
- "min": 12,
- "max": 999
}
}, - "max_pax": 0,
- "is_capacity_limited": false,
- "capacity_total": 0,
- "free_under_age": 2
}, - "schedule": {
- "business_hours": [
- {
- "day": 1,
- "weekDay": "Monday",
- "opens": "00:00",
- "closes": "23:59",
- "is_closed": false
}, - {
- "day": 2,
- "weekDay": "Tuesday",
- "opens": "00:00",
- "closes": "23:59",
- "is_closed": false
}
], - "unavailability": [ ]
}, - "booking_requirements": {
- "fields": [
- {
- "key": "name",
- "input_type": "text",
- "label": "Enter full name",
- "required": true,
- "disabled": false,
- "validation_pattern": "^[A-Za-z]+(?:\\s[A-Za-z]+)+$",
- "placeholder": "Full Name",
- "default_value": null,
- "options": null,
- "range": null
}
]
}, - "policies": {
- "refundable": true,
- "terms_and_conditions": "Terms and conditions apply",
- "privacy_policy": "Privacy policy details",
- "refund_policy": "Refund policy details",
- "cancellation_policy_text": "Cancellation policy details"
}, - "contact": {
- "email": "support@highpass.com",
- "phone": "+1-234-567-8900",
- "address": "123 Airport Road, Terminal 1"
}
}, - {
- "booking_requirements": {
- "fields": [
- {
- "key": "name",
- "input_type": "text",
- "label": "Enter full name",
- "required": true,
- "disabled": false,
- "validation_pattern": "^[A-Za-z]+(?:\\s[A-Za-z]+)+$",
- "placeholder": "Full Name",
- "default_value": null,
- "options": null,
- "range": null
}
]
}
}, - {
- "policies": {
- "refundable": true,
- "terms_and_conditions": "Terms and conditions apply",
- "privacy_policy": "Privacy policy details",
- "refund_policy": "Refund policy details",
- "cancellation_policy_text": "Cancellation policy details"
}
}, - {
- "contact": {
- "email": "support@highpass.com",
- "phone": "+1-234-567-8900",
- "address": "123 Airport Road, Terminal 1"
}
}
]
}Search for available meet & greet services by airport code and supplier details.
| tracking_id required | string Unique tracking ID from the search result |
| service_id required | string Unique Meet & Greet service identifier |
| adult_count required | integer >= 1 Number of adult passengers |
| child_count required | integer >= 0 Number of child passengers |
| infant_count required | integer >= 0 Number of infant passengers |
{- "tracking_id": "11784720361JMN1",
- "service_id": "X1ZK00057||f1103a99-337e-0b39-b225-17b6c17c2ea8",
- "adult_count": 1,
- "child_count": 0,
- "infant_count": 0
}{- "value": {
- "status": "success",
- "tracking_id": "311178538931780180OOQEM",
- "search_parameter": {
- "meetAndGreet": {
- "airport": "DXB"
}, - "supplier_uid": "MG1ZT00378",
- "partner_id": "1",
- "short_ref": "xxxx111",
- "language": "en",
- "tracking_id": "3117853862533MP1",
- "supplier_type": "MEETANDGREET",
- "adult_count": "1",
- "child_count": "0",
- "infant_count": "0",
- "supplier_code": "meetandgreet-zetexa",
- "supplier_partner_code": "meetandgreet-zetexa-1-00378"
}, - "data": {
- "booking_tracking_id": "311178538931780180OOQEM",
- "service_tracking_id": "311178538931780180OOQEM||0bbf2651-b48d-8102-60e9-d1820c433240",
- "supplier_partner_code": "meetandgreet-zetexa-1-00378",
- "supplier_key": "0bbf2651-b48d-8102-60e9-d1820c433240",
- "supplier_key2": "89d7db19-8746-453d-8789-15d8e4978645",
- "supplier": "meetandgreet-zetexa",
- "service_name": "MeetAndGreet",
- "meetandgreet_status": null,
- "sell_price": 3432.64,
- "sell_currency": "BDT",
- "access": {
- "booking_cutoff_hours": 0,
- "cancellation_cutoff_hours": 24,
- "pre_order_minutes": 0,
- "meeting_point": "",
- "meeting_instructions": ""
}, - "location": {
- "airport_iata": "DXB",
- "terminal": "1",
- "direction": "Arrival",
- "airside": false,
- "meeting_point": null,
- "customs_type": {
- "international": true,
- "domestic": false,
- "schengen": false,
- "non_schengen": true
}
}, - "content": {
- "name": "MG-S-1-A",
- "display_name": "MeetAndGreet",
- "summary": "MG-S-1-A",
- "description": "MG-S-1-A",
- "locale": "en",
- "images": [ ]
}, - "price": {
- "promo_tag": "",
- "purchase": {
- "total": {
- "currency": "BDT",
- "amount": 3432.64,
- "before_discount": 3432.64,
- "discount": 0,
- "point": 0
}, - "price_breakdown": {
- "currency": "BDT",
- "total": 3432.64,
- "base_fare": 3432.64,
- "tax": 0,
- "extra_person_fee": 0,
- "supplier_sales_comission": 0,
- "payable_at_property": [ ]
}
}, - "sell": {
- "total": {
- "currency": "BDT",
- "amount": 3432.64,
- "gross_price": 3432.64,
- "platform_fees_or_extra_tax": 0,
- "point": 0
}, - "price_breakdown": {
- "currency": "BDT",
- "total": 3432.64,
- "base_fare": 3432.64,
- "tax": 0,
- "platform_fees_or_extra_tax": 0,
- "extra_person_fee": 0,
- "supplier_sales_comission": 0,
- "payable_at_property": [ ]
}
}, - "fmg": {
- "total": {
- "currency": "USD",
- "amount": 27.88
}, - "price_breakdown": {
- "currency": "USD",
- "total": 27.88,
- "base_fare": 27.88,
- "tax": 0,
- "extra_person_fee": 0,
- "supplier_sales_comission": 0,
- "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": "USD",
- "amount": 27.88
}, - "price_breakdown": {
- "currency": "USD",
- "total": 27.88,
- "base_fare": 27.88,
- "tax": 0,
- "sales_tax": 0,
- "property_fees": 0,
- "surcharges": 0,
- "service_charge": 0,
- "extra_person_fee": 0,
- "supplier_sales_comission": 0,
- "payable_at_property": [ ]
}
}
}, - "perPaxPrice": [
- {
- "paxType": "adult",
- "ageFrom": 12,
- "ageTo": 999,
- "supplier_currency": "USD",
- "supplier_price": 27.88,
- "sell_price": 3432.64
}, - {
- "paxType": "child",
- "ageFrom": 2,
- "ageTo": 12,
- "supplier_currency": "USD",
- "supplier_price": 27.88,
- "sell_price": 3432.64
}, - {
- "paxType": "infant",
- "ageFrom": 0,
- "ageTo": 2,
- "supplier_currency": "USD",
- "supplier_price": 27.88,
- "sell_price": 3432.64
}
], - "facilities": [ ],
- "features": {
- "fast_track_security": false,
- "fast_track_immigration": false,
- "porter_service": false,
- "buggy_service": false,
- "lounge_access": false,
- "visa_assistance": false,
- "wheelchair_support": false,
- "private_agent": true
}, - "eligibility": {
- "passenger_types": [
- "adult",
- "child",
- "infant"
], - "age_bands": {
- "infant": {
- "min": 0,
- "max": 2
}, - "child": {
- "min": 2,
- "max": 12
}, - "adult": {
- "min": 12,
- "max": 999
}
}, - "max_pax": 0,
- "is_capacity_limited": false,
- "capacity_total": 0,
- "free_under_age": 2
}, - "schedule": {
- "business_hours": [
- {
- "day": 1,
- "weekDay": "Monday",
- "opens": "00:00",
- "closes": "23:59",
- "is_closed": false
}, - {
- "day": 2,
- "weekDay": "Tuesday",
- "opens": "00:00",
- "closes": "23:59",
- "is_closed": false
}, - {
- "day": 3,
- "weekDay": "Wednesday",
- "opens": "00:00",
- "closes": "23:59",
- "is_closed": false
}, - {
- "day": 4,
- "weekDay": "Thursday",
- "opens": "00:00",
- "closes": "23:59",
- "is_closed": false
}, - {
- "day": 5,
- "weekDay": "Friday",
- "opens": "00:00",
- "closes": "23:59",
- "is_closed": false
}, - {
- "day": 6,
- "weekDay": "Saturday",
- "opens": "00:00",
- "closes": "23:59",
- "is_closed": false
}, - {
- "day": 7,
- "weekDay": "Sunday",
- "opens": "00:00",
- "closes": "23:59",
- "is_closed": false
}
], - "unavailability": [ ]
}, - "booking_requirements": {
- "fields": [
- {
- "key": "name",
- "input_type": "text",
- "label": "Enter full name",
- "required": true,
- "disabled": false,
- "validation_pattern": "^[A-Za-z]+(?:\\s[A-Za-z]+)+$",
- "placeholder": "Full Name",
- "default_value": null,
- "options": null,
- "range": null
}
]
}, - "policies": {
- "refundable": true,
- "terms_and_conditions": "Terms and conditions apply",
- "privacy_policy": "Privacy policy details",
- "refund_policy": "Refund policy details",
- "cancellation_policy_text": "Cancellation policy details"
}, - "contact": {
- "email": "support@highpass.com",
- "phone": "+1-234-567-8900",
- "address": "123 Airport Road, Terminal 1"
}
}
}
}Update passenger information for a Meet & Greet booking using tracking ID and passenger details.
| booking_tracking_id required | string Unique booking tracking identifier |
| member_id required | string Member or user ID |
| save_pax required | string Enum: "yes" "no" Flag to save passenger details for future bookings |
required | Array of objects List of passengers to be updated |
{- "booking_tracking_id": "1117847277738812594MUS",
- "member_id": "2",
- "save_pax": "yes",
- "passenger": [
- {
- "pax_id": "1",
- "item_uid": "1",
- "pax_type": "ADT",
- "title": "MR",
- "first_name": "Imam",
- "last_name": "Hasan",
- "age": "30",
- "nationality": "US",
- "isd_code": "880",
- "contact_no": "1966330000",
- "email_address": "imam@innovatesolution.com"
}
]
}{- "value": {
- "status": "success",
- "reason": "Customer data has been successfully updated.",
- "tracking_id": "311178538931780180OOQEM",
- "total_guest": 1,
- "data": [
- {
- "tracking_id": "311178538931780180OOQEM",
- "pax_id": "1",
- "pax_type": "ADT",
- "gender": null,
- "title": "MR",
- "first_name": "JASIM",
- "last_name": "KARIMM",
- "pax_age": "30",
- "isd_code": "880",
- "contact_no": "1966330000",
- "nationality": "US",
- "email_address": "talha@innovatesolution.com"
}
]
}
}Create a new Meet&Greet service booking with payment details and schedule information.
| booking_tracking_id required | string Unique booking tracking identifier |
| service_tracking_id required | string Service specific tracking identifier |
| member_id required | string Member or user ID |
| payment_type required | string Method of payment used (e.g., account_balance) |
| isd_code required | string Country ISD calling code |
| contact_no required | string Contact phone number |
| email_address required | string <email> Customer contact email address |
| flight_number required | string Flight number associated with the service |
| booking_date required | string <date> Scheduled date for the service (YYYY-MM-DD) |
| booking_time required | string <time> Scheduled time for the service (HH:MM:SS) |
| redirect_url | string <uri> URL to redirect after booking payment completion |
| agency_email | string <email> Agency contact email address |
| property name* additional property | any |
{- "booking_tracking_id": "1117847277738812594MUS",
- "service_tracking_id": "1117847277738812594MUS||f1103a99-337e-0b39-b225-17b6c17c2ea8",
- "member_id": "2",
- "payment_type": "account_balance",
- "isd_code": "880",
- "contact_no": "1966330000",
- "email_address": "iam@mail.com",
- "agency_email": "iam@mail.com",
- "flight_number": "ASDFAS",
- "booking_date": "2026-07-29",
- "booking_time": "08:00:00"
}{- "status": "success",
- "reason": "The booking has been successfully created, and it is associated with the Booking Id FL2317OCAA6P.",
- "general": {
- "service_type": "MEET & GREET",
- "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"
}, - "voucher": {
}, - "booking": {
- "status": "success",
- "booking_status": "",
- "booking_supplier_status": "",
- "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"
}, - "meet&greet": {
- "modify": {
- "baggage": "yes",
- "seat": "yes",
- "meal": "yes",
- "itinerary": "yes"
}, - "search_parameter": {
- "member_id": "1",
- "journey_type": "",
- "preferred_carrier": "",
- "departure_airport": [
- "DAC"
], - "arrival_airport": [
- "LHR"
], - "departure_date": [
- "2023-11-10"
], - "arrival_date": "",
- "travelers_adult": "1",
- "travelers_child": "0",
- "travelers_child_age": [
- "12"
], - "travelers_infants": "0",
- "travelers_infants_age": [
- "1"
], - "non_stop_flight": "any",
- "baggage_option": "any",
- "booking_class": "Economy",
- "supplier_code": "all",
- "language": "en"
}, - "departure": {
- "date": "2023-11-10",
- "time": "06:58"
}, - "arrival": {
- "date": "2023-11-10",
- "time": "12:14"
}, - "departure_airport": "DAC",
- "arrival_airport": "LHR",
- "flight_group": [
- {
- "no_of_stops_title": "Direct Flight",
- "no_of_stops": 0,
- "flight_time": "PT11H16M",
- "transit_time": null,
- "routes": [
- {
- "air_segment_key": "seg_0000AaqjIrpXHOViNWCV9c",
- "origin": "DAC",
- "departure_time": "2023-11-10T06:58:00",
- "origin_terminal": "2",
- "origin_airport": {
- "name": "Hazrat Shahjalal International Airport",
- "city": "Dhaka",
- "country": "Bangladesh",
- "timezone": "Asia/Dhaka"
}, - "destination": "LHR",
- "arrival_time": "2023-11-10T12:14:00",
- "destination_terminal": "1",
- "destination_airport": {
- "name": "London Heathrow Airport",
- "city": "London",
- "country": "United Kingdom",
- "timezone": "Europe/London"
}, - "flight_date": "2023-11-10",
- "flight_time": "PT11H16M",
- "distance": "8014.840227411304",
- "lay_over": "not-applicable",
- "lay_over_date": "not-applicable",
- "aircraft": {
- "code": "773",
- "name": "Boeing 777-300",
- "picture": "773.png"
}, - "operating": {
- "carrier": "ZZ",
- "carrier_name": null,
- "carrier_logo": "ZZ.png",
- "flight_number": "2878"
}, - "marketing": {
- "carrier": "ZZ",
- "carrier_name": null,
- "carrier_logo": "ZZ.png",
- "flight_number": "2878"
}, - "booking_class": {
- "cabin_class": "economy",
- "cabin_code": "economy",
- "booking_code": "economy",
- "meal_code": "economy",
- "seat_available": "economy"
}, - "baggages": {
- "checked": {
- "ADT": {
- "passenger_type": "ADT",
- "baggage_type": "checked",
- "pieceCount": 1,
- "weight": null,
- "unit": null,
- "title": "1 pieces"
}
}, - "carry_on": {
- "ADT": {
- "passenger_type": "ADT",
- "baggage_type": "carry_on",
- "pieceCount": 1,
- "weight": null,
- "unit": null,
- "title": "1 pieces"
}
}
}
}
]
}
], - "price": {
- "purchase": {
- "base_fare": {
- "currency": "SGD",
- "amount": 428.5
}, - "tax": {
- "currency": "SGD",
- "amount": 77.12
}, - "total": {
- "currency": "SGD",
- "amount": 505.62
}, - "price_breakdown": [
- {
- "passenger_id": "pas_0000AaqjIrZwDO29b8u2q5",
- "passenger_type": "ADT",
- "passenger_total": 1,
- "total": {
- "currency": "SGD",
- "amount": 506
}, - "tax": {
- "currency": "SGD",
- "amount": 78
}, - "base_fare": {
- "currency": "SGD",
- "amount": 429
}
}
]
}, - "sell": {
- "base_fare": {
- "currency": "SGD",
- "amount": 428.5
}, - "tax": {
- "currency": "SGD",
- "amount": 77.12
}, - "total": {
- "currency": "SGD",
- "amount": 505.62
}, - "price_breakdown": [
- {
- "passenger_id": "pas_0000AaqjIrZwDO29b8u2q5",
- "passenger_type": "ADT",
- "passenger_total": 1,
- "total": {
- "currency": "SGD",
- "amount": 506
}, - "tax": {
- "currency": "SGD",
- "amount": 78
}, - "base_fare": {
- "currency": "SGD",
- "amount": 429
}
}
]
}
}, - "customer_markup_policy": {
- "Id": 2,
- "ftm_partner_id": "1",
- "partner_name": "Demoystem",
- "supplier_type": "FLIGHT",
- "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": "3",
- "ssr_charge_ratio": "0.00",
- "ssr_charge_markup": "0.00",
- "timestamp": "1686324825",
- "last_update": "1697112784",
- "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"
}, - "baggage": [
- {
- "passenger_id": "pas_0000AaqjIrZwDO29b8u2q5",
- "passenger_type": "ADT",
- "origin": "DAC",
- "destination": "LHR",
- "baggage_type": "checked",
- "pieceCount": 1,
- "weight": null,
- "unit": null
}, - {
- "passenger_id": "pas_0000AaqjIrZwDO29b8u2q5",
- "passenger_type": "ADT",
- "origin": "DAC",
- "destination": "LHR",
- "baggage_type": "carry_on",
- "pieceCount": 1,
- "weight": null,
- "unit": null
}
], - "fare_rules": {
- "refundable": "partially-refundable",
- "change_before_departure": "charge applicable"
}
}, - "pax": {
- "primary": {
- "guest_name": "NAZMUS NAYEEM",
- "guest_email": null,
- "guest_isd_code": null,
- "guest_contact_no": "1966330000",
- "guest_nationality": "BD"
}, - "data": [
- {
- "Id": 14,
- "timestamp": "1697515928",
- "last_update": "1697515928",
- "entry": "",
- "entry_n": null,
- "ftm_partner_id": "1",
- "tracking_id": "1169751590226238FFXQU",
- "service_type": "FLIGHT",
- "room_number": "1",
- "pax_id": "1",
- "pax_type": "ADT",
- "gender": "M",
- "title": "MR",
- "first_name": "NAZMUS",
- "last_name": "NAYEEM",
- "dob": "1985-10-24",
- "pax_age": "38",
- "doc_country": "BD",
- "doc_no": "A1235121",
- "doc_dateofexpiry": "2030-10-25",
- "doc_dateofissue": null,
- "frequent_flyer_airlines": "BG",
- "frequent_flyer": "21321313132",
- "wheelchair_required": "no",
- "isd_code": "880",
- "contact_no": "1966330000",
- "email_address": "iam@saaqeb.com",
- "doc_pics": null,
- "seat_number": null,
- "baggage_option": null,
- "meal_option": null,
- "booking_id": null,
- "ticket_number": null
}
]
}, - "partner": {
- "agency_isd_code": null,
- "agency_contact_no": null,
- "agency_email": null,
- "contact": {
- "person_name": "Zahidul",
- "isd_code": "65",
- "number": "31650588",
- "email": "admin@Demoystem.Com"
}, - "partner_id": "1",
- "master_partner_id": "1",
- "partner_type": "MAIN",
- "partner_profile_code": "Demo",
- "branch_id": "SGHE002",
- "brand_name": "Demoystem",
- "tag_line": "Next generation B2B travel reservation portal specially designed only for travel professionals",
- "legal_name": "GLOBAL TRAVEL RESERVATION SYSTEM",
- "city": "Singapore",
- "state": "Singapore",
- "postal_code": "049712",
- "address": "30 Cecil Street # 19-08 Prudential Tower",
- "country": "SG",
- "customer_hotline": "",
- "support_email": "operation@Demoystem.com",
- "customer_support_email": "operation@Demoystem.com",
- "logo_1024_1024": "https://apps.demo.travel//partner_logos/b_fb_app_icon_111696658079262385FFHJ.png",
- "partner_from_email_address": "noreply@Demoystem.com",
- "partner_from_email_full_name": "Demoystem"
}, - "supplier": {
- "info": {
- "supplier_type": "FLIGHT",
- "supplier_title": null,
- "supplier_code": "duffel",
- "supplier_uid": "FD00002",
- "supplier_partner_code": "duffel-1-003",
- "supplier_timezone": null,
- "currency": null,
- "notification_email": null,
- "supplier_fare_rules": null,
- "airlines_comission": null
}, - "price": {
- "supplier_currency": "USD",
- "flight_price": 377.45,
- "fmg_price": 377.45,
- "revenue": 0,
- "total_passenger": 1,
- "ticket_issue_charge": "0",
- "total_ticket_issue_charge": "0.00",
- "purchase": {
- "total": {
- "currency": "USD",
- "amount": "377.45"
}, - "tax": {
- "currency": "USD",
- "amount": "57.57"
}, - "base_fare": {
- "currency": "USD",
- "amount": "319.88"
}
}, - "fmg": {
- "base_fare": {
- "currency": "USD",
- "amount": 319.88
}, - "tax": {
- "currency": "USD",
- "amount": 57.57
}, - "total": {
- "currency": "USD",
- "amount": 377.45
}
}, - "supplier_fare_policy": {
- "ftm_partner_id": "1",
- "partner_name": "Demoystem",
- "faregroup_id": "7",
- "supplier_type": "FLIGHT",
- "supplier_code": "duffel",
- "supplier_partner_code": "duffel-1-003",
- "title": "Default Fare Group For Duffel USA",
- "status": "active",
- "on_base_fare_ratio_markup": "0",
- "on_base_fare_ratio_discount": "0",
- "on_base_fare_fixed_markup": "0",
- "on_tax_ratio_markup": "0",
- "on_tax_fixed_markup": "0",
- "cancellation_buffer_days": "0",
- "ssr_charge_ratio": "0",
- "ssr_charge_markup": "0",
- "markup_min_active": "disable",
- "markup_min": "0",
- "markup_max_active": "disable",
- "markup_max": "0",
- "ticket_issue_charge": "0",
- "penalty_markup": "0"
}, - "currency_exchange_data": {
- "agent_currency": "SGD",
- "partner_currency_data": {
- "from_currency_list": {
- "0": "SGD",
- "1": "USD",
- "10": "BDT",
- "18": "INR",
- "23": "GBP",
- "24": "AFN",
- "25": "ARS",
- "26": "AED",
- "29": "JPY",
- "34": "PKR"
}, - "to_currency_list": {
- "0": "BDT",
- "2": "SGD",
- "3": "USD",
- "4": "INR",
- "8": "PHP",
- "15": "EUR",
- "24": "AFN",
- "27": "AED",
- "28": "PKR"
}, - "filter_data": {
- "SGD": [
- {
- "from_currency": "SGD",
- "to_currency": "BDT",
- "exchange_rate": "80.37384009",
- "markup_percentage": "2.2",
- "markup_fixed": "5.00",
- "status": "active"
}, - {
- "from_currency": "SGD",
- "to_currency": "USD",
- "exchange_rate": "0.746510285",
- "markup_percentage": "0.0",
- "markup_fixed": "0",
- "status": "active"
}, - {
- "from_currency": "SGD",
- "to_currency": "INR",
- "exchange_rate": "61.81884371",
- "markup_percentage": "1.00",
- "markup_fixed": "1.00",
- "status": "active"
}, - {
- "from_currency": "SGD",
- "to_currency": "SGD",
- "exchange_rate": "1.00",
- "markup_percentage": "0.00",
- "markup_fixed": "0.00",
- "status": "active"
}, - {
- "from_currency": "SGD",
- "to_currency": "PHP",
- "exchange_rate": "41.13256222",
- "markup_percentage": "1",
- "markup_fixed": "0.5",
- "status": "active"
}, - {
- "from_currency": "SGD",
- "to_currency": "EUR",
- "exchange_rate": "0.684041475",
- "markup_percentage": "0.5",
- "markup_fixed": "0.00",
- "status": "active"
}, - {
- "from_currency": "SGD",
- "to_currency": "AED",
- "exchange_rate": "2.685512023",
- "markup_percentage": "0.00",
- "markup_fixed": "0.00",
- "status": "active"
}, - {
- "from_currency": "SGD",
- "to_currency": "PKR",
- "exchange_rate": "204.7417783",
- "markup_percentage": "0.00",
- "markup_fixed": "0.00",
- "status": "active"
}
], - "USD": [
- {
- "from_currency": "USD",
- "to_currency": "BDT",
- "exchange_rate": "107.6523107",
- "markup_percentage": "3.7",
- "markup_fixed": "5.00",
- "status": "active"
}, - {
- "from_currency": "USD",
- "to_currency": "SGD",
- "exchange_rate": "1.339566272",
- "markup_percentage": "0",
- "markup_fixed": "0",
- "status": "active"
}, - {
- "from_currency": "USD",
- "to_currency": "INR",
- "exchange_rate": "82.81043801",
- "markup_percentage": "1.00",
- "markup_fixed": "1.00",
- "status": "active"
}, - {
- "from_currency": "USD",
- "to_currency": "USD",
- "exchange_rate": "1.00",
- "markup_percentage": "0.00",
- "markup_fixed": "0.00",
- "status": "active"
}, - {
- "from_currency": "USD",
- "to_currency": "PHP",
- "exchange_rate": "55.09979303",
- "markup_percentage": "1",
- "markup_fixed": "0.5",
- "status": "active"
}, - {
- "from_currency": "USD",
- "to_currency": "EUR",
- "exchange_rate": "0.913346479",
- "markup_percentage": "0.5",
- "markup_fixed": "0.00",
- "status": "active"
}, - {
- "from_currency": "USD",
- "to_currency": "AED",
- "exchange_rate": "3.6725",
- "markup_percentage": "0.00",
- "markup_fixed": "0.00",
- "status": "active"
}, - {
- "from_currency": "USD",
- "to_currency": "PKR",
- "exchange_rate": "283.9995431",
- "markup_percentage": "0.01",
- "markup_fixed": "0.01",
- "status": "active"
}
], - "BDT": [
- {
- "from_currency": "BDT",
- "to_currency": "SGD",
- "exchange_rate": "0.012508372",
- "markup_percentage": "-1",
- "markup_fixed": "0.00",
- "status": "active"
}, - {
- "from_currency": "BDT",
- "to_currency": "USD",
- "exchange_rate": "0.009337628",
- "markup_percentage": "0.0",
- "markup_fixed": "0.00",
- "status": "active"
}, - {
- "from_currency": "BDT",
- "to_currency": "BDT",
- "exchange_rate": "1",
- "markup_percentage": "0.00",
- "markup_fixed": "0.00",
- "status": "active"
}, - {
- "from_currency": "BDT",
- "to_currency": "INR",
- "exchange_rate": "0.773253130",
- "markup_percentage": "0.00",
- "markup_fixed": "0.00",
- "status": "active"
}, - {
- "from_currency": "BDT",
- "to_currency": "PHP",
- "exchange_rate": "0.514501413",
- "markup_percentage": "0.0",
- "markup_fixed": "0.00",
- "status": "active"
}, - {
- "from_currency": "BDT",
- "to_currency": "EUR",
- "exchange_rate": "0.008601112",
- "markup_percentage": "-4",
- "markup_fixed": "0.00",
- "status": "active"
}, - {
- "from_currency": "BDT",
- "to_currency": "AED",
- "exchange_rate": "0.033320962",
- "markup_percentage": "0.00",
- "markup_fixed": "0.00",
- "status": "active"
}
], - "INR": [
- {
- "from_currency": "INR",
- "to_currency": "SGD",
- "exchange_rate": "0.016424874",
- "markup_percentage": "0.00",
- "markup_fixed": "0.00",
- "status": "active"
}, - {
- "from_currency": "INR",
- "to_currency": "USD",
- "exchange_rate": "0.012102512",
- "markup_percentage": "0.00",
- "markup_fixed": "0.00",
- "status": "active"
}, - {
- "from_currency": "INR",
- "to_currency": "BDT",
- "exchange_rate": "1.37",
- "markup_percentage": "0.00",
- "markup_fixed": "0.00",
- "status": "active"
}, - {
- "from_currency": "INR",
- "to_currency": "PHP",
- "exchange_rate": "0.686940099",
- "markup_percentage": "0.00",
- "markup_fixed": "0.00",
- "status": "active"
}, - {
- "from_currency": "INR",
- "to_currency": "EUR",
- "exchange_rate": "0.011222473",
- "markup_percentage": "0.00",
- "markup_fixed": "0.00",
- "status": "active"
}
], - "GBP": [
- {
- "from_currency": "GBP",
- "to_currency": "SGD",
- "exchange_rate": "1.71",
- "markup_percentage": "0",
- "markup_fixed": "0",
- "status": "active"
}
], - "AFN": [
- {
- "from_currency": "AFN",
- "to_currency": "AFN",
- "exchange_rate": "10",
- "markup_percentage": "1",
- "markup_fixed": "1",
- "status": "active"
}
], - "ARS": [
- {
- "from_currency": "ARS",
- "to_currency": "AFN",
- "exchange_rate": "1",
- "markup_percentage": "1",
- "markup_fixed": "1",
- "status": "active"
}
], - "AED": [
- {
- "from_currency": "AED",
- "to_currency": "BDT",
- "exchange_rate": "29.98674686",
- "markup_percentage": "1",
- "markup_fixed": "1",
- "status": "active"
}, - {
- "from_currency": "AED",
- "to_currency": "USD",
- "exchange_rate": "0.272294077",
- "markup_percentage": "0.00",
- "markup_fixed": "0.00",
- "status": "active"
}, - {
- "from_currency": "AED",
- "to_currency": "SGD",
- "exchange_rate": "0.372368468",
- "markup_percentage": "0.00",
- "markup_fixed": "0.00",
- "status": "active"
}, - {
- "from_currency": "AED",
- "to_currency": "PKR",
- "exchange_rate": "75.84846048",
- "markup_percentage": "0.00",
- "markup_fixed": "0.00",
- "status": "active"
}
], - "JPY": [
- {
- "from_currency": "JPY",
- "to_currency": "USD",
- "exchange_rate": "0.006701243",
- "markup_percentage": "1.00",
- "markup_fixed": "0.25",
- "status": "active"
}
], - "PKR": [
- {
- "from_currency": "PKR",
- "to_currency": "SGD",
- "exchange_rate": "0.004884201",
- "markup_percentage": "0.00",
- "markup_fixed": "0.00",
- "status": "active"
}, - {
- "from_currency": "PKR",
- "to_currency": "USD",
- "exchange_rate": "0.003589975",
- "markup_percentage": "0.00",
- "markup_fixed": "0.00",
- "status": "active"
}, - {
- "from_currency": "PKR",
- "to_currency": "AED",
- "exchange_rate": "0.013184183",
- "markup_percentage": "0.00",
- "markup_fixed": "0.00",
- "status": "active"
}
]
}, - "all_currency": [
- {
- "Id": 1,
- "timestamp": "1673340816",
- "last_update": "1696519462",
- "entry": "2",
- "entry_n": "Demoystem Admin Zahidul",
- "ip": "203.117.161.250",
- "ftm_partner_id": "1",
- "from_currency": "SGD",
- "to_currency": "BDT",
- "exchange_rate": "80.37384009",
- "last_day_exchange_rate": "79.59757888",
- "markup_percentage": "2.2",
- "markup_fixed": "5.00",
- "status": "active",
- "expire_timestamp": null,
- "api_last_update": "2023-02-22T16:00:00Z",
- "xe_data_json": "{\"terms\":\"http:\\/\\/www.xe.com\\/legal\\/dfs.php\",\"privacy\":\"http:\\/\\/www.xe.com\\/privacy.php\",\"from\":\"SGD\",\"amount\":1,\"timestamp\":\"2023-02-22T16:00:00Z\",\"to\":[{\"quotecurrency\":\"BDT\",\"mid\":79.9464513095},{\"quotecurrency\":\"INR\",\"mid\":61.8188437193},{\"quotecurrency\":\"PHP\",\"mid\":41.1325622263},{\"quotecurrency\":\"USD\",\"mid\":0.7465102854}]}",
- "xe_rate_datetime": "2023-02-22T16:00:00Z"
}
]
}
}
}
}
}Retrieve details of a Meet&Greet booking using member ID and tracking ID.
| member_id required | string Unique member or user identifier |
| tracking_id required | string Unique booking tracking identifier |
{- "member_id": "2",
- "tracking_id": "111784720379881256RCII"
}{- "value": {
- "status": "success",
- "reason": "Booking Details",
- "tracking_id": "311178539851680180VUNF8",
- "booking_id": "MG2630JLNWA4L3",
- "pay_tracking_id": null,
- "sendGTMEvent": false,
- "general": {
- "booking_platform": "B2B",
- "service_type": "MEETANDGREET",
- "service_details": "MG-S-1-A 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": "311178539851680180VUNF8",
- "booking_id": "MG2630JLNWA4L3",
- "supplier_confirmation_id": "753d35d4-36f1-425c-99ec-61d1362f2cbd",
- "supplier_others_id_a": "AO260730000014",
- "supplier_others_id_b": "efcb7887-3c9c-493f-85d5-7aecc4be8121",
- "name": "MG-S-1-A",
- "airside": false,
- "terminal": "1",
- "booking_cutoff_hours": "0",
- "cancellation_cutoff_hours": "24",
- "airport_iata": "DXB",
- "flight_number": "ASDFAS",
- "booking_date": "2026-08-29",
- "booking_time": "08:00:00",
- "member_id": "2",
- "book_by": null,
- "ip_address": "43.250.80.180",
- "timestamp": "1785398571",
- "last_update": "1785398571",
- "supplier_invoice_company": null,
- "supplier_invoice_number": null,
- "voucher": {
- "show_supplier_option": "no"
}
}, - "fullfillment": [
- {
- "name": "MG-S-1-A",
- "category": "adult",
- "status": "FULFILLED",
- "vendor_booking_id": "e3bfb435-4b04-9f25-1cc7-10de5c95d0eb",
- "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": "3443.72",
- "sell_total_price": "3443.72",
- "sales_comission": null,
- "applied_comission_ratio": "0",
- "customer_markup_policy": "2131"
}, - "pax": {
- "primary": {
- "guest_name": "MR JASIM KARIMM",
- "guest_email": "talha@innovatesolution.com",
- "guest_isd_code": null,
- "guest_contact_no": "8801966330000",
- "guest_nationality": ""
}, - "data": [
- {
- "Id": "20412",
- "timestamp": "1785398560",
- "last_update": "1785398571",
- "entry": "2",
- "entry_n": null,
- "ftm_partner_id": "31",
- "master_partner_id": null,
- "tracking_id": "311178539851680180VUNF8",
- "service_type": "MEETANDGREET",
- "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": "JASIM",
- "last_name": "KARIMM",
- "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",
- "email_address": "talha@innovatesolution.com",
- "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": "3443.72",
- "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": "3443.72",
- "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": "3443.72",
- "supplier_base_fare": "3443.72",
- "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": "3443.72",
- "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": "1785398583",
- "branch_id": "BDHE001",
- "branch_name": "Headquarter",
- "default_currency": "BDT",
- "partner_name": "Imam Hasan",
- "invoice_id": "IMAMH-INV-300726-2488",
- "booking_reference_id": "MG2630JLNWA4L3",
- "invoice_date": "2026-07-30",
- "invoice_due_date": "2026-08-02",
- "status": "Paid",
- "invoice_amount": "3443.72",
- "total_due": "0.00",
- "balance": "0.00",
- "service_notes": "Meet &amp; Greet Reservation MG2630JLNWA4L3 08:00:00 24 ",
- "service_type": "MEETANDGREET",
- "admin_notes": null
}
], - "refund_status_list": [
- "requested",
- "processing",
- "refunded"
], - "refund_data": [ ],
- "partner": {
- "agency_isd_code": "880",
- "agency_contact_no": "1966330000",
- "agency_email": "iam@mail.com",
- "contact": {
- "person_name": "Mehadi Hassan",
- "isd_code": "93",
- "number": "1580791869",
- "email": "mdmaharas968@gmail.com"
}, - "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",
- "support_email": "mdmaharas968@gmail.com",
- "customer_support_email": "mdmaharas968@gmail.com",
- "priavcy_link": null,
- "terms_link": null,
- "partner_from_email_address": "no-reply@reservationmastermind.com",
- "partner_from_email_full_name": "Imam Hasan"
}, - "supplier": {
- "info": {
- "supplier_type": "MEETANDGREET",
- "supplier_title": "Meet and Greet",
- "supplier_code": "meetandgreet-zetexa",
- "supplier_uid": "MG1ZT00378",
- "supplier_partner_code": "meetandgreet-zetexa-1-00378",
- "supplier_timezone": null,
- "currency": null,
- "notification_email": null
}
}, - "terms": {
- "status": null,
- "text": null
}, - "cancellation_terms": {
- "status": null,
- "text": null
}, - "special_notice_status": "disable",
- "special_notice": null
}
}