Amadeus Solutions · Example Payload

Seat Map Display Aircraft Cabin Amenities Example

AirlinesBookingFlightsGDSHotelsTravelTravel Technology

Seat Map Display Aircraft Cabin Amenities Example is an example object payload from Amadeus Solutions, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

powerseatwifientertainmentfoodbeverage

Example Payload

Raw ↑
{
  "power": "sample-value",
  "seat": "sample-value",
  "wifi": "sample-value",
  "entertainment": [
    "sample-value"
  ],
  "food": "sample-value",
  "beverage": "sample-value"
}