Hotel Booking Hotel Product_ Deposit Policy Structure
the deposit/prepay policy information applicable to the offer. It includes accepted payments, deadline and the amount due
Type: objectProperties: 4
BookingFlightsHotelsReservationsTravel
HotelProduct_DepositPolicy is a JSON Structure definition published by Amadeus Reservations, describing 4 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/amadeus-reservations/refs/heads/main/json-structure/hotel-booking-hotel-product_-deposit-policy-structure.json",
"name": "HotelProduct_DepositPolicy",
"description": "the deposit/prepay policy information applicable to the offer. It includes accepted payments, deadline and the amount due",
"type": "object",
"properties": {
"amount": {
"type": "string",
"description": "Deposit-Prepay amount",
"pattern": "^\\\\d+(\\\\.\\\\d+)?$"
},
"deadline": {
"type": "datetime",
"description": "The date and time of the deadline in ISO 8601[https://www.w3.org/TR/NOTE-datetime]. \n Example: 2010-08-14T13:00:00\n Please note that this value is expressed in the hotels local time zone\n"
},
"description": {
"$ref": "#/definitions/QualifiedFreeText"
},
"acceptedPayments": {
"$ref": "#/definitions/HotelProduct_PaymentPolicy"
}
}
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.