repay the entire outstanding loan balance via direct debit
POST/v1/loans/:loan_id/repay-all
Initiate a one-time direct debit to settle the full remaining loan balance (borrower only).
Request
Responses
- 200
- 400
- 401
- 404
Full-loan repayment initiated
bad_request: Invalid input
unauthorized: Unauthorized
not_found: Resource not found