updateUserBankAccount
User Portal
updateUserBankAccount
The updateUserBankAccount API is used to change bank account details for employees.
What it does:
- Updates bank account information (account number, routing number etc.)
- Allows users to change the deposit percentage of a secondary deposit account
Note:
- When the deposit percentage is edited, the percentage change is added or subtracted from the primary deposit account.
PUT
updateUserBankAccount
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Body
application/json
