银链商城场景v1.3

v1.3版本


收入支出记录

简要描述
请求URL
  • /user/getBilling
请求方式
  • get
请求Query参数
参数名 必选 类型 说明
records[0].id string 主键
records[0].objectType string 对象类型 01.供应商 02.店铺 03.用户 04.灵活用户 05.委托代征
records[0].objectId string 对象id
records[0].objectName string 对象名称
records[0].adapayUserFrom string adapay支付用户
records[0].adapayUserTo string adapay接受用户
records[0].orderNo string 订单编号
records[0].paymentId string 原始订单号(Adapay生成的支付对象id)
records[0].orderAmount string 订单金额
records[0].title string 流水标题
records[0].memo string 流水说明
records[0].electronicReceipt string 电子回单
records[0].amountBefore string 变化前金额
records[0].amountChange string 变化金额
records[0].amountAfter string 变化后金额
records[0].status string 状态 01.未成功 02.已成功
records[0].createTime string 创建时间
records[0].serviceOrderNumber string 服务订单编号
records[0].adapayUserFromName string adapay支付用户
records[0].adapayUserToName string adapay接受用户
total string
size string
current string
orders[0].column string
orders[0].asc string
optimizeCountSql string
isSearchCount string
hitCount string
countId string
maxLimit string
成功返回示例
[]

页面列表

ITEM_HTML