Skip to main content
Anchor to PointOfSaleDevicePaymentSessionCloseUserError

PointOfSaleDevicePaymentSessionCloseUserError

object

An error that occurs during the execution of PointOfSaleDevicePaymentSessionClose.

•PointOfSaleDevicePaymentSessionCloseUserErrorCode

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

Closes a point of sale device payment session.

Arguments

Anchor to pointOfSaleDevicePaymentSessionIdpointOfSaleDevicePaymentSessionId
•ID!
required

The point of sale device payment session to be closed.

•MoneyInput!
required

The counted cash drawer balance when the session was closed.

•ID!
required

The staff member who closed the session.

•DateTime

When the session was closed. Defaults to the current time.

•ID

The reason code for closing the session.

•String

The note entered when the session was closed.



Was this section helpful?


Was this section helpful?