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: string
structure Id of the report to be downloaded
Response
Supported Media Types
- application/json
- application/xml
201 Response
Returns message of success or failure
Headers
Nested Schema : ReportResponse
Type:
object
Report Response
Show Source
-
documentId(optional):
string
Document Id for the document
-
documentInbase64(optional):
string
Document in Base64
-
reportContentType(optional):
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