Skip to main content
Anchor to PointOfSaleDevicePaymentSessionAdjustPayload

PointOfSaleDevicePaymentSessionAdjustPayload

payload

Return type for pointOfSaleDevicePaymentSessionAdjust mutation.

Anchor to pointOfSaleDevicePaymentSessionpointOfSaleDevicePaymentSession
•PointOfSaleDevicePaymentSession

The adjusted point of sale device payment session.

Show fields
•[UserError!]!
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

Adds an adjustment to a point of sale device payment session.

Show payload

Arguments

•MoneyInput!
required

The amount of cash being added or removed.

Show input fields
•String

The note entered when the adjustment was made.

Anchor to pointOfSaleDevicePaymentSessionIdpointOfSaleDevicePaymentSessionId
•ID!
required

The point of sale device payment session to be adjusted.

•ID

The reason code for the adjustment.

•ID!
required

The staff member who made the adjustment.

•DateTime

The time when the adjustment was made. Defaults to the current time.



Was this section helpful?