Initiate Director KYC

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Purpose

This API helps to create Director KYC. Once business KYC is done, directors need to complete KYC. Minimum 1 and Maximum 2 directors should do the KYC. To know the required documents for director's KYC for the entered country, Please use "Get Document Types" API.

Prerequisite

  • Business KYC has been completed.
  • Application ID and business ID should be valid.
Body Params
string
required

Name of the director.

Shouldn't match:

  • /^\d+$/

  • /^[\W_]+$/

string
required

Personal identification number.

  • /^[A-Za-z0-9+-]+$/

Shouldn't match:

  • /^[\W_]+$/
string
required

The amount of shares that director owns in a company or business

string
required

Email address of director.

string
required

Address of director.

Shouldn't match:

  • /^\d+$/

  • /^[\W_]+$/

string
required

ZipCode/PinCode for address.

Shouldn't match:

  • /^[\W_]+$/
string
required

State of the director

Shouldn't match:

  • /^\d+$/

  • /^[\W_]+$/

string

District of the director

Shouldn't match:

  • /^\d+$/

  • /^[\W_]+$/

string

City of the director

Shouldn't match:

  • /^\d+$/

  • /^[\W_]+$/

string

Area of the director

Shouldn't match:

  • /^\d+$/

  • /^[\W_]+$/

string

Street in which director is located.

Shouldn't match:

  • /^\d+$/

  • /^[\W_]+$/

string
required

Contact phone number of director.

Shouldn't match:

  • /^[\W_]+$/
string
required

Country of director.

Shouldn't match:

  • /^\d+$/

  • /^[\W_]+$/

files
array of files

Director KYC Documents

string
enum
required

Director Status

Allowed:
string
required

Application Id

string
required

Business Id

Headers
string
Defaults to en-us

Language of the response, supported languages: en-us, in

Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json