Property
Return detailed information for a specific property contained in your group.
Authorizations
x-sm-api-keystringRequired
Path parameters
propertyUuidstringRequired
uuid for a property
Header parameters
x-sm-api-keystringRequired
access token retrieved from Multi-Property Platform
Responses
200
OK
application/json
uuidstringOptional
This will return the uuid assigned to the property in the SiteMinder Direct Booking product
namestringOptional
The property name as it appears in the SiteMinder Direct Booking product
latitudenumberOptional
This will return the latitude of the of the selected property
longitudenumberOptional
timezoneIdstringOptional
this will be the IANA timezone of the selected property
currencystringOptional
property's currency in ISO-4217 format (3-letter isocode)
bookingEngineUrlstringOptional
booking link to the select property's Booking Engine
400
Bad Request
application/json
401
Unauthorized
application/json
403
Forbidden
application/json
404
Not Found
application/json
429
Too Many Requests
application/json
500
Internal Server Error
application/json
503
Service Unavailable
application/json
get
/properties/{propertyUuid}Last updated
Was this helpful?