EmployerService
The Employer Service provides clients employer related functionalities such as reading, adding, updating, and deleting employers' 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.
-
AddEmployer
This method is used to add an employer's information to BPS. -
GetEmployer
This method is used to retrieve an employer's information from BPS. -
GetEmployers
This method is used to retrieve an employers' information from BPS. -
UpdateEmployer
This method is used to update an employer's information that already exists within BPS.