post https://in.staging.decentro.tech/v2/lending/eligibility
Important Note
Please use only Staging Credentials on each API Reference page to test the APIs directly from our Documentation.
Simulation Data To Be Used
Name: John Doe
Pan: AAAAA1234A
Any number: success KYC/agreement flowBelow Number to be Used for Specific Scenarios
9898989891 - Success facility confirmation
9898989810 - KYC failure
9898989811 - Liveliness failure
9898989812 - Agreement generation failed due to credit line not being approved
API Endpoints
Environment | Endpoint |
---|---|
Staging / Sandbox | https://in.staging.decentro.tech/v2/lending/eligibility |
Production | https://in.decentro.tech/v2/lending/eligibility |
The following table contains all the parameters you might get in the response body, along with a description indicating their meaning.
Response Parameter | Description |
---|---|
decentroTxnId | A unique ID given to this transaction by Decentro |
status | The status of the response |
responseCode | A 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.) |
data | The object containing the response data |
data.transactionStatus | The status of the transaction |
data.transactionDescription | The description of the transaction |
data.urn | A unique ID given to this transaction by Decentro |
data.sessionLink | A dynamic URL which redirected to the fully managed lending UI |
data.stage | The current stage of the loan application |
data.amount | The pre-approved amount for the user who has initiated the loan application |
responseKey | A response key denoting the category of the response |
message | A message sent to provide more context in case of an error |