Validate Bank Account
API Endpoints
Validate Recipient Account
Validates bank account details before beneficiary creation.
GET
Validate Bank Account
This endpoint validates the recipient bank account details with the destination bank or provider. It is a critical step in the Bank Transfer flow to ensure funds are sent to the correct account.
Request Body
The unique code of the bank (retrieved from
list-supported-banks).The transaction type. Use
ACCOUNTPAYMENT for bank transfers.The account number to validate.
ISO 3166-1 alpha-3 country code of the account (e.g.,
NGA).The currency of the account (e.g.,
NGN).Code Example
cURL
Headers
Body
application/json
Response
200
Validation result
