GET api/smSO/GetWXPagedataByQbe

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
param
No documentation available.

Define this parameter in the request URI.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
{
  "pagination": {
    "total": 1,
    "pageSize": 2,
    "current": 3
  },
  "data": null,
  "errorCode": 1,
  "errorMsg": "sample string 2"
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.