get https://api.sandbox.co.in/mca/companies/
API to get company master data using CIN (Company Identification Number)
Important Links
Testing Data
CIN | Response | Remark |
---|---|---|
U12345AB1234ABC123456 | 200 | Success (Company Details) |
ABC-1234 | 200 | Success (LLP Details) |
ABC-1231 | 422 | Not Found |
ABCD-0002 | 422 | Unprocessable Enitity - Invalid Pattern |
Please note that CIN other than the ones mentioned will result in an Invalid response when testing in Test Environment.