普通商品购买下单(没调通)
开发中
POST
http://mp.xipuduo.com/index.php/SmallProgramApi/Pay/placeOrder_v7
请求参数
Body 参数multipart/form-data
pickup_type
integer
必需
示例值:
2
all_money
string
必需
address_id
integer
收货地址id
示例值:
1
coupon_id
integer
优惠券id
coupon_type
integer
可选
link_name
string
自提联系人姓名
示例值:
zhuzh
mobile_phone
string
自提联系电话
示例值:
13361604505
shopping_ids
string
购物车id
示例值:
["1]
delivery_fee
string
配送费
示例值:
0
remark
string
用户留言
is_integral_cash
integer
可选
示例值:
0
integral_dis_money
integer
可选
integral_dis_num
integer
使用的积分数量
plus_name
string
可选
plus_phone
string
可选
share_guide_id
integer
导购员id
card_type
integer
可选
card_id
integer
次卡或卡包id
buy_plus_type
integer
可选
plus_act_id
integer
可选
dis_money
number
折扣金额
示例值:
0
is_upgrade
integer
必需
示例值:
0
start_date
string
可选
示例值:
2024-02-24
vid
integer
可选
默认值:
1
uid
integer
可选
默认值:
1
merchant_id
integer
商户ID
默认值:
1
sign
string
签名
默认值:
123456
示例代码
返回响应
修改于 2024-01-12 15:51:12