Amadeus Media · Example Payload

Hotel Content Hotel Basic Info Example

ContentHotelsImagesMediaTravel

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

Top-level fields

categoryratingnumberOfRoomscheckInTimecheckOutTime

Example Payload

Raw ↑
{
  "category": 4,
  "rating": "FOUR_STARS",
  "numberOfRooms": 120,
  "checkInTime": "14:00",
  "checkOutTime": "12:00"
}