文档
测试

账单详情查询

GET
manager/bill/record/detail

请求参数

参数名
类型
描述
必填
billId
int
账单id
必填

响应参数

参数名
类型
描述
必填
billId
int
账单id
必填
billNumber
string
流水号
必填
regulatoryNumber
string
监管编号
必填
regulatoryAccount
string
监管账户
必填
regulatoryAccount
string
监管账户户名
必填
money
double
入账金额
必填
userAcount
string
对方账户
必填
userName
string
对方户名
必填
remark
string
备注
必填
companyInfo
object
商家信息
必填
companyNumber
string
信用代码
必填
companyName
string
商家全称
必填
phone
string
手机号码
必填
companyTag
string
商家标签jsonarr形式,如:["测试1","测试2","测试3"]
必填
province
string
注册地址-省
必填
city
string
注册地址-市
必填
area
string
注册地址-区
必填
address
string
注册地址
必填
pointState
int
已关联节点的状态:0:尚未开始 1:待消费者支付 2:已支付消费者验收中 3:消费者已验收
必填
state
int
状态0:待关联 1:已关联
必填