POST v6/cellGrid/data

Request Information

URI Parameters

None.

Body Parameters

CellGridInputModel
NameDescriptionTypeAdditional information
ModuleId

integer

None.

DateRangeFilter

string

None.

Request Formats

application/json, text/json

Sample:
{
  "moduleId": 1,
  "dateRangeFilter": "sample string 2"
}

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.