Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info

PMS Payments WSDL. {pmsCode} is your PMS Code Type 22.

TPI

WSDL URI: https://tpi-pmsx.preprod.siteminderlabs.com/webservices/{pmsCode}/pmsxchange_pms_payments.wsdl
.NET WSDL: https://tpi-pmsx.preprod.siteminderlabs.com/webservices/{pmsCode}/pmsxchange_pms_payments_flat.wsdl

Production
WSDL URI: https://pmsxchange.siteminder.com//webservices/{pmsCode}/pmsxchange_pms_payments.wsdl
.NET WSDL: https://pmsxchange.siteminder.com//webservices/{pmsCode}/pmsxchange_pms_payments_flat.wsdl

...

This section covers a new set of messages that allows a PMS to retrieve reservation payment transaction data. These payment transactions are payments taken against a reservation via SiteMinders Pay product.

...

Each successfully processed transaction can then be confirmed back to pmsXchange, marking them as delivered. This follows a similar pattern to the asynchronous pull model of the reservation delivery flow currently used in pmsXchange. You can read more details about the new message flow here.

This new function also utilises the same SOAP, POS and Error message formatting as the ARI and reservation functions, leveraging the existing API development.  

...

Finally it uses the same PMS codes and hotel codes as our pmsXchange messages.

The new messages are:

SM_HotelResPaymentReadRQ/RS

SM_HotelResPaymentResultRQ/RS

and an enhancement to our current messages

OTA_ResRetrieveRS/OTA_HotelResNotifRQ

...