文档
测试

提现记录

POST
http://{{address}}/api/hjd/wd/wdRecord

请求参数

参数名
类型
描述
必填
token
string
示例:{{token}}
必填
page
int
示例:1
可选
page_size
int
示例:10
可选

响应参数

参数名
类型
描述
必填
status
int
示例:1
必填
msg
string
示例:操作成功
必填
data
object
数据字典
必填
records
object
数据字典
必填
current_page
int
示例:1
必填
data
array
数据列表
必填
id
int
示例:3
必填
created_at
string
申请时间。示例:2020-12-26 17:15:02
必填
updated_at
string
示例:2020-12-26 20:47:26
必填
user_id
int
示例:1
必填
currency_id
int
示例:1
必填
pay_type
int
示例:2
必填
money
string
提现数量。示例:200.00
必填
pay_money
string
到账金额。示例:196.00
必填
fee
string
手续费。示例:4.00
必填
status
int
示例:-1
必填
remark_user
string
用户备注。示例:抓紧时间给我提现通过
必填
remark_admin
string
后台备注。示例:111
必填
account_user
array
数据列表
必填
alipay_number
string
示例:15100000001
必填
handled_at
string
审核时间。示例:2020-12-26 20:47:26
必填
pay_type_text
string
收款方式。示例:支付宝
必填
account_user_text
string
收款账户。示例:支付宝账号:15100000001<br>
必填
status_text
string
提现状态。示例:已拒绝
必填
currency
object
提现币种信息。数据字典
必填
id
int
示例:1
必填
title
string
提现币种名称。示例:奖金钱包
必填
first_page_url
string
示例:http://octhjd:8888/api/hjd/wd/wdRecord?page=1
必填
from
int
示例:1
必填
last_page
int
示例:1
必填
last_page_url
string
示例:http://octhjd:8888/api/hjd/wd/wdRecord?page=1
必填
next_page_url
object
示例:null
必填
path
string
示例:http://octhjd:8888/api/hjd/wd/wdRecord
必填
per_page
int
示例:20
必填
prev_page_url
object
示例:null
必填
to
int
示例:3
必填
total
int
示例:3
必填