EmployerLogicalBankAccountService
The Employer Logical Bank Account Service provides clients logical account related functionalities such as reading, adding, updating, and deleting employers' logical 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.
-
AddEmployerLogicalBankAccount
This method is used to add an employer's logical bank account information to BPS. -
DeleteEmployerLogicalBankAccount
This method is used to remove information about an employer's logical bank account from BPS. -
EmployerDeposit
This method is used to deposit money into the employer's logical bank account. -
GetEmployerLogicalBankAccount
This method is used to retrieve an employer's logical bank account information from BPS. -
GetEmployerLogicalBankAccounts
This method is used to retrieve an employers' logical bank accounts from BPS. -
UpdateEmployerLogicalBankAccount
This method is used to update an employer's logical bank account information that already exists within BPS.