Technical Guide

Explore the supported SOAP messages and REST endpoints available for the pmsXchange API

Supported SOAP Messages

Message
Direction
Purpose

OTA_HotelAvailNotifRQ/RS

PMS → SiteMinder (PUSH)

Updates availability and restrictions

OTA_HotelRateAmountNotifRQ/RS

PMS → SiteMinder (PUSH)

Updates rates

OTA_ReadRQ/OTA_ResRetrieveRS

PMS ← SiteMinder (PULL)

Retrieves reservations, modifications, and cancellations

OTA_NotifReportRQ/RS

PMS → SiteMinder (PUSH)

Confirms that reservations, modifications, or cancellations have been processed

OTA_HotelResNotifRQ/RS

PMS → SiteMinder (PUSH)

Delivers reservations, modifications, and cancellations

SM_HotelResPaymentReadRQ/RS

PMS ← SiteMinder (PULL)

Retrieves payment transaction details

SM_HotelResPaymentResultRQ/RS

PMS → SiteMinder (PUSH)

Confirms the payment transaction has been processed and stored

Supported REST Endpoints

Endpoint
Method & Direction
Purpose

/core-api/pmses/{pmsCode}/hotels/{hotelCode}/room-rates

GET - PMS ← SiteMinder (PULL)

Retrieves all configured room types and rate plans for the specified hotel

/core-api/pmses/{pmsCode}/hotels/{hotelCode}/reservation-import

POST - PMS → SiteMinder (PUSH)

Triggers the import job to retrieve active reservations for the hotel

Last updated

Was this helpful?