文档
测试

订单列表

POST
http://ct.daoben.ltd/api/orderct/my

请求参数

参数名
类型
描述
必填
token
string
示例:5d098965-47e3-4246-a69e-b8e0a8f8e013
必填
status
int
示例:1
必填
keyword
string
示例:
必填

响应参数

参数名
类型
描述
必填
code
int
示例:1
必填
msg
string
示例:
必填
time
string
示例:1650368198
必填
data
object
数据字典
必填
total
int
示例:10
必填
per_page
int
示例:10
必填
current_page
int
示例:1
必填
last_page
int
示例:1
必填
data
array
数据列表
必填
id
int
示例:38
必填
order_no
string
示例:Ct2022041910053525------订单号
必填
total_price
string
示例:12.00------总价
必填
pay_price
string
示例:12.00------支付价格
必填
express_price
string
示例:2.00------运费/配送费
必填
pay_type
string
示例:balance------支付类型:balance=余额支付,wechat=微信支付
必填
pay_status
int
示例:0------支付状态:0=未支付,1=已支付
必填
pay_time
int
示例:0------支付时间
必填
finish_status
int
示例:0------收货状态:0=未收货,1=已收货
必填
finish_time
int
示例:0------收货时间
必填
order_status
int
示例:1------订单状态:1=进行中,2=已取消,3=已完成
必填
send_type
string
示例:give------配送类型:give=配送,take=自取
必填
name
string
示例:哈哈4412哈------
必填
phone
string
示例:13021345678------
必填
address
string
示例:河南国家大学科技园东区3号楼------
必填
transaction_id
string
示例:
必填
goods_name
string
示例:凉皮
必填
user_id
int
示例:4
必填
delivery_id
int
示例:0
必填
qrcode
object
示例:null------
必填
memo
string
示例:------
必填
createtime
int
示例:1650365597
必填
updatetime
int
示例:1650365597
必填
orderGoods
array
数据列表
必填
goods
array
数据列表
必填
id
int
示例:30
必填
mch_id
int
示例:1
必填
goods_id
int
示例:26------商品ID
必填
goods_name
string
示例:凉皮------商品姓名
必填
image
string
示例:/uploads/20220408/b36adeb7d26c6cd7b3c7f42249f4a990.jpeg------商品图片
必填
spec_type
string
示例:10
必填
spec_sku_id
string
示例:
必填
goods_spec_id
int
示例:189
必填
goods_attr
string
示例:------规格值
必填
goods_no
string
示例:
必填
goods_price
string
示例:10.00------价格
必填
line_price
string
示例:0.00------划线价
必填
total_num
int
示例:1------数量
必填
total_price
string
示例:10.00------总价
必填
order_id
int
示例:38
必填
is_write
int
示例:-1------是否核销:-1=无需核销,0=待核销,1=已核销
必填
writetime
object
示例:null------核销时间
必填
createtime
int
示例:1650365597
必填
mchName
string
示例:木桶饭------商户名称
必填