POST api/Data/StackedGridReportData

Gets Report Data Rows by Stacked Grid Query Criteria

Request Information

URI Parameters

None.

Body Parameters

A Stacked Grid Query Criteria Object containing the data to return

Object

None.

Request Formats

application/json, text/json

Sample:
{}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Report Data

System.Web.Http.IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.