Stay Controls
The Manage Stay Controls operations allow a hotelier to create, edit, delete and retrieve stay restrictions configured in SynXis CRS at multiple levels e.g. hotel, product, room, room category, rate, rate category, rate category + room, rate category + room category, room upsell and coupon offer on desired stay dates.
The default rate stay controls are not date-sensitive. Once set, they apply for all dates.
REST Method/Endpoint
Method | Endpoint |
---|---|
GET | https://[environment]/v1/api/admin/product/stayControl/ |
POST | https://[environment]/v1/api/admin/product/stayControl/ |
DELETE | https://[environment]/v1/api/admin/product/stayControl/ |
REST API Tokens
How to Construct and Use security tokens
Header Parameters
Parameter | Description | Type | Example |
---|---|---|---|
Accept-Language | Language code with optional culture code. Use to request content in the specified language. | String | en-US |
Context | Business context for caller | String | WBSVC |
ActivityID | Unique Id per request for system tracing | String | MyCompany_123sdjwiiw456 |