```json
{
"response": [
{
"response": {
"cin": "L72900MH2000PLC128943",
"companyName": "IRIS BUSINESS SERVICES LIMITED",
"companyStatus": "Active",
"email": "cs@irisbusiness.com",
"financialAuditStatus": "YES",
"incorporationDate": "03/10/2000",
"registeredAddress": "T-231, Tower 2, 3rd Floor, International Infortech Park, Vashi Station Vashi MH 400703 IN",
"registeredContactNo": "",
"rocCode": "RoC-Mumbai",
"financialDetails": [
{
"profitLoss": " 6757000.00",
"year": "2022",
"turnOver": " 561519000.00"
},
{
"profitLoss": " 33255303.00",
"year": "2021",
"turnOver": " 530878129.00"
},
{
"profitLoss": " 15084880.00",
"year": "2020",
"turnOver": " 488822751.00"
}
]
},
"responseStatus": "SUCCESS"
}
],
"error": "false",
"code": "200",
"message": "Success"
}
```