Skip to main content

BeneficiaryInput

No description

input BeneficiaryInput {
bankAccount: BankBeneficiaryInput
bankAccounts: [BankBeneficiaryInput!]
}

Fields

bankAccount ● BankBeneficiaryInput input

The bank account that the payment will be made to

bankAccounts ● [BankBeneficiaryInput!] list input

A list of bank accounts that the payment could be made to. The most optimal beneficiary account will be selected for a given user.