Active Loans
As a partner use this endpoint to get all your customers active loans (Loans not fully repaid) on Pezesha.
Get Active Loans
GET
{{BASE_URL}}/mfi/v1/borrowers/active/:merchant_key
This endpoint allows a partner with Pezesha to get all their clients active loans
Query Parameters
Name | Type | Description |
---|---|---|
merchant_key* | string | Merchant key provided by pezesha |
Headers
Name | Type | Description |
---|---|---|
Authentication* | string | Authentication token generated from Authentication Endpoint |
Last updated