订单列表
POST
order/list
请求参数
application/x-www-form-urlencoded参数名
类型
描述
必填
apiKey
str
接口鉴权apiKey
必填
userId
str
用户ID
必填
page
int
页码(可选),默认=1
可选
limit
int
每页条数,默认=15
可选
state
int
订单状态筛选
可选