Get Projected Supplies Data Extract report

post

/ec-ors-svc/rest/v1.0/studies/{studyId}/{mode}/reports/projectedsupplies/generateAsync

Retrieves the Projected Supplies Data Extract report.

Request

Path Parameters
Query Parameters
Supported Media Types
Request Body - */* ()
Root Schema : schema
Type: object
Show Source
Nested Schema : extFieldSpecsList
Type: array
Show Source
Nested Schema : fieldSpecsList
Type: array
Show Source
Nested Schema : Field
Type: object
Contains field details.
Show Source
Nested Schema : fieldValueList
Type: array
Show Source
Back to Top

Response

Supported Media Types

200 Response

Successful operation
Body ()
Root Schema : ReportBaseResponse
Type: object
Title: ReportBaseResponse
Response Object for different report APIs.
Show Source
Nested Schema : PaginatedResponseDto
Type: object
Paginated Response Object for report APIs.
Show Source
Nested Schema : columns
Type: array
Show Source
Nested Schema : data
Type: array
Show Source
Nested Schema : items
Type: array
Show Source

400 Response

Invalid search criteria
Body ()
Root Schema : ORSResponse
Type: object
Common response object.
Show Source
Nested Schema : ErrorResponseData
Type: object
Show Source
Nested Schema : result
Type: object
Result Object
Nested Schema : details
Type: object

404 Response

Study not found.
Body ()
Root Schema : ORSResponse
Type: object
Common response object.
Show Source
Nested Schema : ErrorResponseData
Type: object
Show Source
Nested Schema : result
Type: object
Result Object
Nested Schema : details
Type: object

500 Response

Internal server error
Body ()
Root Schema : ORSResponse
Type: object
Common response object.
Show Source
Nested Schema : ErrorResponseData
Type: object
Show Source
Nested Schema : result
Type: object
Result Object
Nested Schema : details
Type: object
Back to Top