Anchor to PointOfSaleDevicePaymentSessionOpenUserErrorPoint
objectPoint Of Sale Device Payment Session Open User Error
An error that occurs during the execution of .
Anchor to FieldsFields
- code (PointOfSaleDevicePaymentSessionOpenUserErrorCode)
- field ([String!])
- message (String!)
- Anchor to codecode•Point
Of Sale Device Payment Session Open 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
- pointOfSaleDevicePaymentSessionOpen (PointOfSaleDevicePaymentSessionOpenPayload)
- •mutation
Opens a point of sale device payment session.
- Anchor to pointOfSaleDeviceIdpoint•ID!
Of Sale Device Id required The point of sale device to which this session belongs.
- Anchor to balancebalance•Money
Input The counted cash drawer balance when the session was opened.
- Anchor to staffMemberIdstaff•ID!
Member Id required The staff member who opened the session.
- Anchor to timetime•Date
Time The time the session was opened. Defaults to the current time.
- Anchor to reasonCodeIdreason•ID
Code Id The reason code for the session opening.
- Anchor to notenote•String
The note entered when the session was opened.
Arguments
Was this section helpful?