Skip Navigation

SynXis Retail Studio - Retail Manager API

Hotel
Search
REST API
Hospitality

What is it?

Deliver intelligent personalized offers creating a memorable guest experience that improves guest engagement and increases total revenue opportunity.

  • Targeted Offers
  • Machine Learning Powered Recommenders
  • Urgency Triggers
  • Personalization

Why use it?

One Platform: At Sabre Hospitality Solutions, we are evolving the way people experience hospitality. Grounded in a legacy of innovation and business performance, we are the leading technology provider for the hospitality industry serving more than 40,000 hotels, resorts, and chains spanning 174 countries. From independent properties to large global chains, we are the technology partner hoteliers rely on to optimize hospitality distribution and deliver millions of personalized experiences that maximize the value of each one on a single technology platform

How it works

Offers/Orders API

Client applications need to obtain a valid security token using the Sabre provisioned credentials.

Use the security token in 'Authorization' header when invoking Offers/Order API

How to use

Offers API

The Offers API deals with the personalized shopping offers.

It can be used to retrieve list of offers for a vendor store for a given shopping criteria. Additionally, the API has the capability to retrieve a list of Offer Categories and Offer Attributes for a particular Vendor Store.

Get Offers API: Use to retrieve list of offers for a vendor store for a given shopping criteria.

Get Offer API: Use to retrieve details for a specific offer.

Get Offer Categories API: Use to retrieve a list of offers categories for a given Vendor Store. The client application can use this list in UI to narrow offers results to a specific category.

Get Offer Attributes API: Use to retrieve a list of offers attributes for a given Vendor Store. The client application can show all attributes for all products in all product categories sold by the Vendor Store. The shopper can further narrow down results to a specific attribute(s).

Orders API

The Orders API provides capabilities to Order the available offers.

Create Order API: Use to create an Order based on the list of offers available.

Validate Order API: Use to validate the shopping cart before creating the Order. It checks if the offers in the shopping cart are still valid to generate an Order.

Get Order API: Use to retrieve details of an existing Order.

Cancel Order API: Use to cancel an existing Order.