The Name Inquiry API allows you to validate bank account numbers before initiating payments. By providing an account number and bank code, you can retrieve the recipient account name. This documentation provides details on how to use the API effectively.

PREREQUISITE

Before making a call to the API, ensure that you have the following information:

  • Account number: A 10-digit numeric value representing the recipient's bank account number.
  • Bank code: A code identifying the recipient's bank.
  • Authentication API key: An API key for authenticating your requests and ensuring secure access to the API.

TEST ACCOUNT NUMBERS

To ensure a seamless integration, it is recommended to test the Name Inquiry API before going live. You can perform a name inquiry using any valid 10-digit account number. For testing invalid account numbers, you can use the following account numbers:

Account numberBank codeScenario
1234567890400Account number does not exist
0156490477400Account number does not exist
2108694789400Account number does not exist
54545467859400Invalid account number
3243017687400Successful

Please note that for successful name inquiries, the account number should consist of digits only and be exactly 10 digits long.

Language
Authorization
Header
Click Try It! to start a request and see the response here!