post deprecatedhttps://api.sandbox.co.in/mca/director/master-data/search
API uses Director Identification Number (DIN) to provide details about the existing director of a company, or intending to be one. The API also takes in the Designated Partner Identification Number (DPIN), which is allocated to designated partners of LLP
Director Master Data
| Key | Type | Description | Example |
|---|---|---|---|
| designation | string | Designation of the director. Possible values: Nominee Director, Managing Director, Additional Director, Whole-time director, Alternate Director, Director appointed in casual vacancy, Director, CEO, CFO, Manager, Company Secretary |
Director |
| din/pan | string | DIN/PAN of the director | 99999999 |
| name | string | Name of the director | JOHN DOE |
| begin_date | string | Start date of Directorship in the particular Company | 19/03/2015 |
| end_date | string | End of directorship at the company | - |
Company Master Data
| Key | Type | Description | Example |
|---|---|---|---|
| end_date | string | End of directorship at the company | - |
| company_name | string | Company the person is a director of | JOHN DOE PRIVATE LIMITED |
| begin_date | string | Start date of Directorship in the particular Company | 19/03/2015 |
| cin/fcrn | string | Corporate Identification Number or Foreign Company Registration Number | U12300GJ2015PTC123456 |
| designation | string | Designation of the director. Possible values: Nominee Director, Managing Director, Additional Director, Whole-time director, Alternate Director, Director appointed in casual vacancy, Director, CEO, CFO, Manager, Company Secretary |
Director |
LLP Master Data
| Key | Type | Description | Example |
|---|---|---|---|
| end_date | string | End of directorship at the company | - |
| llp_name | string | Limited Liability Partnership the person is a director of | COOPER LLP |
| begin_date | string | Start date of Directorship in the particular Company | 19/03/2024 |
| llpin/fllpin | string | Limited Liability Partnership Identification Number or Foreign Limited Liability Partnership Identification | ABC-1234 |
| designation | string | Designation of the director. Possible values: Nominee Director, Managing Director, Additional Director, Whole-time director, Alternate Director, Director appointed in casual vacancy, Director, CEO, CFO, Manager, Company Secretary |
Director |
Test Environment: https://test-api.sandbox.co.in
| DIN | Response | Remark |
|---|---|---|
| Test request | 200 | Success response |
| Test request | 200 | Success response |
| Test request | 200 | Success response |
| Test request | 200 | DIN entered does not match MCA Records, Please enter a valid DIN. |


