post
https://{environment}.origamirisk.com/OrigamiApi/api/Quotes/Proposals//Schedules///Reinstate
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Overview
Reinstates a previously soft-deleted schedule record on an endorsement proposal. This reverses the effect of a DELETE /api/Quotes/Proposals/{proposalId}/Schedules/{domain}/{scheduleId} operation performed on the same endorsement.
This endpoint is only available for endorsement proposals. Calling it on any other proposal type will result in an error.
Preconditions
- The proposal must be an endorsement (type
E). - The proposal must be modifiable (status is not Bound, Rejected, or Cancelled).
- The record must have been soft-deleted on this endorsement.