POST api/Report

Request Information

URI Parameters

None.

Body Parameters

QQC_JCXX_LTDB
NameDescriptionTypeAdditional information
SORT

string

None.

LTBH

string

None.

SBBH

string

None.

MC

string

None.

Request Formats

application/json, text/json

Sample:
{
  "SORT": "sample string 1",
  "LTBH": "sample string 2",
  "SBBH": "sample string 3",
  "MC": "sample string 4"
}

application/x-www-form-urlencoded

Sample:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'JQueryMvcFormUrlEncodedFormatter' to write type 'QQC_JCXX_LTDB'.

Response Information

Resource Description

string

Response Formats

application/json, text/json

Sample:
"sample string 1"