Rooms and Rates
get
Returns all configured room rates for specified hotelier.
Authorizations
AuthorizationstringRequired
Path parameters
pmsCodestring · min: 1 · max: 255Required
pmsCode used to identify the pmsx partner
hotelCodestring · min: 1 · max: 255Required
hotelCode used to identify the hotelier
Header parameters
X-SM-TRACE-TOKENstringRequired
traceToken is logged with every log messages for this request
Responses
200
OK
application/json
400
Invalid request
application/json
401
Unauthorized
application/json
403
Access denied
application/json
404
Not Found
application/json
409
Conflict, record already exists
application/json
429
Too Many Requests
application/json
500
Unexpected error occurred
application/json
503
Service Unavailable
application/json
get
/core-api/pmses/{pmsCode}/hotels/{hotelCode}/room-ratesLast updated
Was this helpful?