BankAccountVerificationResponse
Fields
referencestring requiredThe reference of this bank account verification request.
max length50accountFoundboolean requiredWhether or not the account was found.
accountOpenboolean requiredWhether or not the account is currently open.
account3Monthsboolean requiredWhether or not the account has been open for more than 3 months.
acceptCreditsboolean requiredWhether or not the account can accept credits.
acceptDebitsboolean requiredWhether or not the account can accept debits.
accountTypeMatchedboolean requiredWhether or not the account type matches the supplied account type.
identificationMatchedboolean requiredWhether or not the identification supplied matches the account owner on record.
surnameMatchedboolean requiredWhether or not the surname matches the account owner surname on record.
initialsMatchedboolean requiredWhether or not the initial matches the account owner initials on record.
mobileMatchedboolean requiredWhether or not the mobile matches the account owner mobile on record.
emailMatchedboolean requiredWhether or not the email matches the account owner email on record.