PlanDeductibleRuleService
The Deductible Rule Service allows clients the ability to read, add, update, and delete the deductible rules on a plan. This allows Administrators the ability to integrate their existing systems with BPS in real time.
The following operations are supported. For a formal definition, please review the Service Description.
-
DeleteDeductibleRules
This method is used to delete a set of deductible rules on a plan. -
GetBenefitPlanDeductibleRules
This method is used to get a set of deductible rules on a plan. -
SaveDeductibleRules
This method is used to insert or update a set of deductible rules on a plan.