Skip to main content
Confirm an account number belongs to the expected person before initiating a transfer. This prevents misdirected payments.

How it works

  1. Send the account_number and bank_code in the request body.
  2. Receive the resolved account_name, account_number, bank_code, and bank_name.
  3. Show the account name to your user for confirmation before proceeding with the transfer.
Always validate the account before calling Initiate Transfer. Transfers are irreversible once completed.

API Reference

Full request/response details