Skip to main content
Anchor to PointOfSaleDevicePaymentSessionCountUserError

PointOfSaleDevicePaymentSessionCountUserError

object

An error that occurs during the execution of PointOfSaleDevicePaymentSessionCount.

•PointOfSaleDevicePaymentSessionCountUserErrorCode

The error code.

•[String!]

The path to the input field that caused the error.

•String!
non-null

The error message.


Was this section helpful?

•mutation

Records a mid-session cash count for a point of sale device payment session.

Arguments

Anchor to pointOfSaleDevicePaymentSessionIdpointOfSaleDevicePaymentSessionId
•ID!
required

The point of sale device payment session to record a count for.

•MoneyInput!
required

The counted cash drawer balance.

•ID!
required

The staff member who performed the count.

•DateTime

When the count was performed. Defaults to the current time.

•ID

The reason code for the count.

•String

The note entered when the count was performed.



Was this section helpful?


Was this section helpful?