Skip to main content
Anchor to PointOfSaleDevicePaymentSessionCountPayload

PointOfSaleDevicePaymentSessionCountPayload

payload

Return type for pointOfSaleDevicePaymentSessionCount mutation.

Anchor to pointOfSaleDevicePaymentSessionpointOfSaleDevicePaymentSession
•PointOfSaleDevicePaymentSession

The point of sale device payment session after recording the count.

•[PointOfSaleDevicePaymentSessionCountUserError!]!
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

•mutation

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

Arguments

•MoneyInput!
required

The counted cash drawer balance.

•String

The note entered when the count was performed.

Anchor to pointOfSaleDevicePaymentSessionIdpointOfSaleDevicePaymentSessionId
•ID!
required

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

•ID

The reason code for the count.

•ID!
required

The staff member who performed the count.

•DateTime

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



Was this section helpful?