提现记录
POST
http://{{address}}/api/hjd/wdRecord/index
请求参数
参数名
类型
描述
必填
token
string
示例:{{token}}
必填
page
int
示例:1
必填
page_size
int
示例:10
必填
currency_slug
string
提现币种标识。示例:bonus
可选
status
int
申请状态。1审核中,2已批准,-1已拒绝。示例:1
可选
响应参数
参数名
类型
描述
必填
status
int
示例:1
必填
msg
string
示例:操作成功
必填
current_page
int
示例:1
必填
id
int
示例:1
必填
created_at
string
示例:2022-02-08 15:34:03
必填
updated_at
string
示例:2022-02-08 15:34:03
必填
user_id
int
示例:1
必填
currency_slug
string
示例:bonus
必填
money
string
示例:100.00
必填
pay_money
string
示例:95.00
必填
fee
string
示例:0.00
必填
pay_type
int
示例:2
必填
status
int
示例:1
必填
remark_user
string
示例:请抓紧时间打钱
必填
remark_admin
object
示例:null
必填
handled_at
object
示例:null
必填
status_text
string
示例:审核中
必填
pay_type_text
string
示例:支付宝-线下
必填
first_page_url
string
示例:http://suminit:8888/api/hjd/wdRecord/index?page=1
必填
from
int
示例:1
必填
last_page
int
示例:1
必填
last_page_url
string
示例:http://suminit:8888/api/hjd/wdRecord/index?page=1
必填
next_page_url
object
示例:null
必填
path
string
示例:http://suminit:8888/api/hjd/wdRecord/index
必填
per_page
string
示例:10
必填
prev_page_url
object
示例:null
必填
to
int
示例:1
必填
total
int
示例:1
必填