获取订单列表
POST
https://api.amandacat.shop/api/user/getOrders
请求参数
参数名
类型
描述
必填
order_state
int
订单状态,无此参数获取全部(参数详见下方说明)
必填
id
必填
token
必填
响应参数
参数名
类型
描述
必填
msg
string
示例:获取成功!
必填
id
int
示例:1
必填
order_sn
string
订单号
必填
pay_sn
object
支付单号
必填
buyer_id
int
用户ID
必填
payment_code
object
示例:null
必填
payment_time
object
示例:null
必填
finnshed_time
object
示例:null
必填
goods_amount
string
订单总金额,示例:50.22
必填
order_state
string
订单状态,示例:已支付
必填
create_time
string
示例:2020-05-16 14:20:59
必填
update_time
string
示例:2020-05-18 15:14:33
必填
id
int
示例:1
必填
order_id
int
示例:1
必填
goods_id
int
示例:93
必填
goods_num
int
商品数量
必填
id
int
示例:93
必填
good_platform
string
示例:taobao
必填
title
string
示例:复古奶奶鞋女粗跟真皮V口2020春新款百搭中跟单鞋软皮方头高跟鞋
必填
desctxt
string
示例:复古奶奶鞋女粗跟真皮V口2020春新款百搭中跟单鞋软皮方头高跟鞋
必填
price
string
示例:155.00
必填
orginal_price
string
示例:498.00
必填
pic_url
string
示例:cover/taobao_556185035144/cover_20200610_45.jpg
必填
create_time
string
示例:2020-06-10 23:27:40
必填
code
int
示例:0
必填