DELETE ActionApi/T_DisplayInfor/DeleteT_DisplayInfor/{id}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
T_DisplayInforName | Description | Type | Additional information |
---|---|---|---|
cDisplayType |
陈列类型 |
string |
None. |
cProductType |
产品类型 |
string |
None. |
cExtraoldType |
特陈类型 |
string |
None. |
cCompetitor |
竞品类型 |
string |
None. |
iFlag |
是否标志 |
integer |
None. |
dtCreateTime |
建立日期 |
date |
None. |
cDisplayItem |
检查项目 |
string |
None. |
iStoreId |
门店id |
globally unique identifier |
None. |
iBrandId |
品牌id |
integer |
None. |
id |
串号 |
globally unique identifier |
None. |
iReportID |
报告id |
integer |
None. |
iDisplayItem |
检查项ID |
integer |
None. |
iDisplayType |
陈列类型 |
integer |
None. |
iProductType |
产品类型 |
integer |
None. |
iExtraoldType |
扩展类型 |
integer |
None. |
iCompetitorType |
竞品类型 |
integer |
None. |
Response Formats
application/json, text/json
Sample:
{ "cDisplayType": "sample string 1", "cProductType": "sample string 2", "cExtraoldType": "sample string 3", "cCompetitor": "sample string 4", "iFlag": 1, "dtCreateTime": "2022-08-15T23:21:29.8127093+08:00", "cDisplayItem": "sample string 5", "iStoreId": "343c1944-60ef-43e6-ad55-60f713ebeb47", "iBrandId": 1, "id": "801ce04a-fbf9-46bf-8cf1-9ad0bdc4baa9", "iReportID": 1, "iDisplayItem": 1, "iDisplayType": 1, "iProductType": 1, "iExtraoldType": 1, "iCompetitorType": 1 }