v1

latestOpenAPI 3.0.32026-07-26362271803.3 KB
Core Accounting

Delete Journal Entry

    Delete a journal entry and all its associated transactions.

    **Restrictions:**
    - Cannot delete entries before closed book dates

    **Response Codes:**
    - 204: Successfully deleted
    - 400: Cannot delete (books closed for this date)
    - 409: Cannot delete (associated with other objects)
    
delete/coa/api/journal_entry/{id}

Path parameters

idinteger required

Response

No response body