ClientPaymentAuthorizationRequestCreateBankBeneficiaryInput
The name and bank details of a person/entity receiving a payment.
input ClientPaymentAuthorizationRequestCreateBankBeneficiaryInput {
name: String!
bankId: BankBeneficiaryBankId!
accountNumber: String!
accountType: AccountType!
beneficiaryType: BankBeneficiaryType!
reference: String!
}
Fields
ClientPaymentAuthorizationRequestCreateBankBeneficiaryInput.name ● String! non-null scalar
Name of the person/entity who will receive the payment/s
ClientPaymentAuthorizationRequestCreateBankBeneficiaryInput.bankId ● BankBeneficiaryBankId! non-null enum
Bank of the person/entity who will receive the payment/s
ClientPaymentAuthorizationRequestCreateBankBeneficiaryInput.accountNumber ● String! non-null scalar
Account number of the person/entity who will receive the payment/s
ClientPaymentAuthorizationRequestCreateBankBeneficiaryInput.accountType ● AccountType! non-null enum
The type of a bank account. Usually indicates the intended purpose of the account
ClientPaymentAuthorizationRequestCreateBankBeneficiaryInput.beneficiaryType ● BankBeneficiaryType! non-null enum
The beneficiary type i.e public beneficiary or private
ClientPaymentAuthorizationRequestCreateBankBeneficiaryInput.reference ● String! non-null scalar
The reference will appear on the beneficiary's statement