小程序帐余变动记录详情
GET
pms/erpDistributorAccount/xcx/distributorAccountDetail
请求头
参数名
类型
描述
必填
Authorization
string
Bearer d2331075-3cad-4768-ae55-76fd9b2e0056 用户登录token进行替换
必填
请求参数
参数名
类型
描述
必填
distributorAccountId
Long
帐余变动记录id
必填
响应参数
参数名
类型
描述
必填
type
Integer
1:充值,2:使用,3:退款 4调账
必填
changeMoney
BigDecimal
变化金额
必填
createTime
LocalDateTime
(1)退款:退款时间,(2)调账:调账时间,(3)使用:付款时间,(4)充值:创建时间
必填
orderDistributorInfoId
string
退款: 订单详情
必填
orderDistributorRefundId
string
退款: 退款详情
必填
adjustmentType
Integer
调账: 调账类型 0供应商返利,1期初设置,2 付款打款
必填
orderNo
string
付款:订单号
必填
payStaff
string
付款:付款人
必填
rechargeType
Integer
充值: 充值方式:1:微信,2:支付宝,3:对公打款,
必填
createStaff
string
充值: 充值 创建人
必填