rssRSS feed

calendar-lines-penChangelog

Stay up to date with the latest changes, enhancements, and fixes for the SiteMinder Exchange API.

2024

AddedReservations

ResStatus Redacted

Reservations with a @ResStatus of “Redacted” will have all ‘PII’ data removed. The SMX partner application should be able to accept all ResStatus values and respond with Success (200 OK status). It will now need to handle the additional ‘Redacted’ value.

AddedReservations

Second AddressLine

Reservations may include a second AddressLine under ResGuest / Profile and ResGlobalInfo / Profile rather than having the two address lines merged in one AddressLine. LittleHotelier supports two-line addresses and have character limits for each. If there is data in the second line, it will be sent in the XML in a secondary AddressLine as below:

AddedReservations

ResGlobalInfo and ResGuests

Little Hotelier reservations will contain a Guest ID under Profiles / UniqueID / ID. This is a randomly generated ID and will not be visible in Little Hotelier.

AddedReservations

ResGuest / PrimaryIndicator

Little Hotelier reservations will now identify the primary guest as PrimaryIndicator=”true” to know which guest is checking in. If multiple ResGuest / Profile are sent, only one will be identified as primary.

2023

RemovedARI

Remove Availability by Hotel

Other availability endpoints listed below will remain active:

2022

AddedARI

Error Code 405

Method Not Supported

Previously when any publisher-to-hotel connection does not have ARI enabled, a 403 Forbidden error is returned. A more appropriate status code is introduced to handle this type of error.

Code
Reason
Error Message

405

Method Not Supported

[Method name] not supported by this publisher

This error code response is added to all ARI endpoints (listed below) besides the metadata endpoints:

AddedReservations

ResGlobalInfo / Total / Taxes

A collection of taxes relating to the total reservation cost.

RemovedReservations

AcceptedPayment / DirectBill

Amount = A monetary amount taken for the deposit. NmbrOfNights = The number of nights of the hotel stay that are used to calculate the fee amount.

AddedReservations

ServiceDetails / TimeSpan

HotelReservation / Services / Service / ServiceDetails / TimeSpan

The Time Span which covers the Service.The Time Span which covers the Service.

Start = The starting value of the time span. End = The ending value of the time span.

RemovedReservations

ServiceDetails / GuestCounts / TimeSpan

Last updated

Was this helpful?