账户明细列表
POST
http://192.168.31.230:9002/merchant/searchMerchantAccountTrace
请求头
参数名
类型
描述
必填
Content-Type
string
示例:application/json;charset=UTF-8
可选
请求参数
参数名
类型
描述
必填
currPage
int
示例:1
必填
pageSize
int
示例:2
必填
code
string
示例:业务单号
必填
merchantId
string
示例:商户号
必填
bizType
string
示例:业务类型1:充值; 2:提现; 3:采购;4:加款;5:减款
必填
accountNo
string
示例:账户编号
必填
type
string
示例:收支类型1:收入; 2:支出
必填
orderNo
string
示例:关联订单号
必填
beginTime
string
示例:账单开始时间
必填
endTime
string
示例:账单结束时间
必填
响应参数
参数名
类型
描述
必填
id
int
示例:1
必填
code
int
示例:1180000010000013800
必填
accountNo
int
示例:10054441
必填
destAccountNo
string
示例:10000000
必填
type
int
示例:1
必填
changeAmount
int
示例:237120000
必填
amount
int
示例:11185600000
必填
bizType
int
示例:3
必填
orderNo
string
示例:118100237467
必填
remark
object
示例:null
必填
createTime
string
示例:2020-04-16T00:51:02.000+0000
必填
modifyTime
string
示例:2020-04-16T00:51:02.000+0000
必填
totalPage
int
示例:1
必填
totalRecords
int
示例:2
必填
currPage
int
示例:1
必填
code
string
示例:0
必填
success
boolean
示例:true
必填
resultMsg
object
示例:null
必填