Loan Repayment Schedule
use this endpoint to repayment schedule for a borrowers loan.
The repayment schedule can be Daily, Weekly or Monthly depending on the partners agreement with Pezesha. A repayment schedule can have the following statuses
Active on Schedule - the schedule is active and payment is on schedule
Paid - the schedule has already been paid
Overdue - the schedule is overdue i.e payment is late
Get Cakes
GET
{{BASE_URL}}/mfi/v1/borrowers/repayment-shedules
Get user loan repayment schedule
Query Parameters
Name
Type
Description
channel*
string
Client Name given by Pezesha
merchant_id*
string
Merchant id for whom to see the loan repayment schedule
Headers
Name
Type
Description
Authentication*
string
Authentication token generated from Authentication endpoint
Last updated
Was this helpful?