Name Verification - PAN vs Account Verification

Use this API to verify the PAN name with their existing Bank account name.

Body Params
string
required

The inputs you want to use to compare the individual's name.

Accepted value: pan_vs_account_verification

string
required

Unique identifier obtained when the applicant's PAN is digitally verified.

Use the PAN Verification API to digitally verify the applicant's PAN.

Has to be 29 characters.

Example: pan_SYkpuiAbXC9ZHUmf2YuYFvGW1

Supported characters:

  • A-Z
  • a-z
  • 0-9

string
required

Unique identifier of the account verification request in the ZWITCH database.

Use our Bank Account Verification API to verify your applicant's account and get the unique identifier.

Has to be 32 characters.

Example: accver_T7tf1mHC4Cgd544uQhuoLNDd5

Supported characters:

  • A-Z
  • a-z
  • 0-9

float
required

The minimum acceptable match score set by you.

  • Minimum value: 60
  • Maximum score: 100
  • Whole numbers only
Example: 75

metadata
object

Key-value pair that can be used to store additional information about the entity.

  • Each pair cannot exceed 256 characters.
  • Maximum 5 key-value pairs.
Example: "key_1": "Zwitch to the moon.”

Responses

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