Get WIP Value Report
A point-in-time snapshot of billable time not yet billed or written off, valued at the stamped charge-out rates and aged from the day it was worked, grouped by client, service or team member. Each row also carries the all-time billable value, what was settled and billed, money billed to the job on lines with no time behind them, and the recovery rate. Distinct from WIP / Ageing, which is about open tasks. Time billed before the allocation model existed reads as fully recovered. Requires time tracking to be in use.
Parameters
| Name | Type | Description |
|---|---|---|
| tenant* | path string | The Tenant.Code |
The Tenant.Code |
||
| offset | query integer (int32) | Number of records to skip (default: 0). Use with limit for pagination. |
Number of records to skip (default: 0). Use with limit for pagination. |
||
| limit | query integer (int32) | Maximum number of records to return (default: 10, max: 50) |
Maximum number of records to return (default: 10, max: 50) |
||
| groupBy | query string | Breakdown dimension: Client (default), Service or User |
Breakdown dimension: Client (default), Service or User |
||
| clientCode | query string | Limit to one client's time |
Limit to one client's time |
||