Close a Bank Account
Accounts
Close a Bank Account
Closes a bank account. The account must have a zero balance and no active cards, scheduled payments, or open invoices. Cancel or remove those first. Supported for checking accounts (grasshopper, tcb, firstbank) and crb accounts. Some accounts close immediately (status closed); others process the close asynchronously (status close_pending), in which case poll GET /accounts/{account_id} until its status reads CLOSED.
POST
Close a Bank Account
Authorizations
Your Meow API key, sent in the x-api-key header for authentication.
Headers
Optional entity_id to scope requests to a specific entity.
Path Parameters
The ID of the bank account to close.
Response
Successful Response
Available options:
closed, close_pending