GET api/MyHeron/GetEnergySupplyReport?packageCode={packageCode}&kva={kva}&initialDayInd={initialDayInd}&initialNightInd={initialNightInd}&generousProtection={generousProtection}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| packageCode | string |
Required |
|
| kva | integer |
Required |
|
| initialDayInd | integer |
Required |
|
| initialNightInd | integer |
Required |
|
| generousProtection | boolean |
Required |
Body Parameters
None.
Response Information
Resource Description
HttpResponseMessage| Name | Description | Type | Additional information |
|---|---|---|---|
| Version | Version |
None. |
|
| Content | HttpContent |
None. |
|
| StatusCode | HttpStatusCode |
None. |
|
| ReasonPhrase | string |
None. |
|
| Headers | Collection of Object |
None. |
|
| RequestMessage | HttpRequestMessage |
None. |
|
| IsSuccessStatusCode | boolean |
None. |