Skip to main content
mutation

Requires write_cash_tracking access scope.

Updates a cash drawer.

•ID!
required

The ID of the cash drawer to update.

•CashDrawerUpdateInput!
required

The input fields for updating a cash drawer.


Was this section helpful?

Anchor to CashDrawerUpdatePayload returnsCashDrawerUpdatePayload returns

•CashDrawer

The updated cash drawer.

•[CashDrawerUpdateUserError!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?