发布跑腿任务
POST
/legwork/legwork_publish
接口描述
此接口的表单项,根据跑腿任务表单项接口结果展示给用户,但是请注意必填项
请求头
参数名
类型
描述
必填
token
string
示例:ce5cd3cdb887f20b576019ed9e4f41caa10447dd2ecbcb67a41b56e0b0693903
必填
请求参数
参数名
类型
描述
必填
title
string
标题
必填
type
int
类型序号
必填
sex
int
性别要求: 0无要求 1男 2女
可选
appointment_time
int
预约时间(期望完成时间)
可选
desc
string
描述
可选
from_addr
string
取件地址
可选
to_addr
string
送件地址
可选
labor_fee
int
跑腿费/劳务费
必填
tip_fee
int
小费
可选
attach_img
string
附图
可选
coupon_id
int
优惠券id
可选
platform
int
0:app 1:公众号
可选
响应参数
参数名
类型
描述
必填
code
int
可选
msg
string
可选
data
object
用于拉起app支付的数据
可选