Update contract bundle during renewal

Applies a member's renewal decision for one contract-bundle renewal request in your company. The body's requestChangeType selects the action — NO_CHANGES, PLAN_CHANGE (with selectedPlanId), COVERAGE_REMOVAL, or REVERT_CHANGES — and renewalRequestId identifies which member renewal request to update.

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

Applies a member's renewal decision to a single contract-bundle (member) renewal request. The decision is chosen by requestChangeType; renewalRequestId identifies which member renewal request to update; selectedPlanId is used only for a plan change.

string
enum
required

The renewal decision to apply: NO_CHANGES (keep the current plan and coverage), PLAN_CHANGE (switch the member to selectedPlanId), COVERAGE_REMOVAL (drop this member's coverage at renewal), or REVERT_CHANGES (undo a previously submitted change).

Allowed:
int64
required

Id of the member (contract-bundle) renewal request to update.

int64 | null

Id of the plan to switch the member to. Required when requestChangeType is PLAN_CHANGE; ignored for all other change types.

Response
200

updateContractBundleDuringRenewal 200 response

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!