支付
POST
order/submit
接口描述
通过结算页面,调转到选择支付方式
请求头
参数名
类型
描述
必填
Accept-Language
string
zh-CN,zh;
必填
请求参数
参数名
类型
描述
必填
goods_total_amount
int
订单总金额:255
必填
real_total_amount
int
实际支付金额:235
必填
logistics_fee
int
运费:0
必填
goods_id
int
商品编号:66
必填
coupon_id
object
优惠卷:null
必填
activity_id
int
活动:8
必填
spec_ids
string
规格:49,51
必填
spec_txt
string
规格描述:粉色,XXL
必填
goods_num
int
商品数量:3
必填
goods_price
string
商品单价:15.00
必填
total_price
string
合计:45.00
必填
discounts
int
单价优惠:0
必填
delivery_address
string
发货地址:["370000","370100","370102"]
必填
address_id
int
售后地址:4
必填
remark
string
买家留言备注:去
必填
pay_channel
int
支付通道 0 无 1支付宝 2微信
必填
响应参数
参数名
类型
描述
必填
code
int
200 成功
必填
message
string
描述
必填