List timesheets that are not yet submitted (status: 0).
You must filter on either ownerIds
, managerIds
or legalEntityIds
.
As long as a timesheet is not submitted, its unique identifier is equal to zero.
Please refer to the Timesheet API reference for additional information on the Timesheet resource.
API key. Value must be formatted like so: lucca application={api_key}
.
List unique identifier of owners.
List unique identifier of owners' legal establishments.
List unique identifier of owners' managers.
Prevent older timesheets to be returned.
Prevent earlier timesheets to be returned (date excluded). Defaults to today when not sent.
OK
The response is of type object
.