Amadeus Reservations · Example Payload

Flight Order Management Form Of Payment Example

BookingFlightsHotelsReservationsTravel

Flight Order Management Form Of Payment 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

b2bWalletcreditCardother

Example Payload

Raw ↑
{
  "b2bWallet": "sample-value",
  "creditCard": "sample-value",
  "other": "sample-value"
}