1.4 KiB
1.4 KiB
name, description
| name | description |
|---|---|
| cash-drawers-routes | Handle 3 OpenAPI operation(s) under /v2/cash-drawers/shifts for the cash drawers route group. |
cash drawers API Routes
Handle 3 OpenAPI operation(s) under /v2/cash-drawers/shifts for the cash drawers route group.
Use the generated operation tools to make real API calls. Do not invent API responses. If a tool reports missing setup, return the exact setup field name to the caller. For write, update, or delete operations, state the intended action before calling the tool.
Operations
list_cash_drawer_shifts
- Operation ID:
list_cash_drawer_shifts - Route:
GET /v2/cash-drawers/shifts - Mode: READ
- Summary: ListCashDrawerShifts
- Parameters:
location_idinqueryrequiredsort_orderinquerybegin_timeinqueryend_timeinquerylimitinquerycursorinquery
retrieve_cash_drawer_shift
- Operation ID:
retrieve_cash_drawer_shift - Route:
GET /v2/cash-drawers/shifts/{shift_id} - Mode: READ
- Summary: RetrieveCashDrawerShift
- Parameters:
location_idinqueryrequiredshift_idinpathrequired
list_cash_drawer_shift_events
- Operation ID:
list_cash_drawer_shift_events - Route:
GET /v2/cash-drawers/shifts/{shift_id}/events - Mode: READ
- Summary: ListCashDrawerShiftEvents
- Parameters:
location_idinqueryrequiredshift_idinpathrequiredlimitinquerycursorinquery