Get Interface Rights
GET {{HostName}}/int/config/v1/interfaceRights?hotelId={{HotelId}}&id=1234&type=InterfaceId
Get the configured Interface Rights that define the control options for the requested Property Interface. Such as bar, unbar, on, and off.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
hotelId | string | ||
id | number | id returned with the get Hotel Interfaces API | |
type | string | The type of id is always InterfaceId |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
x-hotelid | string | ||
x-app-key | string |