v1
latestOpenAPI 3.1.02026-08-04103211436.0 KBAccountingAccounts
Delete accounting account
Deletes an accounting account by accountingCode. The account is deactivated (active set to false) rather than permanently removed, and continues to appear in GET/list responses. Deleting an accountingCode that does not match any existing account still returns 200 without error.
delete/accountingaccounts/{companyId}/{accountingCode}
Path parameters
accountingCodestring required
companyIdstring required
Response
Successful Response