post https://sandboxapi.fincra.com/core/accounts/resolve
This API lets you verify a bank account
Log in to see full request history
Responses
This API lets you verify a bank account
xxxxxxxxxx
10curl --request POST \
--url https://sandboxapi.fincra.com/core/accounts/resolve \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"accountNumber": "092929292",
"type": "nuban"
}
'
Try It!
to start a request and see the response here! Or choose an example: