{
"status": true,
"detail": "Verification Successfull",
"response_code": "00",
"data": [{
"rc_number": "",
"company_name": "",
"email_address": "",
"branchAddress": "",
"city": "",
"address": "",
"company_status": "",
"lga": "",
"date_of_registration": "",
"state": "",
"directors": [
{
"name": "test A",
"designation": "Director"
},
{
"name": "test B",
"designation": "Director"
},
{
"name": "test C",
"designation": "Secretary"
},
{
"name": "test D",
"designation": "Shareholder"
},
{
"name": "test E",
"designation": "Deponent"
}
]
}],
"verification": {
"status": "",
"reference": ""
}
}