v1
latestOpenAPI 3.0.12026-07-24310590875.6 KBfunding-accounts
Archive a bank account user
Archive an existing bank account user. In the response, the archived field is set as true and the bank account user verificationStatus is set as UNVERIFIED.
post/v3/funding-accounts/banks/users/{bankAccountUserId}/archive
Path parameters
bankAccountUserIdstring required
BILL-generated ID of the bank account user. The value begins with bau.
Example:{{org_bank_account_user_id}}
Headers
sessionIdstring nullable
API session ID generated with /v3/login
Example:{{session_id}}
devKeystring nullable
Developer key generated with your BILL developer account
Example:{{developer_key}}
Response
Archive a bank account user response