post
https://{environment}.origamirisk.com/OrigamiApi/api/Policies//UndoReject
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Overview
Reverses a rejection, restoring a proposal from Rejected status back to its prior status. By default, the proposal is restored to Proposed. If the SetProposalStatustoPreAcceptOrRejectAfterUndo setting is enabled and the proposal has a saved PriorStatus, it is restored to whatever status it was in before it was rejected.
What this endpoint does:
- Loads the proposal by
proposalID - Validates the undo is allowed (permission, status, business rules)
- Restores the proposal to its prior status (or
Proposedby default) - Reverts related policy change records
- For renewals: handles book-of-business transfer undo
- Logs the action via workflow log and fires a status change event