Skip to main content
Anchor to cashManagementShopSummary

cashManagementShopSummary

query

Requires read_cash_tracking access scope. Also: User must have view_payment_tracking_sessions_pos_channel or payments_cash_session_history retail role permission.

Summary of cash management data across all locations with a POS Pro subscription for a shop, filtered by currency.

•CurrencyCode!
required

The currency code to filter by.

•Date!
required

The end date to summarize to.

•Date!
required

The start date to summarize from.


Was this section helpful?

Anchor to CashManagementSummaryCashManagementSummary
•CashManagementSummary!

A summary of cash management data.

•MoneyV2!
non-null

The cumulative cash balance of all cash drawers at the provided end date.

•MoneyV2!
non-null

The cumulative cash balance of all cash drawers at the provided start date.

•MoneyV2!
non-null

The net cash flow during the specified period (start date to end date). Calculated as net sales plus adjustments.

•Int!
non-null

The number of sessions that were closed during the specified period (start date to end date).

•Int!
non-null

The number of sessions that were opened during the specified period (start date to end date).

•MoneyV2!
non-null

The total cash discrepancies during the specified period (start date to end date).


Was this section helpful?