Borrower records a promise to pay
POST/v1/collections/loans/:loan_id/promise-to-pay
Borrower commits to repaying by a specific date (within 3 days). Recorded against the open collections case for the loan and surfaced on the admin queue. No approval required.
Request
Responses
- 200
- 400
- 401
- 404
- 409
Promise to pay recorded
bad_request: Invalid input
unauthorized: Unauthorized
not_found: Resource not found
conflict: Request collides with current state