Verify Account Number
An all in one platform for your Business
Before sending money to a customer, you need to ensure the customer’s account details are correct. This is to ensure you aren’t sending money to the wrong person. In order to achieve this, we provide the following APIs:
Resolve Nuban(Account Number)
The Resolve Account NumberAPI takes the customer’s account number and bank code and returns the account details of the customer. To resolve an account number, make a GET request
{{baseUrl}}/verification/resolvenuban?accountNumber={{accountNumber}}&bankCode={{bankCode}}
Before you begin!
To resolvenubanon Rootshive, you need API keys to authenticate your transfers. You can find your keys on the Rootshive Dashboard → API Keys & Webhooks.