GET api/LedAdapter/GetRptData

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
ParamModal
No documentation available.

Define this parameter in the request URI.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
{
  "Rows": null,
  "Row2s": null,
  "errorCode": 1,
  "errorMsg": "sample string 2",
  "ErrorMsg": "sample string 3",
  "ErrorCode": 4
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.