EmployerPlanService
The Employer Plan Service provides clients plan related functionalities such as reading, adding, updating, and deleting employers' plan information. 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.
-
AddEmployerPlan
This method is used to add an employer's plan information to BPS. -
DeleteEmployerPlan
This method is used to delete an employer's plan information that already exists within BPS. -
GetEmployerPlan
This method is used to retrieve an employer's plan information from BPS. -
GetEmployerPlans
This method is used to retrieve an employer's plan information from BPS. -
UpdateEmployerPlan
This method is used to update an employer's plan information that already exists within BPS.