Anchor to PointOfSaleDevicePaymentSessionCloseUserErrorPoint
objectPoint Of Sale Device Payment Session Close User Error
An error that occurs during the execution of .
Anchor to FieldsFields
- code (PointOfSaleDevicePaymentSessionCloseUserErrorCode)
- field ([String!])
- message (String!)
- Anchor to codecode•Point
Of Sale Device Payment Session Close 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
- pointOfSaleDevicePaymentSessionClose (PointOfSaleDevicePaymentSessionClosePayload)
- •mutation
Closes a point of sale device payment session.
- Anchor to pointOfSaleDevicePaymentSessionIdpoint•ID!
Of Sale Device Payment Session Id required The point of sale device payment session to be closed.
- Anchor to balancebalance•Money
Input! required The counted cash drawer balance when the session was closed.
- Anchor to staffMemberIdstaff•ID!
Member Id required The staff member who closed the session.
- Anchor to timetime•Date
Time When the session was closed. Defaults to the current time.
- Anchor to reasonCodeIdreason•ID
Code Id The reason code for closing the session.
- Anchor to notenote•String
The note entered when the session was closed.
Arguments
Was this section helpful?