Amadeus Reservations · Example Payload

Flight Create Orders Credit Card Common Example

BookingFlightsHotelsReservationsTravel

Flight Create Orders Credit Card Common 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

brandholdernumberexpiryDate

Example Payload

Raw ↑
{
  "brand": "sample-value",
  "holder": "MR DUPON DAMIEN",
  "number": "4012999999999999",
  "expiryDate": "2021-08"
}