Back to Developer changelog

Query cash transactions for a Shopify POS cash tracking session

API

Effective April 05, 2024

In version 2024-04 of the GraphQL Admin API, we exposed the cash tracking sessions that are created by Shopify POS. As of version 2024-07, you can use the API to query the cash transactions that are associated with each cash tracking session. The new cashTransactions connection returns all of the cash order transactions that affected the amount in the cash drawer during a cash tracking session.

To learn more, see CashTrackingSession (cashTransactions) in the GraphQL Admin API reference.