Anchor to CashDrawerFindOrCreateUserErrorCash
objectCash Drawer Find Or Create User Error
An error that occurs during the execution of .
Anchor to FieldsFields
- code (CashDrawerFindOrCreateUserErrorCode)
- field ([String!])
- message (String!)
- Anchor to codecode•Cash
Drawer Find Or Create User Error Code The error code.
- Anchor to fieldfield•[String!]
The path to the input field that caused the error.
- Anchor to messagemessage•String!non-null
The error message.
Was this section helpful?
Anchor to MutationsMutations
- cashDrawerFindOrCreate (CashDrawerFindOrCreatePayload)
- •mutation
Finds or creates a cash drawer for cash management. Also ensures the provided device is assigned to the drawer.
- Anchor to locationIdlocation•ID!
Id required The location the cash drawer is located in.
- Anchor to namename•String!required
The name of the cash drawer.
- Anchor to pointOfSaleDeviceIdpoint•ID!
Of Sale Device Id required The point of sale device to assign to the cash drawer.
Arguments
Was this section helpful?