Archive a bank account

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 as VERIFIED. You can verify the bank account with POST /v3/funding-accounts/banks/{bankAccountId}/verify.
  • Bank account user status: The bank account user verificationStatus must be set as VERIFIED. To begin the verification process, nominate a bank account user with POST /v3/funding-accounts/banks/users.
Path Params
string
required
length ≥ 1

BILL-generated ID of the bank account. The value begins with bac.

Headers
string | null

API session ID generated with /v3/login

string | null

Developer key generated with your BILL developer account

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json