Room Types
Returns all Room Types for a select SiteMinder Direct Booking property within your group.
Retrieve all room types for a property.
Authorizations
x-sm-api-keystringRequired
Path parameters
propertyUuidstringRequired
uuid for a property
Query parameters
pageinteger · min: 1Optional
page number (defaults to 1)
perPageinteger · min: 1 · max: 50Optional
items per page (defaults to 10)
Header parameters
x-sm-api-keystringRequired
access token retrieved from Multi-Property Platform
Responses
200
OK
application/json
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}/room-typesLast updated
Was this helpful?