v1

latestOpenAPI 3.0.32026-07-23183961.3 KB

Retrieve room rate mappings for a hotel

Returns the current room rate mapping configuration for the specified hotel

get/pmses/{pmsCode}/hotels/{hotelCode}/room-rates

Path parameters

hotelCodestring required

hotelCode used to identify the hotelier

pmsCodestring required

pmsCode used to identify the pmsx partner

Headers

X-SM-TRACE-TOKENstring required

traceToken is logged with every log messages for this request

Response

PMS RoomRate Mapping Response

roomTypeCodestring required

Unique code identifying the room type

ratePlanCodestring required

Unique code identifying the rate plan

roomTypeNamestring required

Human-readable name of the room type

ratePlanNamestring required

Human-readable name of the rate plan

includedAdultOccupancyinteger required

Number of adults included in this rate

rateSetupType'Derived' | 'Manual' required

Indicates how the rate is configured in the PMS. If the rate is 'Derived' in the PMS, we would expect that you would also include 'NO_RATES' in unsupportedData as the rate is not updatable.