get Cashiers
GET {{HostName}}/fof/config/v1/cashierDetails/cashiers?limit=25&offset=21&includeInactive=false
Offset and limit params are required to get the Cashier details for pagination.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
cashierIDs | null | ||
limit | number | ||
offset | number | ||
name | null | ||
includeInactive | boolean |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-hotelid | string | ||
Content-Type | string | ||
x-app-key | string |