deactivateCompanyBankAccount
Admin Portal
deactivateCompanyBankAccount
The deactivateCompanyBankAccount API deactivates a company’s bank account in the system.
What it does:
- Deactivates the company’s funding source while preserving account records
- Prevents future payroll transactions from using the deactivated account
Notes:
- At least one active bank account must be linked to a company at all times
- Historical banking history is maintained for compliance
- Deactivated bank accounts cannot be re-activated they must be manually added again using
addCompanyBankAccount
PUT
deactivateCompanyBankAccount
Documentation Index
Fetch the complete documentation index at: https://developer.rollfi.xyz/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Body
application/json
