GET api/s/yg/OnGoodsUpDown?ShopsID={ShopsID}&Ids={Ids}&type={type}
在线小店商品批量上下架 0 下架 1 上架
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
ShopsID | string |
Required |
|
Ids | string |
Required |
|
type |
0 下架 1 上架 |
integer |
Default value is 0 |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.