Amadeus Solutions · Example Payload

Flight Offers Price Term And Condition Example

AirlinesBookingFlightsGDSHotelsTravelTravel Technology

Flight Offers Price Term And Condition Example is an example object payload from Amadeus Solutions, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

categorycircumstancesnotApplicablemaxPenaltyAmountdescriptions

Example Payload

Raw ↑
{
  "category": "EXCHANGE",
  "circumstances": "sample-value",
  "notApplicable": true,
  "maxPenaltyAmount": "299.99",
  "descriptions": [
    "sample-value"
  ]
}