POST data/epccosts

Returns 'EPC cost' energy assessment results - calculated using the latest fuel prices and regionalised weather data, along with any errors or warnings.

Request Information

URI Parameters

None.

Body Parameters

xml to be processed

string

Request Formats

application/json, text/json

Sample:
"<NES></NES>"

application/xml, text/xml

Sample:
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">&lt;NES&gt;&lt;/NES&gt;</string>

application/x-www-form-urlencoded

Sample:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'JQueryMvcFormUrlEncodedFormatter' to write type 'String'.

Response Information

Resource Description

EpcCosts

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.