Amadeus · Example Payload

Seatmap Display Facility Example

TravelTravel TechnologyReservationsFlightsHotelsAirlinesHospitalityTours and ActivitiesCars and TransfersDestination ContentItinerary ManagementTrip PlanningArtificial IntelligenceMarket Insights

Seatmap Display Facility Example is an example object payload from Amadeus, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

codecolumnrowpositioncoordinates

Example Payload

Raw ↑
{
  "code": "string-value",
  "column": "string-value",
  "row": "string-value",
  "position": "FRONT",
  "coordinates": {
    "x": 1,
    "y": 1
  }
}