get Flex Fields
GET {{HostName}}/ent/config/v1/flexFields?hotelIds={{HotelId}}
Request Params
Key | Datatype | Required | Description |
---|
hotelIds | string | | REQUIRED |
flexFieldId | null | | Flex field ID |
code | null | | Flex field code |
module | null | | Flex field module |
fetchInactive | null | | Determines whether to fetch inactive records or not |
limit | null | | Indicates maximum number of records a Web Service should return. Default is 50 |
offset | null | | Index or initial index of the set(page) being requested. If the index goes out of the bounds of the total set count then no data will be returned. |
Key | Datatype | Required | Description |
---|
Content-Type | string | | |
x-hotelid | string | | |
x-app-key | string | | |