POST api/Report/GetOrderReport
The GetOrderReport.
Request Information
URI Parameters
None.
Body Parameters
.
ProjectReportRequest| Name | Description | Type | Additional information |
|---|---|---|---|
| ProjectId | globally unique identifier |
None. |
|
| ProductBuilder | globally unique identifier |
None. |
|
| ReportList | Collection of globally unique identifier |
None. |
|
| Culture | string |
None. |
|
| Tags | Collection of globally unique identifier |
None. |
|
| SelectedModel | globally unique identifier |
None. |
|
| LocalDate | string |
None. |
|
| IsEngineerRpt | string |
None. |
|
| SingleTagReportGeneration | boolean |
None. |
|
| isExportProject | boolean |
None. |
|
| RequestId | string |
None. |
|
| tagData | TagDetailsDBSave |
None. |
Request Formats
application/json, text/json
Sample:
application/xml, text/xml
Sample:
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
.
StreamContent| Name | Description | Type | Additional information |
|---|---|---|---|
| Headers | Collection of Object |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.