Undo Rejection of a Proposal

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

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:

  1. Loads the proposal by proposalID
  2. Validates the undo is allowed (permission, status, business rules)
  3. Restores the proposal to its prior status (or Proposed by default)
  4. Reverts related policy change records
  5. For renewals: handles book-of-business transfer undo
  6. Logs the action via workflow log and fires a status change event

Path Params
integer
required

The ID of the rejected proposal that you are going to restore.

Query Params
string

Additional comments (if any)

Response

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json