Skip to main content
Anchor to pointOfSaleDeviceAssignToCashDrawer

pointOfSaleDeviceAssignToCashDrawer

mutation

Requires write_cash_tracking access scope.

Assigns a point of sale device to a cash drawer, removing any prior assignment.

•ID!
required

The cash drawer to assign the device to.

•ID!
required

The point of sale device to assign.


Was this section helpful?

Anchor to PointOfSaleDeviceAssignToCashDrawerPayload returnsPointOfSaleDeviceAssignToCashDrawerPayload returns

•PointOfSaleDevice

The point of sale device.

Show fields
•[PointOfSaleDeviceAssignToCashDrawerUserError!]!
non-null

The list of errors that occurred from executing the mutation.

Show fields

Was this section helpful?