Aadhaar Verification

 

/v1/individual/{individualId}/uidv 

 

Old

New

reason (enum)

Reason for the verification request to be marked as 'Failed'. Only present when result = Failed

Allowed values:

  • InvalidAadhaarNumber

  • NameDidNotMatch

reason (string)

Reason for the verification request.


closedDate (string) <date-time>

 

  • 'reason' enum is replaced by String (No limit on Allowed values) 

  • A new key 'closedDate' has been added, this will be available when the status of verification is Closed.

  • Report in the key 'pdfServingUrl' will now be available even when the status of verification is closed.


Local Address Digital Verification


/v1/individual/{individualId}/ladv 

 

Old

New

reason (enum)

Allowed values:

  • IncorrectAddressConfirmedByCandidate

  • NumberSwitchedOff

  • NotPicking

  • NotSharingInformation

  • IncorrectNumber

  • TerminatedOnClientRequest

  • CandidateClientAssociationEnded

reason (string)


remarks (string)


closedDate (string) <date-time>

  • New key 'remarks' has been added 

  • 'reason' enum replaced by String (No limit on Allowed values) 

  • New key 'closedDate' has been added, this will be available when the status of verification is Closed. 

  • Report in the key 'pdfServingUrl' will now be available even when the status of verification is closed.


Permanent Address Digital Verification


/v1/individual/{individualId}/padv 

 

Old

New

reason (enum)

Allowed values:

  • IncorrectAddressConfirmedByCandidate

  • NumberSwitchedOff

  • NotPicking

  • NotSharingInformation

  • IncorrectNumber

  • TerminatedOnClientRequest

  • CandidateClientAssociationEnded

reason (string)


remarks (string)


closedDate (string) <date-time>

  • New key 'remarks' has been added 

  • 'reason' enum replaced by String (No limit on Allowed values) 

  • New key 'closedDate' has been added, this will be available when the status of verification is Closed. 

  • Report in the key 'pdfServingUrl' will now be available even when the status of verification is closed.


Local Address Postal Verification


/v1/individual/{individualId}/lapv  

 

Old

New

nonTraceableReason (string)

Allowed values:

  • LetterReturnedLetterDidNotReach

nonTraceableReason

 (string)

result (string)

Allowed values:

  • Verified

  • NonTraceable

  • DoesNotReside

  • PinCouldNotBeConfirmed

  • PinDidNotMatch

  • IndividualClaimsLetterDidNotReach

  • LetterLost

  • LetterDelivered


result (string)

Allowed values:

  • Verified

  • NonTraceable

  • DoesNotReside

  • PinCouldNotBeConfirmed

  • PinDidNotMatch

  • IndividualClaimsLetterDidNotReach

  • LetterLost

  • LetterDelivered

  • UnableToVerify



remarks (string)


closedDate (string) <date-time>

  • New key 'remarks' has been added  

  • 'nonTraceablereason' enum is replaced by String (No limit on Allowed values)

  • UnableToVerify added in 'result' enum

  • New key 'closedDate' has been added, this will be available when the status of verification is Closed. 

  • Report in the key 'pdfServingUrl' will now be available even when the status of verification is closed.


Permanent Address Postal Verification


/v1/individual/{individualId}/papv  

 

Old

New

nonTraceableReason (string)

Allowed values:

  • LetterReturnedLetterDidNotReach

nonTraceableReason

 (string)

result (string)

Allowed values:

  • Verified

  • NonTraceable

  • DoesNotReside

  • PinCouldNotBeConfirmed

  • PinDidNotMatch

  • IndividualClaimsLetterDidNotReach

  • LetterLost

  • LetterDelivered

result (string)

Allowed values:

  • Verified

  • NonTraceable

  • DoesNotReside

  • PinCouldNotBeConfirmed

  • PinDidNotMatch

  • IndividualClaimsLetterDidNotReach

  • LetterLost

  • LetterDelivered

  • UnableToVerify


remarks (string)


closedDate (string) <date-time>

  • New key 'remarks' has been added  

  • 'nonTraceablereason' enum is replaced by String (No limit on Allowed values)

  • UnableToVerify added in 'result' enum

  • New key 'closedDate' has been added, this will be available when the status of verification is Closed. 

  • Report in the key 'pdfServingUrl' will now be available even when the status of verification is closed.

Bank Account Verification


/v1/individual/{individualId}/bav  

 

Old

New

result (enum)

Allowed values:

  • Success

  • Failed

  • SuccessWithException


result (string)

Allowed values:

  • Succes

  • Failed

  • SuccessWithException

  • UnableToVerify


resultReason (string)


closedDate (string) <date-time>

  • New key 'resultReason' has been added. 

  • UnableToVerify added in 'result' enum.

  • New key 'closedDate' has been added, this will be available when the status of verification is Closed. 

  • Report in the key 'pdfServingUrl' will now be available even when the status of verification is closed.


Credit Check


/v1/individual/{individualId}/cc   

 

Old

New


reason(string)


closedDate (string) <date-time>

  • New key 'reason' has been added

  • New key 'closedDate' has been added, this will be available when the status of verification is Closed. 

  • Report in the key 'pdfServingUrl' will now be available even when the status of verification is closed.



Criminal Court Record Verification


/v1/individual/{individualId}/ccrv   

 

Old

New


result (string)

Allowed values:

  • Success

  • Failed

  • UnableToVerify


reason (string)


closedDate (string) <date-time>

  • New key 'reason' has been added 

  • New key 'result' has been added, with allowed values 'Success' 'Failed' and 'UnableToVerify'

  • New key 'closedDate' has been added, this will be available when the status of verification is Closed. 

  • Report in the key 'pdfServingUrl' will now be available even when the status of verification is closed.


PAN Verification


/v1/individual/{individualId}/panv    

 

Old

New

reason (string)

Allowed values:

  • NameMismatch

  • InvalidDocumentId

  • ExpiredDocument


reason (string)

result(string)

Allowed values:

  • Verified

  • Invalid

  • InformationNotAvailable


result (string)

Allowed values:

  • Verified

  • Invalid

  • InformationNotAvailable

  • UnableToVerify


closedDate (string) <date-time>

  • UnableToVerify added in 'result' enum 

  • 'reason' enum replaced by String (No limit on Allowed values) 

  • New key 'closedDate' has been added, this will be available when the status of verification is Closed. 

  • Report in the key 'pdfServingUrl' will now be available even when the status of verification is closed.


Driving License Verification


/v1/individual/{individualId}/dlv

 

Old

New

reason (string)

Allowed values:

  • NameMismatch

  • InvalidDocumentId

  • ExpiredDocument


reason (string)

result(string)

Allowed values:

  • Verified

  • Invalid

  • InformationNotAvailable


result (string)

Allowed values:

  • Verified

  • Invalid

  • InformationNotAvailable

  • UnableToVerify


closedDate (string) <date-time>

  • UnableToVerify added in 'result' enum 

  • 'reason' enum replaced by String (No limit on Allowed values) 

  • New key 'closedDate' has been added, this will be available when the status of verification is Closed. 

  • Report in the key 'pdfServingUrl' will now be available even when the status of verification is closed.


Voter ID Verification


/v1/individual/{individualId}/vidv

 

Old

New

reason (string)

Allowed values:

  • NameMismatch

  • InvalidDocumentId

  • ExpiredDocument

reason (string)

result(string)

Allowed values:

  • Verified

  • Invalid

  • InformationNotAvailable

result (string)

Allowed values:

  • Verified

  • Invalid

  • InformationNotAvailable

  • UnableToVerify


closedDate (string) <date-time>

  • UnableToVerify added in 'result' enum 

  • 'reason' enum replaced by String (No limit on Allowed values) 

  • New key 'closedDate' has been added, this will be available when the status of verification is Closed. 

  • Report in the key 'pdfServingUrl' will now be available even when the status of verification is closed.


Education Verification


/v1/individual/{individualId}/eduv 

 

Old

New


reason (string)


result (string)    

Allowed values:

  • Success

  • SuccessWithException

  • Failed

result (string)       

Allowed values:

  • Success

  • SuccessWithException

  • Failed

  • UnableToVerify


closedDate (string) <date-time>

  • New key 'reason' has been added

  • UnableToVerify added in 'result enum 

  • New key 'closedDate' has been added, this will be available when the status of verification is Closed. 

  • Report in the key 'pdfServingUrl' will now be available even when the status of verification is closed.


Employment Verification


/v1/individual/{individualId}/empv 

 

Old

New

result (string)    

Allowed values:

  • Success

  • SuccessWithException

  • Failed

result (string)       

Allowed values:

  • Success

  • SuccessWithException

  • Failed

  • UnableToVerify


reason (string)


closedDate (string) <date-time>

  • New key 'reason' has been added

  • UnableToVerify added in 'result' enum

  • New key 'closedDate' has been added, this will be available when the status of verification is Closed. 

  • Report in the key 'pdfServingUrl' will now be available even when the status of verification is closed.



Global Database Check


 

/v1/individual/{individualId}/gdc  

 

Old

New

result (string)   

Allowed values:

  • Success

  • Failed

result (string)   

Allowed values:

  • Success

  • Failed

  • UnableToVerify


remarks (string)


reason (string)


closedDate (string) <date-time>

  • UnableToVerify added in 'result' enum

  • New key 'reason' has been added

  • New key 'remarks' has been added

  • New key 'closedDate' has been added, this will be available when the status of verification is Closed. 

  • Report in the key 'pdfServingUrl' will now be available even when the status of verification is closed.


Local Address Verification


/v1/individual/{individualId}/lav   

 

Old

New

requestResult (String)

Allowed values:

  • Requested

  • Verified

  • NonTraceable

  • DoesnotReside  


requestResult (String)

Allowed values:

  • Requested

  • Verified

  • NonTraceable

  • DoesnotReside

  • UnableToVerify


nonTraceableReason (String)

Allowed values:

  • NumberSwitchedOff

  • NotPicking

  • LeftJob

  • NotSharingInformation

  • IncorrectNumber


nonTraceableReason (String)


closedDate (string) <date-time>

  • UnableToVerify added in 'requestResult' enum

  • 'nonTraceablereason' enum is replaced by String (No limit on Allowed values)

  • New key 'closedDate' has been added, this will be available when the status of verification is Closed. 

  • Report in the key 'pdfServingUrl' will now be available even when the status of verification is closed.


Permanent Address Verification


/v1/individual/{individualId}/pav   

 

Old

New

requestResult (String)

Allowed values:

  • Requested

  • Verified

  • NonTraceable

  • DoesnotReside  


requestResult (String)

Allowed values:

  • Requested

  • Verified

  • NonTraceable

  • DoesnotReside

  • UnableToVerify


nonTraceableReason (String)

Allowed values:

  • NumberSwitchedOff

  • NotPicking

  • LeftJob

  • NotSharingInformation

  • IncorrectNumber


nonTraceableReason (String)


closedDate (string) <date-time>

  • UnableToVerify added in 'requestResult' enum

  • 'nonTraceablereason' enum is replaced by String (No limit on Allowed values)

  • New key 'closedDate' has been added, this will be available when the status of verification is Closed. 

  • Report in the key 'pdfServingUrl' will now be available even when the status of verification is closed.



Police Verification via Law Firm


/v1/individual/{individualId}/pvlf 

 

Old

New

result (String)

Allowed values: 

  • Success

  • Failed

result (String)

Allowed values: 

  •  Success

  • Failed

  • UnableToVerify


reason (String)


remarks (String)


closedDate (string) <date-time>

  • UnableToVerify added in 'result' enum

  • New key 'reason' has been added

  • New key 'remarks' has been added

  • New key 'closedDate' has been added, this will be available when the status of verification is Closed. 

Report in the key 'pdfServingUrl' will now be available even when the status of verification is closed.


Police Clearance Certificate


/v1/individual/{individualId}/pvr 

 

Old

New

result (String)

Allowed values:

  • Success

  • Failed

  • Rejected

result (String)

Allowed values:

  • Success

  • Failed

  • Rejected

  • UnableToVerify


reason (String)


closedDate (string) <date-time>

  • UnableToVerify added in 'result' enum

  • New key 'reason' has been added

  • New key 'closedDate' has been added, this will be available when the status of verification is Closed. 

  • Report in the key 'pdfServingUrl' will now be available even when the status of verification is closed.


Professional Reference Check


/v1/individual/{individualId}/prc 

 

Old

New

referenceDeniedReason (String)

Allowed values:

  • CandidateNotKnown

  • ProviderNotAuthorisedOther

referenceDeniedReason  (String)


result (String)

Allowed values:

  • Success

  • Failed

  • UnableToVerify


closedDate (string) <date-time>

  • 'referenceDeniedReason' enum replaced by String (No limit on Allowed values) 

  • new key 'result' has been added with allowed values 'ReferenceProvided', 'ReferenceDenied', 'UnableToVerify'

  • New key 'closedDate' has been added, this will be available when the status of verification is Closed. 

  • Report in the key 'pdfServingUrl' will now be available even when the status of verification is closed.