文档
测试

财务流水

POST
http://{{address}}/api/hjd/bonus/bonusFlow

请求参数

参数名
类型
描述
必填
token
string
示例:{{token}}
必填
currency_slug
string
币种标识。可根据用户钱包来获取。示例:bonus
可选
change_slug
int
流水类型。有特殊需求才传。示例:bonus_tuijian
可选
page_size
可选
page
可选

响应参数

参数名
类型
描述
必填
status
int
示例:1
必填
msg
string
示例:操作成功
必填
data
object
数据字典
必填
records
object
数据字典
必填
current_page
int
示例:1
必填
data
array
数据列表
必填
id
int
示例:7
必填
created_at
string
流水时间。示例:2020-12-27 09:38:11
必填
updated_at
string
示例:2020-12-27 09:38:11
必填
user_id
int
示例:1
必填
relate_user_id
int
示例:2
必填
change_id
int
示例:5
必填
money
string
流水金额。示例:200.00
必填
money_before
string
示例:1638.34
必填
money_after
string
余额。示例:1438.34
必填
inout
int
增加或减少。1是增加,0是减少。示例:0
必填
comment
string
流水说明。示例:转币扣除
必填
status
int
示例:1
必填
table_id
int
示例:4
必填
table_name
string
示例:tf_record
必填
relate
object
相关人信息。数据字典
必填
id
int
示例:2
必填
username
string
编号。示例:iF20nCi5
必填
userphone
string
手机号。示例:15100000002
必填
realname
object
真实姓名。示例:null
必填
nickname
object
昵称。示例:null
必填
first_page_url
string
示例:http://octhjd:8888/api/hjd/bonus/bonusFlow?page=1
必填
from
int
示例:1
必填
last_page
int
示例:1
必填
last_page_url
string
示例:http://octhjd:8888/api/hjd/bonus/bonusFlow?page=1
必填
next_page_url
object
示例:null
必填
path
string
示例:http://octhjd:8888/api/hjd/bonus/bonusFlow
必填
per_page
int
示例:20
必填
prev_page_url
object
示例:null
必填
to
int
示例:6
必填
total
int
示例:6
必填