v1
latestOpenAPI 3.0.12026-07-24310590875.6 KBclassifications
Archive multiple chart of accounts
Archive multiple chart of accounts with one API request. In the response, the archived field for each object is set as true.
post/v3/classifications/chart-of-accounts/bulk/archive
Query parameters
idsstring required
BILL-generated IDs of the chart of accounts. Values begin with 0ca. Set the IDs as comma-separated values.
Example:{{chart_of_accounts_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 multiple chart of accounts response