Account number 1.0
Verify bank account number
Verify Bank account
Headers
Name
Type
Description
Request Body
Name
Type
Description
{
"status": true,
"detail": "Verification Successfull",
"account_data": {
"account_number": "",
"account_name":"",
},
"verification": {
"status": "",
"reference": ""
}
}Last updated