文档
测试

确认订单

POST
{{test}}/api/livenew/orderChecked

请求头

参数名
类型
描述
必填
token
string
示例:
必填

请求参数

参数名
类型
描述
必填
goods_id
int 商品id
示例:1
必填
number
int 数量
示例:1
必填

响应参数

参数名
类型
描述
必填
code
int
示例:1
必填
data
object
数据字典
必填
number
string 数量
示例:1
必填
addr
array 地址
数据列表
必填
goods
object
数据字典
必填
id
int
示例:1
必填
title_img
string 商品标题图
示例:/uploads/20230307/d52d7466f78c67b816207995dbcd5ef7.jpg
必填
name
string 名称
示例:茅台小康
必填
status
int
示例:0
必填
show_pic
string
示例:/uploads/20230307/d52d7466f78c67b816207995dbcd5ef7.jpg,/uploads/20230307/d52d7466f78c67b816207995dbcd5ef7.jpg
必填
price
string 价格
示例:100.00
必填
createtime
int
示例:1679035347
必填
updatetime
int
示例:1679036863
必填
liveteacher_id
int
示例:1
必填
detail
string
示例:很好
必填
reason
object
示例:null
必填
freight
string 运费
示例:1.00
必填
goods_status
int
示例:1
必填
is_del
int
示例:0
必填
sales_actual
int
示例:0
必填
user_money
object 用户余额
示例:null
必填
total
object
数据字典
必填
shipping
int 运费
示例:1
必填
goods_amount
string 商品价格
示例:100.00
必填
total_price
int 总价格
示例:101
必填