跳到主要内容

查询对账单

POST /mch-api/v1/acq/wechat/query_statement

Content-Type: application/json

  • Request
参数说明必填示例
statement_date对账单日期2022-08-10
  • Response
参数说明示例
code响应码默认响应 0 其它表示接口失败
message响应码说明如:ok
data数据集,详见下放 Response.Datacode 为0时有值
rid请求IDdebug时使用
  • Response.Data
参数说明示例
uid平台商户号
order_type订单类型payment / refund
order_id平台订单号
merchant_order_id商户订单号
order_status支付状态CREATE SUCCESS FAILED CLOSED UNKNOWN
order_amount支付金额
order_currency支付币种
fee_amount手续费金额
fee_currency手续费币种
create_time支付订单创建时间
pay_time支付时间