v1
latestOpenAPI 3.0.32026-07-23183961.3 KBpricing:read
Get the list of pricing and availability for a property
Retrieve pricing and availability for a property with breakdown of details per date of the stay.
get/properties/{propertyUuid}/quotes
Path parameters
propertyUuidstring required
uuid for a property
Query parameters
checkInstring date required
check in date, e.g. '2024-08-01'
checkOutstring date required
check out date, e.g. '2024-08-05' (limited to 31 nights after the check in date)
adultsinteger
number of adult occupants (defaults to 1)
childreninteger
number of child occupants (defaults to 0)
infantsinteger
number of infant occupants (defaults to 0)
promocodestring
if provided, returns prices with applied promotion
withBreakdownboolean
include the day level breakdown for each room
Headers
x-sm-api-keystring required
access token retrieved from Multi-Property Platform
Response
OK