Amadeus · Example Payload

Seatmap Display Phone Example

TravelTravel TechnologyReservationsFlightsHotelsAirlinesHospitalityTours and ActivitiesCars and TransfersDestination ContentItinerary ManagementTrip PlanningArtificial IntelligenceMarket Insights

Seatmap Display Phone 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

categoryaddresseeNamedeviceTypecountryCodecountryCallingCodeareaCodenumberextensiontext

Example Payload

Raw ↑
{
  "category": "BUSINESS",
  "addresseeName": "Sample Name",
  "deviceType": "MOBILE",
  "countryCode": "FR",
  "countryCallingCode": 1,
  "areaCode": "string-value",
  "number": 1,
  "extension": "string-value",
  "text": "string-value"
}