{
"type": "flight-offer",
"id": "1",
"source": "GDS",
"instantTicketingRequired": false,
"disablePricing": false,
"nonHomogeneous": false,
"oneWay": false,
"paymentCardRequired": false,
"lastTicketingDate": "2018-06-19",
"lastTicketingDateTime": "2018-06-19T15:00:00",
"numberOfBookableSeats": 9,
"itineraries": [
{
"duration": "PT2H10M",
"segments": [
{
"id": 1,
"numberOfStops": 0,
"blacklistedInEU": false,
"co2Emissions": [
{
"weight": 90,
"weightUnit": "KG",
"cabin": "ECONOMY"
}
],
"departure": {
"iataCode": "JFK",
"terminal": "T2",
"at": "2017-10-23T20:00:00"
},
"arrival": {
"iataCode": "JFK",
"terminal": "T2",
"at": "2017-10-23T20:00:00"
},
"carrierCode": "DL",
"number": "212",
"aircraft": {
"code": "318"
},
"operating": {
"carrierCode": "DL"
},
"duration": "PT2H10M",
"stops": [
{
"iataCode": "JFK",
"duration": "PT2H10M",
"arrivalAt": "2017-10-23T20:00:00",
"departureAt": "2017-10-23T20:00:00"
}
]
}
]
}
],
"price": {
"margin": "1.00",
"grandTotal": "987.00",
"billingCurrency": "EUR",
"additionalServices": [
{
"amount": "332.70",
"type": "CHECKED_BAGS"
}
],
"currency": "USD",
"total": "932.70",
"base": "632.70",
"fees": [
{
"amount": "332.70",
"type": "TICKETING"
}
],
"taxes": [
{
"amount": "332.70",
"code": "MX"
}
],
"refundableTaxes": "200.00"
},
"pricingOptions": {
"fareType": [
"PUBLISHED"
],
"includedCheckedBagsOnly": true,
"refundableFare": true,
"noRestrictionFare": true,
"noPenaltyFare": true
},
"validatingAirlineCodes": [
"AF"
],
"travelerPricings": [
{
"travelerId": "1",
"fareOption": "STANDARD",
"travelerType": "ADULT",
"associatedAdultId": "string",
"price": {
"currency": "USD",
"total": "932.70",
"base": "632.70",
"fees": [
{
"amount": "332.70",
"type": "TICKETING"
}
],
"taxes": [
{
"amount": "332.70",
"code": "MX"
}
],
"refundableTaxes": "200.00"
},
"fareDetailsBySegment": [
{
"segmentId": "1",
"cabin": "ECONOMY",
"fareBasis": "ANNNNF4K",
"brandedFare": "LIGHTONE",
"class": "A",
"isAllotment": true,
"allotmentDetails": {
"tourName": "string",
"tourReference": "string"
},
"sliceDiceIndicator": "LOCAL_AVAILABILITY",
"includedCheckedBags": {
"quantity": 1,
"weight": 20,
"weightUnit": "KG"
},
"additionalServices": {
"chargeableCheckedBags": {
"quantity": 1,
"weight": 20,
"weightUnit": "KG",
"id": "1"
},
"chargeableSeat": {
"id": "1",
"number": "33D"
},
"chargeableSeatNumber": "33D",
"otherServices": [
"PRIORITY_BOARDING"
]
}
}
]
}
]
}