Authorization: Bearer ********************
curl --location -g --request GET '/v1/booking/flight-orders/{{flightOrderId}}'
{
"meta": {
"count": 1,
"links": {
"self": "https://test.api.amadeus.com/v1/booking/flight-orders/eJzTd9cPDAgICfYAAAvRAoY%3D"
}
},
"data": {
"type": "flight-order",
"id": "eJzTd9cPDAgICfYAAAvRAoY%3D",
"queuingOfficeId": "NCE4D31SB",
"associatedRecords": [
{
"reference": "QPPTSH",
"originSystemCode": "AF",
"flightOfferId": "1"
},
{
"reference": "QPPTSH",
"creationDate": "2024-04-03T03:43:00",
"originSystemCode": "GDS",
"flightOfferId": "1"
}
],
"flightOffers": [
{
"type": "flight-offer",
"id": "1",
"source": "GDS",
"nonHomogeneous": false,
"lastTicketingDate": "2024-04-03",
"itineraries": [
{
"segments": [
{
"departure": {
"iataCode": "BOS",
"terminal": "E",
"at": "2024-04-17T17:20:00"
},
"arrival": {
"iataCode": "CDG",
"terminal": "2E",
"at": "2024-04-18T06:05:00"
},
"carrierCode": "AF",
"number": "333",
"aircraft": {
"code": "359"
},
"duration": "PT6H45M",
"bookingStatus": "CONFIRMED",
"segmentType": "ACTIVE",
"isFlown": false,
"id": "1",
"numberOfStops": 0,
"co2Emissions": [
{
"weight": 556,
"weightUnit": "KG",
"cabin": "BUSINESS"
}
]
},
{
"departure": {
"iataCode": "CDG",
"terminal": "2F",
"at": "2024-04-18T07:05:00"
},
"arrival": {
"iataCode": "MAD",
"terminal": "2",
"at": "2024-04-18T09:15:00"
},
"carrierCode": "AF",
"number": "1000",
"aircraft": {
"code": "319"
},
"duration": "PT2H10M",
"bookingStatus": "CONFIRMED",
"segmentType": "ACTIVE",
"isFlown": false,
"id": "2",
"numberOfStops": 0,
"co2Emissions": [
{
"weight": 105,
"weightUnit": "KG",
"cabin": "BUSINESS"
}
]
}
]
},
{
"segments": [
{
"departure": {
"iataCode": "MAD",
"terminal": "2",
"at": "2024-05-01T20:15:00"
},
"arrival": {
"iataCode": "CDG",
"terminal": "2F",
"at": "2024-05-01T22:20:00"
},
"carrierCode": "AF",
"number": "1101",
"aircraft": {
"code": "321"
},
"duration": "PT2H5M",
"bookingStatus": "CONFIRMED",
"segmentType": "ACTIVE",
"isFlown": false,
"id": "3",
"numberOfStops": 0,
"co2Emissions": [
{
"weight": 105,
"weightUnit": "KG",
"cabin": "ECONOMY"
}
]
},
{
"departure": {
"iataCode": "CDG",
"terminal": "2E",
"at": "2024-05-02T13:35:00"
},
"arrival": {
"iataCode": "BOS",
"terminal": "E",
"at": "2024-05-02T15:10:00"
},
"carrierCode": "AF",
"number": "334",
"aircraft": {
"code": "359"
},
"duration": "PT7H35M",
"bookingStatus": "CONFIRMED",
"segmentType": "ACTIVE",
"isFlown": false,
"id": "4",
"numberOfStops": 0,
"co2Emissions": [
{
"weight": 278,
"weightUnit": "KG",
"cabin": "ECONOMY"
}
]
}
]
}
],
"price": {
"currency": "USD",
"total": "7151.60",
"base": "4410.00",
"grandTotal": "7151.60"
},
"pricingOptions": {
"fareType": [
"PUBLISHED"
]
},
"validatingAirlineCodes": [
"AF"
],
"travelerPricings": [
{
"travelerId": "1",
"travelerType": "CHILD",
"price": {
"currency": "USD",
"total": "3575.80",
"base": "2205.00",
"taxes": [
{
"amount": "5.60",
"code": "AY"
},
{
"amount": "9.00",
"code": "FR"
},
{
"amount": "15.80",
"code": "JD"
},
{
"amount": "0.70",
"code": "OG"
},
{
"amount": "3.80",
"code": "QV"
},
{
"amount": "48.20",
"code": "QX"
},
{
"amount": "44.40",
"code": "US"
},
{
"amount": "3.83",
"code": "XA"
},
{
"amount": "4.50",
"code": "XF"
},
{
"amount": "7.00",
"code": "XY"
},
{
"amount": "6.97",
"code": "YC"
},
{
"amount": "46.00",
"code": "YQ"
},
{
"amount": "1175.00",
"code": "YR"
}
]
},
"fareDetailsBySegment": [
{
"segmentId": "1",
"cabin": "BUSINESS",
"fareBasis": "ZNX45NDL",
"class": "Z",
"includedCheckedBags": {
"quantity": 2
}
},
{
"segmentId": "2",
"cabin": "BUSINESS",
"fareBasis": "ZNX45NDL",
"class": "J",
"includedCheckedBags": {
"quantity": 2
},
"mealServices": [
{
"label": "Breakfast"
}
]
},
{
"segmentId": "3",
"cabin": "ECONOMY",
"fareBasis": "RKX46NMZ",
"class": "L",
"includedCheckedBags": {
"quantity": 1
},
"mealServices": [
{
"label": "Snack"
}
]
},
{
"segmentId": "4",
"cabin": "ECONOMY",
"fareBasis": "RKX46NMZ",
"class": "R",
"includedCheckedBags": {
"quantity": 1
}
}
]
},
{
"travelerId": "2",
"travelerType": "ADULT",
"price": {
"currency": "USD",
"total": "3575.80",
"base": "2205.00",
"taxes": [
{
"amount": "5.60",
"code": "AY"
},
{
"amount": "9.00",
"code": "FR"
},
{
"amount": "15.80",
"code": "JD"
},
{
"amount": "0.70",
"code": "OG"
},
{
"amount": "3.80",
"code": "QV"
},
{
"amount": "48.20",
"code": "QX"
},
{
"amount": "44.40",
"code": "US"
},
{
"amount": "3.83",
"code": "XA"
},
{
"amount": "4.50",
"code": "XF"
},
{
"amount": "7.00",
"code": "XY"
},
{
"amount": "6.97",
"code": "YC"
},
{
"amount": "46.00",
"code": "YQ"
},
{
"amount": "1175.00",
"code": "YR"
}
]
},
"fareDetailsBySegment": [
{
"segmentId": "1",
"cabin": "BUSINESS",
"fareBasis": "ZNX45NDL",
"class": "Z",
"includedCheckedBags": {
"quantity": 2
}
},
{
"segmentId": "2",
"cabin": "BUSINESS",
"fareBasis": "ZNX45NDL",
"class": "J",
"includedCheckedBags": {
"quantity": 2
},
"mealServices": [
{
"label": "Breakfast"
}
]
},
{
"segmentId": "3",
"cabin": "ECONOMY",
"fareBasis": "RKX46NMZ",
"class": "L",
"includedCheckedBags": {
"quantity": 1
},
"mealServices": [
{
"label": "Snack"
}
]
},
{
"segmentId": "4",
"cabin": "ECONOMY",
"fareBasis": "RKX46NMZ",
"class": "R",
"includedCheckedBags": {
"quantity": 1
}
}
]
}
]
}
],
"travelers": [
{
"id": "1",
"name": {
"firstName": "ADRIANA",
"lastName": "GONZALES"
},
"contact": {
"purpose": "STANDARD",
"phones": [
{
"deviceType": "MOBILE",
"countryCallingCode": "34",
"number": "480080076"
}
],
"emailAddress": "JORGE.GONZALES833@TELEFONICA.ES"
}
},
{
"id": "2",
"gender": "MALE",
"name": {
"firstName": "JORGE",
"lastName": "GONZALES"
},
"documents": [
{
"number": "00000000",
"expiryDate": "2025-04-14",
"issuanceCountry": "ES",
"nationality": "ES",
"documentType": "PASSPORT",
"holder": true
}
],
"contact": {
"purpose": "STANDARD",
"phones": [
{
"deviceType": "MOBILE",
"countryCallingCode": "34",
"number": "480080076"
}
],
"emailAddress": "JORGE.GONZALES833@TELEFONICA.ES"
}
}
],
"remarks": {
"general": [
{
"subType": "GENERAL_MISCELLANEOUS",
"text": "ONLINE BOOKING FROM INCREIBLE VIAJES",
"flightOfferIds": [
"1"
]
},
{
"subType": "GENERAL_MISCELLANEOUS",
"text": "PRICING ENTRY FXP/FF1,2-BIZSTAND/FF3,4-STANDARD6/R,P,VC-AF,FC-USD/P1-2",
"flightOfferIds": [
"1"
]
}
],
"airline": [
{
"subType": "ADVANCED_TICKET_TIME_LIMIT",
"airlineCode": "AF",
"text": "TO AF BY 06APR 0500 NCE OTHERWISE WILL BE XLD",
"flightOfferIds": [
"1"
]
}
]
},
"ticketingAgreement": {
"option": "DELAY_TO_CANCEL",
"dateTime": "2024-04-09"
},
"contacts": [
{
"addresseeName": {
"firstName": "PABLO RODRIGUEZ"
},
"address": {
"lines": [
"CALLE PRADO, 16"
],
"postalCode": "28014",
"countryCode": "ES",
"cityName": "MADRID"
},
"purpose": "STANDARD",
"phones": [
{
"deviceType": "LANDLINE",
"countryCallingCode": "34",
"number": "480080071"
},
{
"deviceType": "MOBILE",
"countryCallingCode": "33",
"number": "480080072"
}
],
"companyName": "INCREIBLE VIAJES",
"emailAddress": "SUPPORT@INCREIBLEVIAJES.ES"
}
]
},
"dictionaries": {
"locations": {
"MAD": {
"cityCode": "MAD",
"countryCode": "ES"
},
"BOS": {
"cityCode": "BOS",
"countryCode": "US"
},
"CDG": {
"cityCode": "PAR",
"countryCode": "FR"
}
}
}
}