Amadeus Reservations · Example Payload

Flight Order Management Phone Example

BookingFlightsHotelsReservationsTravel

Flight Order Management Phone Example is an example object payload from Amadeus Reservations, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

deviceTypecountryCallingCodenumber

Example Payload

Raw ↑
{
  "deviceType": "STANDARD",
  "countryCallingCode": "AA",
  "number": "12345"
}