Amadeus Reservations · Example Payload

Transfer Booking Name Example

BookingFlightsHotelsReservationsTravel

Transfer Booking Name Example is an example object payload from Amadeus Reservations, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

typefirstNamelastNametitle

Example Payload

Raw ↑
{
  "type": "STANDARD",
  "firstName": "John Smith",
  "lastName": "John Smith",
  "title": "sample-value"
}