Skip to main content

returnTransaction

COMING SOON

Initiates a refund on a booked transaction.

This mutation is restricted to a User access token (Learn More) and ask the user to consent to this request.

The user must have an account membership for this account with the attribute canInitiatePayments=true.

returnTransaction(
input: ReturnTransactionInput!
): ReturnTransactionPayload!

Arguments

returnTransaction.input ● ReturnTransactionInput! non-null input

Type

ReturnTransactionPayload union