Property
Returns all static content and room rates for a specific property.
get
Path parameters
uuidstringRequired
The uuid of the property
Query parameters
Header parameters
x-sm-api-idstringRequired
The api id for channel
x-sm-api-keystringRequired
The api key for channel
Responses
200
successful
application/json
400
Invalid request
application/json
401
Unauthorized
application/json
403
Unauthorized
application/json
404
The specified resource was not found
application/json
429
The number of requests for the last 5 minutes window has reached the limit for the given channel
application/json
500
Unexpected error occurred
application/json
get/properties/{uuid}
Last updated
Was this helpful?