Get Loan Status

Lender is meant to provide an endpoint to this specification

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

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.
Path Params
string
required
Defaults to 10000000058
Query Params
string
required
Defaults to 2348123456789

The Mobile Number of the User.

string
required

The ID of the Loan for which status is being requested.

string
required
Defaults to PTB

The Code of the Provider that offered the loan.

string
required
Defaults to QTUSSD

The Code of the Channel from which this request originates.

Headers
string

Username to be used by the Lender

string

Password to be used by the lender

Responses

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