DELETE RCS/BaseDoc/DeleteShop

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
jsonData
No documentation available.

Define this parameter in the request body.

Request body formats

application/json, text/json

Sample:
{
  "OperateMode": 1,
  "ShopCode": "sample string 2",
  "ShopName": "sample string 3",
  "ShortCode": "sample string 4",
  "RegistCode": "sample string 5",
  "ZipCode": "sample string 6",
  "Fax": "sample string 7",
  "LinkMan": "sample string 8",
  "LinkPhone": "sample string 9",
  "Address": "sample string 10",
  "OrgCode": "sample string 11",
  "OrgName": "sample string 12",
  "ShopCode_PlatId": "sample string 13",
  "NoUsed": 14,
  "CreateUser": "sample string 15",
  "CreateDate": "sample string 16",
  "fchrRemark": "sample string 17"
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Response body formats

application/json, text/json

Sample:
{
  "fboolOk": true,
  "fchrMessage": "sample string 2",
  "fintRecordCount": 3,
  "fobjData": {}
}