银链商城场景v1.3

v1.3版本


分页查询

简要描述
请求URL
  • /accountFlow/page
请求方式
  • 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 服务订单编号
total string
size string
current string
orders[0].column string
orders[0].asc string
optimizeCountSql string
isSearchCount string
hitCount string
countId string
maxLimit string
id string 主键
objectType string 对象类型 01.供应商 02.店铺 03.用户 04.灵活用户 05.委托代征
objectId string 对象id
objectName string 对象名称
adapayUserFrom string adapay支付用户
adapayUserTo string adapay接受用户
orderNo string 订单编号
paymentId string 原始订单号(Adapay生成的支付对象id)
orderAmount string 订单金额
title string 流水标题
memo string 流水说明
electronicReceipt string 电子回单
amountBefore string 变化前金额
amountChange string 变化金额
amountAfter string 变化后金额
status string 状态 01.未成功 02.已成功
createTime string 创建时间
serviceOrderNumber string 服务订单编号
createTimeStart string 创建时间开始
createTimeEnd string 创建时间结束
lockTime string
regionTime string
marketingTime string
studioTime string
Authorization string
成功返回示例
[]

页面列表

ITEM_HTML