Skip to main content
mutation

Requires write_cash_tracking access scope.

Creates a cash drawer in a provided location.

•ID!
required

The location the cash drawer is located in.

•String!
required

The name of the cash drawer.


Was this section helpful?

Anchor to CashDrawerCreatePayload returnsCashDrawerCreatePayload returns

•CashDrawer

The created cash drawer.

•[CashDrawerCreateUserError!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?