Creates a new time entry. If a time entry with the same external_id already exists, it will be updated instead.
Documentation Index
Fetch the complete documentation index at: https://docs.layerfi.com/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The UUID of the business.
The date the work was performed.
Duration of the time entry in minutes.
An optional external identifier. If provided and a time entry with this external_id already exists, the existing entry will be updated.
The UUID of the service. Either service_id or service_external_id must be provided.
The external ID of the service. Either service_id or service_external_id must be provided.
The UUID of the customer to bill (optional).
The external ID of the customer to bill (optional).
Whether this time entry is billable.
Description of the work performed.
Optional memo or notes.
Custom metadata.
Time entry already exists and was updated.
The unique identifier of the time entry.
The UUID of the business this time entry belongs to.
The service this time entry is associated with.
The date the work was performed.
Duration of the time entry in minutes.
Whether this time entry is billable.
Timestamp when the time entry was created.
Timestamp when the time entry was last updated.
An optional external identifier for the time entry.
The customer this time entry is billed to (optional).
Description of the work performed.
The invoice line item ID if this time entry has been invoiced.
Optional memo or notes.
Custom metadata.
Timestamp when deleted, or null if not deleted.