Amadeus · Example Payload

Hotel Booking V1 Hotel Booking Light Example

TravelTravel TechnologyReservationsFlightsHotelsAirlinesHospitalityTours and ActivitiesCars and TransfersDestination ContentItinerary ManagementTrip PlanningArtificial IntelligenceMarket Insights

Hotel Booking V1 Hotel Booking Light Example is an example object payload from Amadeus, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

typeidproviderConfirmationIdassociatedRecordsself

Example Payload

Raw ↑
{
  "type": "hotel-booking",
  "id": "XD_8138319951754",
  "providerConfirmationId": "8138319951754",
  "associatedRecords": [
    {
      "reference": "QVH2BX",
      "originSystemCode": "GDS"
    }
  ],
  "self": "https://test.api.amadeus.com/v1/booking/hotel-bookings/XD_8138319951754"
}