Amadeus Reservations · Example Payload

Flight Create Orders Co2 Emission Example

BookingFlightsHotelsReservationsTravel

Flight Create Orders Co2 Emission Example is an example object payload from Amadeus Reservations, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

weightweightUnitcabin

Example Payload

Raw ↑
{
  "weight": 90,
  "weightUnit": "KG",
  "cabin": "sample-value"
}