addCompanyBankAccount
Admin Portal
addCompanyBankAccount
The addCompanyBankAccount API adds bank account details for a company to process payroll.
What it does:
- Adds company bank account information including account number, routing number, and bank name
- Sets up the funding source for payroll processing and payments
Note:
- Account type is limited to savings or checking
POST
addCompanyBankAccount
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Body
application/json
