Amadeus Reservations · Example Payload

Transfer Booking Location Example

BookingFlightsHotelsReservationsTravel

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

Top-level fields

dateTimelocationCodeaddressnamegooglePlaceIduicCode

Example Payload

Raw ↑
{
  "dateTime": "2019-11-10T10:30:00",
  "locationCode": "CDG",
  "address": "sample-value",
  "name": "John Smith",
  "googlePlaceId": "ChIJrTLr-GyuEmsRBfy61i59si0",
  "uicCode": "AA"
}