GET api/Calculation/GetCostTotal

Gets the total value of all the costs.

Response Information

Response body formats

application/json, text/json

Sample:
1.0

application/xml, text/xml

Sample:
<decimal xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</decimal>