转账记录
POST
http://{{address}}/api/hjd/tfRecord/index
请求参数
参数名
类型
描述
必填
token
string
示例:{{token}}
必填
page_size
int
示例:10
必填
page
int
示例:1
必填
tf_type
int
转账或兑换,1转账,2兑换。示例:1
可选
响应参数
参数名
类型
描述
必填
status
int
示例:1
必填
msg
string
示例:操作成功
必填
current_page
int
示例:1
必填
id
int
示例:1
必填
created_at
string
示例:2022-02-07 10:36:38
必填
updated_at
string
示例:2022-02-07 10:36:38
必填
from_currency_slug
string
示例:bonus
必填
to_currency_slug
string
示例:bonus
必填
user_id
int
示例:1
必填
relate_user_id
int
示例:2
必填
money
string
转账或兑换金额。示例:100.00
必填
fee
string
手续费。示例:0.00
必填
to_money
string
实到金额。示例:100.00
必填
remark
string
备注。示例:转给你了
必填
tf_type
int
示例:1
必填
status
int
示例:1
必填
tf_type_text
string
类型。示例:对外转账-转账
必填
first_page_url
string
示例:http://suminit:8888/api/hjd/tfRecord/index?page=1
必填
from
int
示例:1
必填
last_page
int
示例:1
必填
last_page_url
string
示例:http://suminit:8888/api/hjd/tfRecord/index?page=1
必填
next_page_url
object
示例:null
必填
path
string
示例:http://suminit:8888/api/hjd/tfRecord/index
必填
per_page
string
示例:10
必填
prev_page_url
object
示例:null
必填
to
int
示例:1
必填
total
int
示例:1
必填