文档
测试

购物车商品列表

GET
/MP/Groupon/M_CLOrder.asmx/GetShoppingCartList

请求参数

参数名
类型
描述
必填
openId
string
必填
storeCode
string
必填
isDelivery
bool
必填

响应参数

参数名
类型
描述
必填
Result
object
数据字典
必填
ShoppingCartList
object
示例:null
必填
TotalRecord
int
示例:0
必填
TotalAmount
int
示例:0
必填
UserCount
int
示例:0
必填
Msg
string
示例:购物车没数据
必填
Code
string
示例:1001
必填