Timesheets ensure workers are paid appropriately and help project managers invoice clients and track overall project costs and expenses over time-
Timesheets are used in both Projects and Time & Expenses. A subscription to Projects is required to approve timesheets and save timesheets as drafts.
Each time a timesheet entry is submitted, a timesheet approval history object is created for tracking purposes.
Recalls a timesheet after it has been submitted and not yet approved. The transaction state is changed from submitted to draft. This allows changes to be made without going through the approval process or having the transaction edited by someone with permission to edit.
key | string Key of the timesheet to recall. Example: "155096" |
Executed
Bad Request
{- "key": "155096"
}
{- "ia::result": [
- {
- "key": "155096",
- "status": "completed"
}
], - "ia::meta": {
- "totalCount": 1,
- "totalSuccess": 1,
- "totalError": 0
}
}