文档
测试

著作人订单汇总列表

GET
{{url}}/api/soft/order/card_list?company_id=&name=&code=

请求头

参数名
类型
描述
必填
token
string
示例:2dc29e10-dc2c-4549-a010-fde40c5f4e82
必填

请求参数

参数名
类型
描述
必填
company_id
string
示例:
必填
name
string
示例:
必填
code
string
示例:
必填

响应参数

参数名
类型
描述
必填
code
int
示例:1
必填
msg
string
示例:ok
必填
time
string
示例:1682404197
必填
data
object
数据字典
必填
total
int
示例:2
必填
per_page
int
示例:15
必填
current_page
int
示例:1
必填
last_page
int
示例:1
必填
data
array
数据列表
必填
id
int
示例:68
必填
order_id
int
示例:23
必填
name
string
示例:李婷婷
必填
code
string
示例:410183198806051587
必填
city
string
示例:郑州荥阳
必填
sort
int
示例:0
必填
createtime
int
示例:1682071571
必填
updatetime
int
示例:1682071571
必填
count
int
示例:2
必填