AccountingAccounts

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

idstring required

Embat resource ID

Changes

No recorded changes to this endpoint across all 5 revisions of this API.