Check Eligibility

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.countThe number of lending facilities that is available for the applicant.
data.facilitiesAn array of facility object that contain the data of each facility that the applicant is eligible for.
data.facilities[i].idThe unique ID of the facility with index i
data.facilities[i].nameThe name of the facility provided by the merchant that the applicant is eligible for.
data.facilities[i].descriptionThe description of the facility provided by the merchant that the applicant is eligible for.
data.facilities[i].durationDaysThe total number of days that the loan will be repaid to the facility with index i
data.facilities[i].merchantThe name of the merchant providing the facility with the index i
data.facilities[i].emiCountThe EMI count determined by the facility with the index i
data.facilities[i].minimumLoanRequirementThe minimum loan requirement required by the facility with the index i
data.facilities[i].maximumLoanRequirementThe maximum loan requirement required by the facility with the index i
data.facilities[i].processingFeeThe processing fee required by the facility with the index i
responseKeyA response key denoting the category of the response
messageA message sent to provide more context in case of an error
Body Params
string
required

A unique ID assigned by you to keep track of this API request

string
required

The purpose of this particular API hit

name
object
required

An object that contains the first, middle and last names of the individual

string
required

The email address of the individual

string
required

The mobile number of the individual

int32

The amount required by the customer if the amount required is less than the offered amount

Headers
string
required
string
required
string
required
Responses

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