文档
测试

会员订单列表

POST
https://xbw.vtui365.com/api/Agent/vipOrderList

请求头

参数名
类型
描述
必填
Authorization
string
示例:Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJjdXN0b21lciI6NDEsIm5pY2tuYW1lIjoiOTk2LklDVSIsImlhdCI6MTYyMjE5MzY5NywiZXhwIjoxNjI0Nzg1Njk3fQ.MD71pxAO9gvplpPzABFlvYtF0gXlqwAohp4sVhuscUg
必填

请求参数

参数名
类型
描述
必填
page
int
示例:1
必填
status
int
示例:1
必填

响应参数

参数名
类型
描述
必填
code
int
示例:1
必填
data
object
数据字典
必填
currentPage
int
示例:1
必填
totalPage
int
示例:1
必填
list
array
数据列表
必填
id
int
示例:8
必填
address
int
示例:7
必填
store
int
示例:10001
必填
out_trade_no
string
示例:VIP_202103111716048717
必填
customer
int
示例:2
必填
coupon
object
示例:null
必填
count
int
示例:1
必填
goods
object
数据字典
必填
title
string
示例:测试方便面
必填
images
array
数据列表
必填
sku
object
数据字典
必填
name
string
示例:1盒
必填
price
string
示例:3.00
必填
line_price
string
示例:4.00
必填
order_money
string
示例:3.00
必填
pay_money
string
示例:3.00
必填
pay_way
int
示例:10
必填
pay_time
int
示例:1615454164
必填
order_status
int
示例:1
必填
express_company
object
示例:null
必填
express_no
object
示例:null
必填
express_time
object
示例:null
必填
check_time
object
示例:null
必填
create_at
string
示例:2021-03-11 17:16:04
必填
is_deleted
int
示例:0
必填
status_text
string
示例:待发货
必填
msg
string
示例:操作成功
必填