API Docs / Operations / Reports / Export WIP Value Report

Export WIP Value Report

GET /tenants/{tenant}/reports/wip-value/csv

The breakdown table as a CSV download - same grouping and client filter as the report endpoint, money to two decimal places.

Parameters

NameTypeDescription
tenant* path string

The Tenant.Code

The Tenant.Code

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

Responses

200 OK
400 Bad Request
401 Unauthorized – Invalid or missing API key
403 Forbidden

Try it