get Cashier Transactions
GET {{HostName}}/csh/v1/cashiers/{{cashierId}}/transactions?closureNo={{closureNo}}
Fetches cashier transactions.
closureNo parameter value is required.
Get the closureNo from the get Cashier Closure Info Service.
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
closureNo | string | ||
shiftDropLocationCode | null | ||
bagNumberForOthers | null | ||
bagNumberForCash | null |
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Content-Type | string | ||
x-hotelId | string | ||
x-app-key | string |