Get Applicant Details

The following table contains all the parameters you might get in the response body, along with a description indicating their meaning.

Response ParameterDescription
decentroTxnIdA unique ID given to this check eligibility transaction by Decentro
statusThe status of the response
responseCodeA short response code (Please Note: Response codes are deprecated and will eventually be phased out from our response bodies. If you are using them currently, please migrate your logic to the responseKey parameter instead.)
dataThe object containing the response data
data.transactionStatusThe status of the transaction
data.transactionDescriptionThe description of the transaction
data.nameThe name of the applicant
data.panThe PAN number of the applicant
data.dateOfBirthThe date of birth of the applicant
data.emailIdThe email ID of the applicant
data.availableAmountThe amount available for this applicant
data.currentAddressObject representing the current address of the applicant. The object will contain city, district, state, country and pinCode parameters.
data.permanentAddressObject representing the permanent address of the applicant. The object will contain city, district, state, country and pinCode parameters.
data.areCurrentAndPermanentAddressesIdenticalBoolean value that represents if the currentAddress and permanentAddress objects are identical
responseKeyA response key denoting the category of the response
messageA message sent to provide more context in case of an error
Language
Click Try It! to start a request and see the response here!