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.

Show fields
•[PointOfSaleDevicePaymentSessionCloseUserError!]!
non-null

The list of errors that occurred from executing the mutation.

Show fields

Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•mutation

Closes a point of sale device payment session.

Show payload

Arguments

•MoneyInput!
required

The counted cash drawer balance when the session was closed.

Show input fields
•String

The note entered when the session was closed.

Anchor to pointOfSaleDevicePaymentSessionIdpointOfSaleDevicePaymentSessionId
•ID!
required

The point of sale device payment session to be closed.

•ID

The reason code for closing the session.

•ID!
required

The staff member who closed the session.

•DateTime

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



Was this section helpful?