Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface QueryRefundReq

Hierarchy

  • QueryRefundReq

Index

Properties

Optional org_pid

org_pid: string

银行间联模式下有用,其它场景请不要使用; 双联通过该参数指定需要查询的交易所属收单机构的pid;

typedef

String(16)

example

2088101117952222

out_request_no

out_request_no: string

请求退款接口时,传入的退款请求号,如果在退款请求时未传入,则该值为创建交易时的外部交易号

typedef

String(64)

example

2.0141126110010046e+27

Optional out_trade_no

out_trade_no: string

订单支付时传入的商户订单号,和支付宝交易号不能同时为空。 trade_no,out_trade_no如果同时存在优先取trade_no

typedef

String(64)

example

2.0141126110010046e+27

Optional trade_no

trade_no: string

支付宝交易号,和商户订单号不能同时为空

typedef

String(64)

example

20150320010101000

Generated using TypeDoc