initiateCreditTransfers
Initiates a credit transfer to an other Swan account or to an IBAN
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 for this account with the attribute canInitiatePayments=true
.
initiateCreditTransfers(
input: InitiateCreditTransfersInput!
): InitiateCreditTransfersPayload!