GET api/v2/works/{workId}/summaryprices
Request
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| workId | integer |
Required |
Response
WorkSummaryPrices| Name | Description | Type | Additional information |
|---|---|---|---|
| ByPriceItemTypes | Collection of WorkSummaryByPriceItemType | ||
| TotalPriceToNotBill | decimal number | ||
| TotalPriceToBill | decimal number | ||
| TotalPriceBilled | decimal number | ||
| TotalPrice | decimal number |