New fields are now available on cash management resources in the GraphQL Admin API, providing more detail about cash drawer balances and cash count activities.
What's new
Cash Drawer balance
The object now exposes the current drawer balance directly:
| Field | Description |
|---|---|
balance | The current balance in the cash drawer, returned as a value. |
Cash count activity details
now includes additional context about opening and closing counts:
| Field | Description |
|---|---|
note | A note associated with the activity, such as a comment left by staff during a cash count. |
| The reason code for the activity, connecting counts to merchant-defined categorization. |
Learn more
Was this page helpful?