帮助记录
POST
http://{{address}}/api/help/record/index
请求参数
参数名
类型
描述
必填
token
string
示例:{{token}}
必填
page_size
int
示例:10
必填
page
int
示例:1
必填
status
int
状态,100全部,0=>'待确认预付款',1=>'尾款排队中',2=>'已匹配',3=>'冻结中', 4=>'已完成',示例:0
必填
响应参数
参数名
类型
描述
必填
status
int
示例:1
必填
code
int
示例:1
必填
msg
string
示例:操作成功
必填
current_page
int
示例:1
必填
id
int
示例:1
必填
created_at
string
创建时间。示例:2022-10-15 22:42:16
必填
updated_at
string
示例:2022-10-15 22:42:16
必填
user_id
int
示例:1
必填
money
string
帮助金额。示例:1000.00
必填
pre_money
string
预付款。示例:500.00
必填
pre_pay_at
object
预付款支付时间。示例:null
必填
pre_status
int
预付款支付状态。0,未支付,1待确认,2已支付。示例:0
必填
rest_money
string
尾款。示例:500.00
必填
rest_pay_at
object
尾款支付时间。示例:null
必填
rest_status
int
尾款支付状态。0,未支付,1待确认,2已支付。示例:0
必填
line_days
int
排队天数。示例:0
必填
rest_mate_at
object
尾款匹配时间。示例:null
必填
had_freeze_days
int
已冻结天数。示例:0
必填
need_freeze_days
int
需冻结天数。示例:15
必填
rates
string
利息比例。示例:5.00
必填
status
int
状态。示例:0
必填
is_first
int
是否首单。示例:1
必填
status_name
string
状态说明。示例:待确认预付款
必填
btns
array
按钮,'pay_pre'支付预付款,‘pay_rest’支付尾款。数据列表
必填
first_page_url
string
示例:http://www.jtkj1010.test/api/help/record/index?page=1
必填
from
int
示例:1
必填
last_page
int
示例:1
必填
last_page_url
string
示例:http://www.jtkj1010.test/api/help/record/index?page=1
必填
next_page_url
object
示例:null
必填
path
string
示例:http://www.jtkj1010.test/api/help/record/index
必填
per_page
int
示例:20
必填
prev_page_url
object
示例:null
必填
to
int
示例:1
必填
total
int
示例:1
必填