Amadeus · Example Payload

Seatmap Display Deck Configuration Example

TravelTravel TechnologyReservationsFlightsHotelsAirlinesHospitalityTours and ActivitiesCars and TransfersDestination ContentItinerary ManagementTrip PlanningArtificial IntelligenceMarket Insights

Seatmap Display Deck Configuration Example is an example object payload from Amadeus, 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": 1,
  "length": 1,
  "startSeatRow": 1,
  "endSeatRow": 1,
  "startWingsX": 1,
  "endWingsX": 1,
  "startWingsRow": 1,
  "endWingsRow": 1,
  "exitRowsX": [
    1
  ]
}