post https://gateway.stage.bill.com/connect/v3/funding-accounts/banks//archive
Archive an existing bank account. In the response, the archived
field is set as true
.
Archiving a bank account at BILL has a set of requirements.
- Bank account status: The bank account
status
must be set asVERIFIED
. You can verify the bank account withPOST /v3/funding-accounts/banks/{bankAccountId}/verify
. - Bank account user status: The bank account user
verificationStatus
must be set asVERIFIED
. To begin the verification process, nominate a bank account user withPOST /v3/funding-accounts/banks/users
.