EmployerHRAPlanService
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.
-
AddEmployerHRAPlan
This method is used to add an employer's plan information to BPS. -
DeleteEmployerHRAPlan
This method is used to delete an employer's plan information that already exists within BPS. -
GetEmployerHRAPlan
This method is used to retrieve an employer's plan information from BPS. -
GetEmployerHRAPlans
This method is used to retrieve an employer's plan information from BPS. -
UpdateEmployerHRAPlan
This method is used to update an employer's plan information that already exists within BPS.