文档
测试
POST
https://www.3d-guide.com/community/api/web/purseauthapi/purselist.html

请求参数

参数名
类型
描述
必填
app_type
string
示例:business
必填
type
int
示例:1入账 2出账 0全部
必填

响应参数

参数名
类型
描述
必填
code
int
示例:0
必填
message
string
示例:查找成功
必填
data
object
数据字典
必填
select
array
数据列表
必填
bill_time
string
示例:1970-01-01 08:00:00 交易时间
必填
type
int
示例:0
必填
bill_money
string
示例:- 1.00 金额
必填
current_money
string
示例:1000.00当前金额
必填
remark
object
示例:null 备注
必填
pagination
object
数据字典
必填
totalCount
int
示例:3
必填
pageCount
int
示例:1
必填
currentPage
int
示例:0
必填