GET api/PreSales/GetShopList?shopid={shopid}&spellid={spellid}&flag={flag}&sets={sets}
预售商品店列表【线下】
请求信息
URI 参数
参数 | 参数描述 | 类型 | 其它信息 |
---|---|---|---|
shopid |
店代码 |
string |
Required |
spellid |
信息 |
integer |
Required |
flag |
0-预售商品,1-预售订单 |
string |
Required |
sets |
无用,占位 |
string |
Required |
Body 参数
None.
响应信息
响应描述
预售商品店列表【线下】
IHttpActionResultNone.
响应格式
application/json, text/json, text/html
Sample:
Sample not available.