Initiate Individual KYC

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

Purpose

This API helps to create individual KYC. To know the required documents for the entered country, Please use "Get Document Types" API.

Prerequisite

  • The customer's eligibility check has been done and the In-principle limit should be assigned to the customer.
  • Application Id should be valid.
Body Params
string
required

Customer reference number

string
required

Business Name

Shouldn't match:

  • /^\d+$/

  • /^[\W_]+$/

string
required

Country in which company is located.

Shouldn't match:

  • /^\d+$/

  • /^[\W_]+$/

string
enum
required

Industry indicates the type of activity in which company is involved. For eg. Travel, Media, Manufacuring etc

string
required

Address

  • /^(?:(?=^.*([0-9]|[a-z]|[A-Z]))(([0-9]|[a-z]|[A-Z]))|([0-9]|[a-z]|[A-Z]))/g

Shouldn't match:

  • /^\d+$/

  • /^[\W_]+$/

string
required

Area in which company is located.

Shouldn't match:

  • /^\d+$/

  • /^[\W_]+$/

string
required

Street in which company is located.

Shouldn't match:

  • /^\d+$/

  • /^[\W_]+$/

string
required

ZipCode/PinCode for address.

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

Shouldn't match:

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

State in which company is located.

Shouldn't match:

  • /^\d+$/

  • /^[\W_]+$/

string
required

District in which company is located.

Shouldn't match:

  • /^\d+$/

  • /^[\W_]+$/

string
required

City in which company is located.

Shouldn't match:

  • /^\d+$/

  • /^[\W_]+$/

string
required

Some description of company

Shouldn't match:

  • /^\d+$/

  • /^[\W_]+$/

string

Company/Customer's Mobile number along with country code.

  • <= 15 characters
  • /^(\+\d{1,4}[-. ]?)?(\()?\d{3}(\))?[-. ]?\d{3}[-. ]?\d{3,4}$/
string

Bank name where company account is.

Shouldn't match:

  • /^\d+$/

  • /^[\W_]+$/

number

Account number of company account.

string

Bank Swift code.

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

Shouldn't match:

  • /^[\W_]+$/
string

Bank Account Name.

Shouldn't match:

  • /^\d+$/

  • /^[\W_]+$/

string

Bank Address.

Shouldn't match:

  • /^\d+$/

  • /^[\W_]+$/

string

Intermediary Bank Name where company account is.

Shouldn't match:

  • /^\d+$/

  • /^[\W_]+$/

string

Intermediary Bank Swift code.

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

Shouldn't match:

  • /^[\W_]+$/
string

Wire Remittance Route Number.

  • <= 20 characters
  • /^\d+$/
string

ACH Routing Number.

  • <= 20 characters
  • /^\d+$/
string
required

Name of the owner.

Shouldn't match:

  • /^\d+$/

  • /^[\W_]+$/

string
required

Email address of owner.

string
required

Personal identification number.

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

Shouldn't match:

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

Owner Status

Allowed:
string
required

Address of Owner.

Shouldn't match:

  • /^\d+$/

  • /^[\W_]+$/

string
required

Area of the owner

Shouldn't match:

  • /^\d+$/

  • /^[\W_]+$/

string
required

Street in which owner is located.

Shouldn't match:

  • /^\d+$/

  • /^[\W_]+$/

string
required

ZipCode/PinCode for address.

Shouldn't match:

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

State of the owner

Shouldn't match:

  • /^\d+$/

  • /^[\W_]+$/

string

District of the owner

Shouldn't match:

  • /^\d+$/

  • /^[\W_]+$/

string

City of the owner

Shouldn't match:

  • /^\d+$/

  • /^[\W_]+$/

string
required

Owner's Mobile number along with country code.

  • <= 15 characters
  • /^(\+\d{1,4}[-. ]?)?(\()?\d{3}(\))?[-. ]?\d{3}[-. ]?\d{3,4}$/
files
array of files
required

KYC Documents

string
required

Application 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