EmployerBankAccountService
The Employer Bank Account Service provides clients employer related functionalities such as reading, adding, updating, and deleting employer bank account 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.
-
AddEmployerBankAccount
This method is used to add an employer bank account information to BPS. -
GetEmployerBankAccount
This method is used to retrieve an employer bank account information from BPS. -
GetEmployerBankAccounts
This method is used to retrieve an employer bank accounts information from BPS. -
UpdateEmployerBankAccount
This method is used to update an employer bank account information to BPS.