GET Api/F/YH/GoodsInfoImgDelete?FactoryID={FactoryID}&GoodsID={GoodsID}&GoodsInfoImgID={GoodsInfoImgID}
删除商品详情图
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
FactoryID |
供应商系统编号 |
globally unique identifier |
Required |
GoodsID |
商品编号 |
globally unique identifier |
Required |
GoodsInfoImgID |
商品详情图编号 |
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.