Amadeus Solutions · Example Payload

Seat Map Display Deck Configuration Example

AirlinesBookingFlightsGDSHotelsTravelTravel Technology

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

Top-level fields

widthlengthstartSeatRowendSeatRowstartWingsXendWingsXstartWingsRowendWingsRowexitRowsX

Example Payload

Raw ↑
{
  "width": 80,
  "length": 65,
  "startSeatRow": 11,
  "endSeatRow": 84,
  "startWingsX": 33,
  "endWingsX": 92,
  "startWingsRow": 45,
  "endWingsRow": 73,
  "exitRowsX": [
    0
  ]
}