Amadeus Reservations · Example Payload

Transfer Booking Corporation Example

BookingFlightsHotelsReservationsTravel

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

Top-level fields

addressinfo

Example Payload

Raw ↑
{
  "address": "sample-value",
  "info": {
    "AU": "Accounting Unit",
    "ON": "Order Number",
    "DC": "Department Code",
    "CC": "Company Code",
    "CN": "Company Name",
    "IA": "Internal Account",
    "CE": "Cost Centre",
    "EN": "Employee Number",
    "PN": "Project Number"
  }
}