Amadeus Reservations · Example Payload

Flight Order Management Associated Record Common Example

BookingFlightsHotelsReservationsTravel

Flight Order Management Associated Record Common 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

referencecreationDateoriginSystemCode

Example Payload

Raw ↑
{
  "reference": "sample-value",
  "creationDate": "2019-07-09T12:30:00.000",
  "originSystemCode": "AA"
}