Amadeus Solutions · Example Payload

Seat Map Display Phone Example

AirlinesBookingFlightsGDSHotelsTravelTravel Technology

Seat Map Display Phone 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

categoryaddresseeNamedeviceTypecountryCodecountryCallingCodeareaCodenumberextensiontext

Example Payload

Raw ↑
{
  "category": "OTHER",
  "addresseeName": "John Smith",
  "deviceType": "STANDARD",
  "countryCode": "AA123",
  "countryCallingCode": "AA123",
  "areaCode": "AA123",
  "number": "sample-value",
  "extension": "sample-value",
  "text": "sample-value"
}