Integration Requirements

Guidelines

As outlined in the API Services Terms of Use Agreement, these guidelines ensure the efficient and proper use of the Apps API.


Application General

Response Time

Response time should not exceed 1000ms.

Content-Type

The ‘Content-Type’ for all SOAP XML messages must be application/xml; charset=utf-8.

SSL/TLS

Apps API supports TLSv1.2 and above. SiteMinder does not support self-signed SSL certificates.

Security

Encryption is provided by the transport layer via HTTPS. Each message contains a WS-Security (WSSE) UsernameToken SOAP header for authentication/authorization purposes. Each connecting Application must provide a secure web service endpoint to receive the reservation notifications.


Last updated