Amadeus Reservations · Example Payload

Transfer Booking Travel Segment Location Example

BookingFlightsHotelsReservationsTravel

Transfer Booking Travel Segment Location 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

uicCodeiataCodelocalDateTime

Example Payload

Raw ↑
{
  "uicCode": 7400001,
  "iataCode": "CDG",
  "localDateTime": "2021-03-27T20:03:00"
}