Skip to main content

refund

initiates a refund for a list of booked transaction

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

The user must have an account membership on the accounts that are beneficiary of the transaction with the attribute canInitiatePayments=true.

refund(
input: RefundInput!
): RefundPayload!

Arguments

refund.input ● RefundInput! non-null input

Type

RefundPayload union

The respond body to a refund mutation