Timesheets
Retrieve contractor timesheet submissions showing hours worked, approval status, and payment calculations.
Columns
| Name | Type | References | |
| Id [KEY] | String | ||
| Status | String |
The allowed values are approved, declined, not_payable, paid, pending, processing. | |
| Contract | String | ||
| Quantity | Double | ||
| Scale | String | ||
| CustomScale | String | ||
| Worksheet | String | ||
| Attachment | String | ||
| CreatedAt | Datetime | ||
| Description | String | ||
| ReportedBy | String | ||
| ReviewedBy | String | ||
| TotalAmount | Decimal | ||
| CurrencyCode | String | ||
| DateSubmitted | Datetime | ||
| HourlyReportPreset | String | ||
| PaymentCycle | String |