Trigger Repayment Response
This API is invoked by the lender to the LA giving the lender payment page url from where the borrower can make the payment. Lender also generates an id for the payment which becomes the reference for BA to check the status of repayment.
Request Body | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
metadata object — REQUIREDMetadata specific to each API request.
| ||||||||||||||||
productData object — REQUIREDProduct Metadata specific to each API request.
| ||||||||||||||||
response object — REQUIREDStatus of response. Whether success or has encountered error
| ||||||||||||||||
payment object — REQUIRED
| ||||||||||||||||
loanId string — REQUIRED | ||||||||||||||||
loanStatus string — REQUIREDPossible values: [ |
Responses | ||||
---|---|---|---|---|
200 Acknowledgement of Request Received
|