文档
测试

提现列表

GET
http://127.0.0.1:8000/api/withdrawal/list?page=1&pageSize=10&approval_status=0

请求头

参数名
类型
描述
必填
applet
int
示例:1
必填
userId
int
示例:7010
必填
cardId
int
示例:1703
必填
companyId
int
示例:1367
必填

请求参数

参数名
类型
描述
必填
page
int
示例:1
必填
pageSize
int
示例:10
必填
approval_status
int
示例:0
必填

响应参数

参数名
类型
描述
必填
code
int
示例:200
必填
msg
string
示例:成功
必填
data
object
数据字典
必填
total
int
示例:1
必填
per_page
int
示例:10
必填
current_page
int
示例:1
必填
last_page
int
示例:1
必填
data
array
数据列表
必填
record_id
int
示例:55
必填
amount
string
示例:100.00
必填
actual_amount
string
示例:94.00
必填
company_id
int
示例:1367
必填
user_id
int
示例:7010
必填
card_id
int
示例:1703
必填
card_name
string
示例:郑
必填
approval_status
int
示例:0
必填
create_time
string
示例:2021-10-29 16:48:45
必填
note
object
示例:null
必填
approval_time
string
示例:2021-10-29 16:48:46
必填
approval_user_id
int
示例:-1
必填
deleted
int
示例:0
必填
record_no
string
示例:
必填
applet
int
示例:1
必填
company_name
string
示例:郑公司
必填
company_logo
string
示例:https://myy-one-stand.oss-cn-beijing.aliyuncs.com/one-stand/photo/20210226/45ca9ff23e280fa5d706d95d58be0621.jpg
必填