PMS Room and Rates (Beta)

circle-exclamation

This Open API specification defines the API that you would need to build in order to share a Hotels Room Rate Mapping data with SiteMinder.

Retrieve room rate mappings for a hotel

get

Returns the current room rate mapping configuration for the specified hotel

Authorizations
AuthorizationstringRequired
Path parameters
hotelCodestringRequired

Hotel identifier code

pmsCodestringRequired

PMSX partner code

Header parameters
X-SM-TRACE-TOKENstringRequired

The unique identifier of the request (UUID), this traceToken is logged with this request.

Example: 8bf21e96-e6c7-4bf9-a377-a5763e053538
Responses
get
/pmses/{pmsCode}/hotels/{hotelCode}/room-rates

Last updated

Was this helpful?