Update Individual KYC

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

Purpose

This API helps to update individual KYC. If KYC is rejected for some reason, it should be updated using this API.

Prerequisite

  • The customer's KYC is submitted but rejected for some reason.
Body Params
string

Customer reference number

string

Business Name

Shouldn't match:

  • /^\d+$/

  • /^[\W_]+$/

string
enum

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

string

Address of business. This could be same address as owner address

Shouldn't match:

  • /^\d+$/

  • /^[\W_]+$/

string

Area of the business

Shouldn't match:

  • /^\d+$/

  • /^[\W_]+$/

string

Street in which company is located.

Shouldn't match:

  • /^\d+$/

  • /^[\W_]+$/

string

ZipCode/PinCode for address.

Shouldn't match:

  • /^[\W_]+$/
string

State of the business

Shouldn't match:

  • /^\d+$/

  • /^[\W_]+$/

string

District of the business

Shouldn't match:

  • /^\d+$/

  • /^[\W_]+$/

string

City of the business

Shouldn't match:

  • /^\d+$/

  • /^[\W_]+$/

string

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_]+$/
number

Wire Remittance Route Number.

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

ACH Routing Number.

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

Name of the owner.

Shouldn't match:

  • /^\d+$/

  • /^[\W_]+$/

string

Email address of owner.

string

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

string
enum

Owner Status

Allowed:
string

Personal identification number.

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

Shouldn't match:

  • /^[\W_]+$/
string

Address of owner.

Shouldn't match:

  • /^\d+$/

  • /^[\W_]+$/

string

Area of the owner

Shouldn't match:

  • /^\d+$/

  • /^[\W_]+$/

string

Street in which owner is located.

Shouldn't match:

  • /^\d+$/

  • /^[\W_]+$/

string

ZipCode/PinCode for address.

Shouldn't match:

  • /^[\W_]+$/
string

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

Owner's Mobile number along with country code.

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

KYC Documents

string
required

Application Id

string
required

Business Id

string
required

Director 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