get https://sandbox.interswitchng.com/lending-service/api/v1/loans//status
This endpoint will be used by channels’ client to get the current status of a particular loan.
Response Descriptions
Field | Field Name | Data Type | Max Length | Required | Description |
---|---|---|---|---|---|
1 | customerId | string | true | The Mobile Number of the User. | |
2 | loanId | string | true | The ID of the Loan for which status is being requested. | |
3 | providerCode | string | true | The Code of the Provider that offered the loan. | |
4 | channelCode | string | true | The Code of the Channel from which this request originates. |