post
https://{environment}.origamirisk.com/OrigamiApi/api/Policies/Codes/ReinstatementReasonCodes
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Overview
Returns the list of valid reinstatement reason codes. Use this endpoint to populate a reinstatement reason dropdown or to look up valid ReinstatementReasonID values before calling the {policyID}/Reinstate endpoint.
⚠️ Note: This endpoint is semantically a GET. It is read-only with no side effects. It uses POST because the PoliciesController applies [HttpPost] uniformly across all actions rather than matching HTTP methods to intent.