GuidesAPI ReferenceChangelogAPI StatusAPI PolicyGusto Security
API Reference
These docs are for v2024-03-01. Click to read the latest docs for v2025-11-15.

Create a company bank account

This endpoint creates a new company bank account.

Upon being created, two verification deposits are automatically sent to the bank account, and the bank account's verification_status is 'awaiting_deposits'.

When the deposits are successfully transferred, the verification_status changes to 'ready_for_verification', at which point the verify endpoint can be used to verify the bank account. After successful verification, the bank account's verification_status is 'verified'.

scope: company_bank_accounts:write

Warning

If a default bank account exists, it will be disabled and the new bank account will replace it as the company's default funding method.

Language
Credentials
Bearer
Response
Click Try It! to start a request and see the response here!