Korapay: Verify Bank Account
Korapay via Parse · Finance
Verify a Nigerian bank account number and retrieve the account holder's name. Accepts a bank code and 10-digit account number, returns the resolved bank name, account number, and registered account holder name when the account is valid. Returns an upstream error when the account number is invalid or unresolvable. Verify Nigerian bank account numbers and retrieve account holder names using Korapay's public bank resolution endpoint. Fulfilled by Parse from developers.korapay.com.
- b2b-directory
- developer-tools
- developers-korapay-com
- finance
- korapay
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- Finance
Interface snapshot
- Protocol
- HTTP operation
- Operation
- POST /scraper/fc546151-f312-4733-88a5-e8d1e9aa51bd/verify_bank_account
- Interface artifact
- sha256:6dc563c0f7e3d8364b2aabf210eadc4c9d76c1b90ba4c50109f5b79b2d5f1504
- Manifest digest
- sha256:972531fea302e23ba64ddb23dc6037dd700de1ec4efd32aea5ba9c834723b8e3
Request fields
- currency (string): Currency code for the bank account. Currently only NGN is supported.: Allowed values: NGN
- bank_code (string, required): Nigerian bank code identifying the bank where the account is held.: Allowed values: 044, 033, 011, 058, 035
- account_number (string, required): 10-digit Nigerian bank account number to verify.
Example queries
- {"currency":"NGN","bank_code":"044","account_number":"0690000032"}