Rates
Message Exchange Workflow
OTA_HotelRateAmountNotifRQ
- request sent by PMS/RMS to update room rates.OTA_HotelRateAmountNotifRS
- response sent by pmsXchange to acknowledge receipt.
Request
Examples
Each OTA_HotelRateAmountNotifRQ
message must contain a single RateAmountMessages
element. The hotel to update is identified using the RateAmountMessages/@HotelCode
attribute.
Within RateAmountMessages
, the RateAmountMessage
elements will contain the specific rate updates to process for a given date range. While multiple RateAmountMessage
updates can be included in one request, the request should only target one hotel per message.
To set Rates, it is mandatory to include the @CurrencyCode
attribute in the RateAmountMessage
. The rate value provided will be applied directly to SiteMinder without any currency conversion by pmsXchange. Therefore, ensure that the specified rate is in the correct currency as no conversion will be performed.
Specification
Response
Examples
Specification
Last updated