get loan repayment schedule
GET/v1/loans/:loan_id/schedule
Returns the loan's frozen fee contract and full per-installment borrower/lender schedule (MONEY_FLOW.md). Only the loan's borrower or lender may read it; other callers get 404.
Request
Responses
- 200
- 401
- 404
Loan repayment schedule
unauthorized: Unauthorized
not_found: Resource not found