Get Loan Status

Lender is meant to provide an endpoint to this specification

sample request:

https://lender.com/api/v1/interswitchlending/webhook/get-loan-status/1392?customerId=2347030066532&providerCode=MKT&channelCode=QTUSSD

Response Descriptions

FieldField NameData TypeMax LengthRequiredDescription
1responseCodestringtrueThe Code representing the status of the processing of the request. It shows whether the request to accept the offer is allowed or not.
2responseMessagestringtrueThe Description of the Response Code from above.
3loanstringtrueAn Object containing the details of the loan requested.
4statusENUMtrueThe Status of the Loan whether it has been paid or not, overdue or not.
5remainingAmountLongtrueThe Amount remaining for the Customer to paid that will make the loan fully paid.
dueDateDate Time (UTC)trueThe Date/Time at which the Customer is expected to have paid back the loan.
Language
Click Try It! to start a request and see the response here!