GET Api/F/YH/GoodsTopImgDelete?FactoryID={FactoryID}&GoodsID={GoodsID}&GoodsTopImgID={GoodsTopImgID}
删除商品头图
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
FactoryID |
供应商系统编号 |
globally unique identifier |
Required |
GoodsID |
商品编号 |
globally unique identifier |
Required |
GoodsTopImgID |
商品头图编号 |
globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.