POST api/Report/GetExportToExcelData
The GetExportToExcelData.
Request Information
URI Parameters
None.
Body Parameters
.
ExportDataName | Description | Type | Additional information |
---|---|---|---|
calculateDataJSON | string |
None. |
|
FileName | string |
None. |
|
Type | string |
None. |
|
searchText | string |
None. |
|
productBuilder | string |
None. |
|
defaultHeader | string |
None. |
Request Formats
application/json, text/json
Sample:
application/xml, text/xml
Sample:
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
.
HttpResponseMessageName | 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. |