Getting Started
Last updated
Was this helpful?
Last updated
Was this helpful?
Each PMS connecting to SiteMinder will be given an interactive test account to get a basic connection up and running.
The PMS will be given a URL
, username
, password
and RequestorID
to connect to the service.
The PMS will be given a HotelCode
for the test hotel.
The PMS will be given a reservation tool to test the reservation service.
The connecting PMS will get access to a test hotel on the SiteMinder Platform to confirm that the availability, restrictions and rates pushed from their system are processed correctly. The platform will also show the reservations created and the delivery status to the PMS.
Access to the test platform:
Test Web Service URL:
We provide multiple WSDL variations to accommodate different technology stacks:
Standard WSDL:
Inlined WSDL (Recommended for .NET):
Payment Transaction Record WSDLs
Standard WSDL:
Inlined WSDL (Recommended for .NET):
For .NET clients, we recommend using the inlined WSDL, as the standard version may cause issues with .NET proxy generators (e.g., wsdl.exe or svcutil.exe) due to OTA specifications.
The connecting PMS can send an OTA_PingRQ
request to verify that the test web service is operational and that a connection can be established successfully. The Ping request only validates the endpoint’s availability; it does not verify credentials.
TBA