post
https://{environment}.origamirisk.com/OrigamiApi/api/Policies//UndoBinding
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Overview
Reverses the binding of a proposal, restoring it to Accepted status and undoing the changes it applied to the policy. This effectively "un-applies" an endorsement, renewal, or initial quote from the policy, reverting the policy to the state of the prior bound proposal.
What this endpoint does:
- Loads the proposal by
proposalID - Validates that the unbind is allowed (permission, status, business rules)
- Finds the prior bound proposal and re-binds it to restore the policy's previous state
- Deletes all records created by the original binding (transactions, commissions, invoices, forms, etc.)
- Reverts the proposal's status from
BoundtoAccepted - Logs the unbind action
Important: This is a destructive operation. It deletes financial records (member transactions, commissions, billing invoices, policy transactions) that were created when the proposal was bound. It cannot be easily reversed.