ConnectApi.InsurancePlansEligibilityPatchInputRepresentation

Input representation for checking plan eligibility by updating an existing context.
Property Type Description Required or Optional Available Version
addedPlans List<ConnectApi.InsuranceGroupPlanInputRepresentation> List of contract group plans to add to the eligibility check. Optional 65.0
contextId String ID of the existing eligibility context to update. Required 65.0
deletedPlans List<ConnectApi.InsuranceGroupPlanInputRepresentation> List of contract group plans to remove from the eligibility check. Optional 65.0