Creates multiple time entries in a single request (maximum 100). Each entry follows the same create-or-update logic based on external_id.
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.
List of time entries to create (maximum 100).
100Time entries created successfully.
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.