Community Discussions

Ask a Question
Back to all

Bank Account Verification

I keep getting this response on https://sandboxapi.fincra.com/core/accounts/resolve:

{
"success": false,
"error": "Account could not be resolved. Please check your selection and try again or contact support for assistance",
"errorType": "ACCOUNT_RESOLVE_FAILED"
}

I am not sure wihich selection this is my payload:

{
"accountNumber": "0094820806",
"type": "nuban",
"bankCode": "032",
"currency": "NGN"
}