get_cash_tracking_sessions
Retrieve cash tracking sessions from Shopify POS with filters for date range, location, and pagination. Use to monitor and reconcile cash drawer activity.
Instructions
Fetch cash tracking sessions for POS
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| after | No | Cursor for pagination | |
| first | No | Number of sessions to fetch (1-250, default: 50) | |
| endDate | No | End date filter (ISO format) | |
| startDate | No | Start date filter (ISO format) | |
| locationId | No | Filter by location ID |