Skip to main content
Anchor to PointOfSaleDevicePaymentSessionClosePayload

PointOfSaleDevicePaymentSessionClosePayload

payload

Return type for pointOfSaleDevicePaymentSessionClose mutation.

Anchor to pointOfSaleDevicePaymentSessionpointOfSaleDevicePaymentSession
•PointOfSaleDevicePaymentSession

The closed point of sale device payment session.

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

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?