Amadeus Reservations · Example Payload

Transfer Booking Equipment Example

sample-value

BookingFlightsHotelsReservationsTravel

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

Top-level fields

codeitemIddescriptionquotationconvertedisBookabletaxIncludedincludedInTotal

Example Payload

Raw ↑
{
  "code": "WHC",
  "itemId": "500123",
  "description": "sample-value",
  "quotation": "sample-value",
  "converted": "sample-value",
  "isBookable": true,
  "taxIncluded": false,
  "includedInTotal": false
}