对账单查询
POST
/thirdparty/api/pay/list/thirdbillgathers
接口描述
对账单查询
请求参数
参数名
类型
描述
必填
shopcode
string
门店编号
必填
shopcodes
array
门店编号数组
必填
paymode
int
渠道方式:(2, "微信"), (3, "支付宝"), (4, "银联"), (5, "威富通"), (6, "开店宝"), (8, "随行付"), (16, "扫呗")
必填
gateway
string
支付网关:微信扫码:pay.weixin.micropay,微信小程序:pay.weixin.applets,支付宝扫码:pay.alipay.micropay
必填
createdatstart
date
开始时间
必填
createdatend
date
结束时间
必填
page
int
分页页码:1
必填
size
int
分页每页数量:1
必填
pagination
boolean
是否分页:false
必填
startindex
int
起始页码:1
必填
响应参数
参数名
类型
描述
必填
code
int
状态码,成功:0
必填
message
string
错误描述
必填
id
int
示例:0
必填
billdate
string
账单日期
必填
tenantid
string
锥智商户号
必填
shopname
string
门店名称
必填
shopcode
string
门店编号
必填
paymode
int
支付方式
必填
gateway
string
支付网关
必填
totalfee
int
支付总金额
必填
refundfee
int
退款金额
必填
servicefee
int
手续费
必填
receiptfee
int
利润
必填
innerorder
boolean
示例:false
必填
shroffaccountidentity
string
示例:
必填
shroffaccountid
int
示例:0
必填
mchid
string
示例:
必填
submchid
string
示例:
必填
total
int
数据总数
必填
page
int
当前页码
必填
size
int
每页大小
必填
traceid
string
必填
now
int
当前时间戳
必填