账单管理
查询交易流水
GET
Documentation Index
Fetch the complete documentation index at: https://ppio.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
请求头
Bearer 身份验证格式,例如:Bearer {{API 密钥}}。
查询参数
页码,从
1 开始。每页数量。
交易流水号。
交易开始时间,秒级 Unix 时间戳。
交易结束时间,秒级 Unix 时间戳。
交易类型。常用值:
recharge(充值)、refund(退款)、consume(消费)。交易渠道。常用值:
AliPay(支付宝)、WeixinPay(微信支付)、PublicRemittance(对公汇款)。交易状态。取值:
pending、success、failed、expired。交易渠道过滤参数,与
transactionChannel 含义一致,建议优先使用 transactionChannel。订单类型。取值:
recharge(充值)、refund(退款)。响应参数
交易流水列表。
满足查询条件的交易流水总数。