get https://sandbox.interswitchng.com/lending-service/api/v1/users//status
This Endpoint will provide clients with the status of a user and all the current loans that the user is serving.
Response Descriptions
Field | Field Name | Data Type | Max Length | Required | Description |
---|---|---|---|---|---|
1 | customerId | String | true | The Email or Mobile Number of the User whose status is being retrieved. | |
2 | channelCode | String | true | The Code of the Channel from which this request is made. | |
3 | strict | Boolean | false | A boolean value to specify whether the loans to be returned should be the ones originated from the Channel or not. (True: Only loans from Channel). |