Timesheets
List due timesheets
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.
GET
Headers
API key. Value must be formatted like so: lucca application={api_key}
.
Query Parameters
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.
Response
200
application/json
OK
The response is of type object
.