Refund detail
Refund Detail
POST
/pay/trade/refundQueryQuery the refund status of an order. This endpoint does not require authentication.
SDK method
refundDetail()ParametersRequest body
pay_memberidstringrequiredSDK property:
payMemberid. Merchant IDpay_orderidstringrequiredSDK property:
payOrderid. Merchant order IDpay_md5signstringrequiredsignSDK property:
payMd5Sign. MD5 signaturetransaction_idstringSDK property:
transactionId. Platform transaction IDrefund_orderidstringSDK property:
refundOrderid. Refund order IDResponse
**200** — `PayTradeRefundQueryResponse` via `getResult()`.