Skip to main content
POST
This API has been discontinued.

Run in Postman

Headers

Authorization
string
required

JWT access token. For token-generation steps, refer to the Quickstart Guide.

x-api-key
string
required

API key used to identify and authenticate the client.

x-api-version
string

Specifies the API version for the request.

Content-Type
enum<string>

Media type of the request body.

Available options:
application/json

Body

application/json
@entity
enum<string>
required
Available options:
in.co.sandbox.kyc.mca.master_data.request
id
string
required

8-digit Director Identification Number (DIN) issued by the central government to an individual appointed as a company director.

Pattern: ^[0-9]{8}$

Explicit consent from the end user to retrieve and verify the director’s information.

Available options:
Y,
y
reason
string
required

Purpose for requesting verification of the director’s information.

Minimum string length: 20

Response

The response is of type object.