cashTrackingSession
Lookup a cash tracking session by ID.
Anchor to Possible returnsPossible returns
- Anchor to CashTrackingSessionCash•
Tracking Session Tracks the balance in a cash drawer for a point of sale device over the course of a shift.
- adjustments
• Cashnon-nullTracking Adjustment Connection! The adjustments made to the cash drawer during this session.
- cash
Tracking •Enabled Boolean!non-null Whether this session is tracking cash payments.
- cash
Transactions • Ordernon-nullTransaction Connection! The cash transactions made during this session.
- closing
Balance •MoneyV2 The counted cash balance when the session was closed.
- closing
Note •String The note entered when the session was closed.
- closing
Staff •Member StaffMember The user who closed the session.
- closing
Time •DateTime When the session was closed.
- expected
Balance •Moneynon-nullV2! The expected balance at the end of the session or the expected current balance for sessions that are still open.
- expected
Closing •Balance MoneyV2 The amount that was expected to be in the cash drawer at the end of the session, calculated after the session was closed.
- expected
Opening •Balance MoneyV2 The amount expected to be in the cash drawer based on the previous session.
- id•ID!non-null
A globally-unique ID.
- location•Location
The location of the point of sale device during this session.
- net
Cash •Sales Moneynon-nullV2! The net cash sales made for the duration of this cash tracking session.
- opening
Balance •Moneynon-nullV2! The counted cash balance when the session was opened.
- opening
Note •String The note entered when the session was opened.
- opening
Staff •Member StaffMember The user who opened the session.
- opening
Time •Datenon-nullTime! When the session was opened.
- register
Name •String!non-null The register name for the point of sale device that this session is tracking cash for.
- total
Adjustments •MoneyV2 The sum of all adjustments made during the session, excluding the final adjustment.
- total
Cash •Refunds Moneynon-nullV2! The sum of all cash refunds for the duration of this cash tracking session.
- total
Cash •Sales Moneynon-nullV2! The sum of all cash sales for the duration of this cash tracking session.
- total
Discrepancy •MoneyV2 The total discrepancy for the session including starting and ending.
- adjustments