Bulk PAN Verification (Async)

Use this API to verify your customers' PAN information individually or in batches at a time. This is useful when you have to verify a large number of PAN information.

❗️

Note

This is an asynchronous API, so you must call the Bulk PAN Verification Status API to get the details of all the PAN information.

Response

You get the following key information in the data object of the response:

  1. reference_id: (integer) The unique ID for reference purposes. Use this ID in the Bulk PAN Verification Status API to get the details of all the PAN information.
Body Params
string
required

Your registered mobile number (See Platform Credentials for UAT)

string

A unique ID for every API call generated at your end

entries
array of objects
required

An array of PAN details for verification. PAN and name should be included. The name parameter is optional.

entries*
string

User code value of the retailer from whom request is coming

string
Defaults to API

By default value : 'API'

Headers
string
required

Your static API key (See Guide)

string
required

Your dynamically generated security key, unique for every request (See Guide)

string
required

The current timestamp used to generate secret-key

Responses

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