Headers
API key. Value must be formatted like so: lucca application={api_key}
.
Body
Reference to the owner of submittable timesheets.
First day of the last timesheet to submit.
"2024-05-27T00:00:00"
Last day of the last timesheet to submit. Optional.
"2024-07-01T00:00:00"
Array of suggested transfer from one account to another.
Response
OK
Unique id of the WorkflowItem.
Any human readable error message.
The Timesheet the WorkflowItem is related on starting date (included).
The Timesheet the WorkflowItem is related on ending date (excluded).
A Directory 'User'. See API reference for up-to-date attributes.
- "success" for a succesfull workflow operation.
- "error" if any error was met, and therefore an excetion message is set.
- "noAction" if the workflow operation was not performed.