Breadcrumb
- SynXis Retail Studio - Retail Manager API User Guide
- Get Offer Attributes
Get Offer Attributes
Overview
The Get Offer Attributes API allows to view attributes of all SRS products in all product categories offered by the hotel (OR) attributes of SRS products belonging to a specific product category or product group when the product group is provided in the request.
To view product attributes, pass Vendor Store Id
in the request. The response is a list of all the SRS product attributes of all the SRS products offered by the hotel.
When Product Category
or Product Group Code
is passed in the RQ along with Vendor Store Id
, the API only returns the list of attributes of SRS products belonging to the product group specified in the request.
To see available offers/SRS products having certain product attributes, pass the product attributes returned by this API in the request body of the Get Offers API.