Skip to main content
POST
Create a time entry

Parameters

string
required
The ID of an existing worker this time entry is for.
string
required
The duration of the time entry in hours. Must be greater than 0 and less than 24.
string
required
The date this time entry is for.
string
Optional note about the time entry.

Returns

Returns the new time entry ID on success.