Anchor to PointOfSaleDevicePaymentSessionCountPayloadPoint
payloadPoint Of Sale Device Payment Session Count Payload
Return type for mutation.
Anchor to FieldsFields
- pointOfSaleDevicePaymentSession (PointOfSaleDevicePaymentSession)
- userErrors ([PointOfSaleDevicePaymentSessionCountUserError!]!)
- Anchor to pointOfSaleDevicePaymentSessionpoint•Point
Of Sale Device Payment Session Of Sale Device Payment Session The point of sale device payment session after recording the count.
- Anchor to userErrorsuser•[Point
Errors Of Sale Device Payment Session Count User Error!]! non-null The list of errors that occurred from executing the mutation.
Was this section helpful?
Anchor to Mutations with this payloadMutations with this payload
- pointOfSaleDevicePaymentSessionCount (PointOfSaleDevicePaymentSessionCountPayload)
- •mutation
Records a mid-session cash count for 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 record a count for.
- Anchor to balancebalance•Money
Input! required The counted cash drawer balance.
- Anchor to staffMemberIdstaff•ID!
Member Id required The staff member who performed the count.
- Anchor to timetime•Date
Time When the count was performed. Defaults to the current time.
- Anchor to reasonCodeIdreason•ID
Code Id The reason code for the count.
- Anchor to notenote•String
The note entered when the count was performed.
Arguments
Was this section helpful?