time entries

Delete time entry with specified id.

Restrictions:

  • Cannot delete if the time entry has been invoiced
  • Cannot delete if the time entry belongs to a closed accounting period

Returns 400 Bad Request if deletion is not allowed due to these restrictions.

delete/companies/{companySlug}/timeEntries/{timeEntryId}

Response

Deleted

Changes

No recorded changes to this endpoint across all 1 revision of this API.