v1
latestOpenAPI 3.1.02026-08-065163115.0 KBAccounting Codes
Delete an accounting code
Soft-deletes a GL code. Only available for businesses with a manual integration.
Any category mapped to this GL code will have its mapping cleared. Business admins and accountants will receive an ACCOUNTING_CODE_DELETED notification.
delete/v1/businesses/{client_id}/accounting-codes/{accounting_code_id}
Path parameters
client_idinteger required
Example:123
The ID of the business.
accounting_code_idstring uuid required
Example:3fa85f64-5717-4562-b3fc-2c963f66afa6
The ID of the accounting code (GL code).
Response
No Content