post https://uat.paysprint.in/sprintverify-uat/api/v1/verification/crime-check/company
Format of optional directors JSON array
(only name is mandatory, others will increase relevance of results):
[
{
"name" : "...", // Mandatory
"fatherName" : "",
"dob" : "...",
"address" : "...",
"panNumber" : ""
}
]
Possible values of companyType
Description | Value |
---|---|
Private Limited | PvtLtd |
Public Limited | Limited |
Limited Liability Company | LLC |
Limited Liability Partnership | LLP |
Registered Firm | RegFirm |
Unregistered Firm | UnregFirm |
Proprietary | Proprietary |
Don't Know | dontknow |