Reinstate a Previously Deleted Schedule for a Proposal

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

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.

Path Params
integer
required

The ID of the proposal (must be an endorsement).

string
required

The schedule domain name (e.g., ProposalLocation).

integer
required

The primary key ID of the soft-deleted schedule record that will be reinstated.

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