download simulation report.
get
/service/lmr/simulation/downloadReport
This endpoint is used to download simulation report..
Request
Supported Media Types
- application/json
- application/xml
Query Parameters
-
structureId(required): string
structure Id of the report to be downloaded
Header Parameters
-
sourceCode(required): string
Source from which request is initiated
Response
Supported Media Types
- application/json
- application/xml
201 Response
Returns message of success or failure
Headers
Root Schema : SimulateReportDTOCollection
Type:
object
Collection of report output.
Show Source
-
data:
object ReportResponse
Report Response
-
messages:
object ResponseDto
-
simulationId:
string
Nested Schema : ReportResponse
Type:
object
Report Response
Show Source
-
documentId:
string
Document Id for the document
-
documentInbase64:
string
Document in Base64
-
reportContentType:
string
Report Content Type for the document
Nested Schema : items
Type:
object
400 Response
Malformed syntax.
401 Response
Request does not have sufficient credentials.
403 Response
Request is not authorized.
405 Response
Invalid input
500 Response
Internal error