get https://api.centiiv.com/api/v1/banking/account//
Verify and fetch details of a bank account using account number and bank code.
Log in to see full request history
Responses
Verify and fetch details of a bank account using account number and bank code.
xxxxxxxxxx
curl --request GET \
--url https://api.centiiv.com/api/v1/banking/account/bankCode/accountNumber \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: