文档
测试

提交订单

POST
http://yuanfeng.meiliancheng.cn/index.php?s=/api/order/cart

请求参数

参数名
类型
描述
必填
user_id
int
示例:14661
必填
cart_ids
string
示例:11708_10007
必填
wxapp_id
int
示例:10001
必填
coupon_id
int
优惠券id,示例:0
必填
pay_type
int
示例:30(支付宝)20(微信支付)10(余额支付)
必填
remark
string
示例:这里是留言
必填

响应参数

参数名
类型
描述
必填
msg
string
示例:微信支付api:mch_id参数格式错误
必填
code
int
示例:-10
必填