get Cashier Closure Info
GET {{HostName}}/csh/v1/hotels/{{HotelId}}/closureList?cashierId=1&closureBusinessDate=2023-12-25
Fetches cashier closure informatin. Use either Cashier iD or openDate or closeDate parameter to fetch the results.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
closureNo | null | ||
cashierId | number | ||
shiftDropLocationCode | null | ||
bagNumberForOthers | null | ||
bagNumberForCash | null | ||
closureBusinessDate | string |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
x-hotelId | string | ||
x-app-key | string |