POST api/Tag/GetCSOExportReports
It gets CSO report(pdf), cd5 file from SQL database and returns files as Byte array
Request Information
URI Parameters
None.
Body Parameters
Collection of CSOExportInputName | Description | Type | Additional information |
---|---|---|---|
TagId | globally unique identifier |
None. |
|
RequestId | string |
None. |
|
isSCFCSOReport | boolean |
None. |
Request Formats
application/json, text/json
Sample:
application/xml, text/xml
Sample:
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
CSOExportResultName | Description | Type | Additional information |
---|---|---|---|
TagId | globally unique identifier |
None. |
|
RequestId | string |
None. |
|
CalculationStatus | CalculationStatus |
None. |
|
Message | string |
None. |
|
CSOExportFiles | Collection of CSOExportFile |
None. |
Response Formats
application/json, text/json
Sample:
application/xml, text/xml
Sample: