内部开票转款查询列表
GET
http://192.168.110.211:51849/app/invoice/record/big/custom/list?state=0&size=20¤t=1
请求头
参数名
类型
描述
必填
Authorization
string
token
必填
请求参数
参数名
类型
描述
必填
state
int
状态 0:待确认 1:已确认 2:已退回
必填
current
int
必填
size
int
必填
响应参数
参数名
类型
描述
必填
status
int
示例:200
必填
msg
string
示例:OK
必填
id
int
数据主键
必填
accountId
int
公户id
必填
agentId
int
代理客户id
必填
businessNumber
string
业务单号
必填
price
int
转账金额
必填
state
int
状态 0:待确认 1:已确认 2:已退回
必填
createTime
string
创建时间
必填
updateTime
object
示例:null
必填
isDelete
object
示例:null
必填
accountName
string
公户名称
必填
agentName
string
代理客户名称
必填
total
int
示例:1
必填
size
int
示例:20
必填
current
int
示例:1
必填
searchCount
boolean
示例:true
必填
pages
int
示例:1
必填
ok
boolean
示例:true
必填