Get Consolidated Facility 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.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
Language
Click Try It! to start a request and see the response here!