submit_risk_assessment tickets
POST/v1/tickets/:ticket_id/risk-assessment
Submit the borrower's risk-assessment questionnaire for a ticket. Stores the answers, computes and persists the projected debt-to-income ratio, and marks the borrower as having completed a risk assessment.
Request
Responses
- 200
- 400
- 401
- 404
OK response.
bad_request: Invalid input
unauthorized: Unauthorized
not_found: Resource not found