GET Api/F/YH/SelfGoodsState?FactoryID={FactoryID}&SelfGoodsIDS={SelfGoodsIDS}
设置自营商品上下架状态
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
FactoryID |
供应商系统编号 |
globally unique identifier |
Required |
SelfGoodsIDS |
自营商品编号 |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.