GET api/v2/samples/{sampleId}/summaryprices
Request
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| sampleId | integer |
Required |
Response
SampleSummaryPrices| Name | Description | Type | Additional information |
|---|---|---|---|
| ByPriceItemTypes | Collection of SampleSummaryByPriceItemType | ||
| TotalPriceToNotBill | decimal number | ||
| TotalPriceToBill | decimal number | ||
| TotalPriceBilled | decimal number | ||
| TotalPrice | decimal number | ||
| TotalPriceSamples | decimal number |