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

•MoneyInput!
required

The counted cash drawer balance when the session was closed.

•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?