8 Using the Oracle Hospitality APIs

Having created an application and obtained the gateway URL from the portal, calling APIs is a four-step process:
  1. Obtain details from the hotel. In the case of the partner sandbox, the hotel code is SAND01.

  2. Add an environment. See Environments Gateways and Credentials for details.

  3. Authenticate: Obtain an oAuth token using the oAuth API in a call sent to the gateway URL.

  4. Call APIs: Send your API calls to the gateway URL following the API documentation displayed in the portal.