Amadeus Solutions · Example Payload

Seat Map Display Base Name Example

AirlinesBookingFlightsGDSHotelsTravelTravel Technology

Seat Map Display Base Name Example is an example object payload from Amadeus Solutions, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

firstNamelastNamemiddleName

Example Payload

Raw ↑
{
  "firstName": "John Smith",
  "lastName": "John Smith",
  "middleName": "John Smith"
}