9 Using the Oracle Hospitality APIs
Having created an application and obtained the gateway URL
from the portal, calling APIs is a four-step process:
-
Obtain details from the hotel. In the case of the partner sandbox, the hotel code is SAND01.
-
Add an environment. See Environments Gateways and Credentials for details.
-
Authenticate: Obtain an oAuth token using the oAuth API in a call sent to the gateway URL.
-
Call APIs: Send your API calls to the gateway URL following the API documentation displayed in the portal.