跑腿任务列表
GET
/legwork/work_list
请求头
参数名
类型
描述
必填
token
string
示例:ce5cd3cdb887f20b576019ed9e4f41caa10447dd2ecbcb67a41b56e0b0693903
必填
请求参数
参数名
类型
描述
必填
page
int
页码
可选
is_publisher
int
0-所有任务 1-自己发布的任务 2-自己接的任务
必填
work_type
int
0-所有 1-代取快递 2-跑腿任务
必填
响应参数
参数名
类型
描述
必填
code
int
可选
msg
string
可选
id
int
序号
可选
title
string
标题
可选
publish_user_id
int
发单人id
可选
receive_user_id
int
接单人id
可选
type
int
任务类型
可选
sex
int
性别要求
可选
campus
int
学校id
可选
status
int
状态值 0-已发布 1-已支付 2-已接单 3-已完成 4-已确认 5-已取消 6-已自动退款 7-客服取消 8-自动确认完成
可选
create_time
int
发布时间
可选
pay_time
int
支付时间
可选
refund_transfer_time
int
退款到账时间
可选
receive_time
int
接单时间
可选
complete_tiime
int
接单人完成时间
可选
confirm_time
int
发单人确认完成时间
可选
cancel_time
int
发单人取消时间
可选
official_cancel_time
int
客服取消时间
可选
publish_delete_time
int
发单人删除时间
可选
receive_delete_time
int
接单人删除时间
可选