AccountingEntries

Delete accounting entry

Deletes an accounting entry by customId. The call returns 200 immediately — even if customId does not match any existing entry — and the entry may still briefly appear in GET results right after deletion.

delete/accountingentries/{companyId}/{customId}

Path parameters

customIdstring required
companyIdstring required

Response

Successful Response

idstring required

Embat resource ID

Changes

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