GetAverageYearSummaryResultRequest

Method: GET
URL: https://service.solaranywhere.com/api/v2/AverageYearSummaryResult/{SummaryRequestId}

Requests for average year summary results are made using an HTTP GET call to the API with either basic or X-Api-Key authentication. The SummaryRequestId attribute from the CreateAverageYearSummaryResponse is passed in the URL in the format: https://service.solaranywhere.com/api/v2/AverageYearSummaryResult/{SummaryRequestId}. The response from this request will contain a GetAverageYearSummaryResultResponse.

 

For more information, see REST API Basics.