Refund detail
Refund detail
POST
/pay/trade/refundQueryQuery the refund status of an order.
Bodyapplication/x-www-form-urlencoded
pay_memberidstringrequiredsignMerchant ID assigned by the platform.
pay_orderidstringrequiredsignMerchant order ID.
transaction_idstringPlatform transaction ID.
refund_orderidstringRefund order ID.
pay_md5signstringrequiredResponse parameters
memberidstringMerchant ID assigned by the platform.
transaction_idstringPlatform transaction ID.
orderidstringMerchant order ID.
currencystringOrder currency.
amountstringOriginal order amount.
refund_orderidstringRefund order ID.
refund_amountstringRefunded amount. Supports partial refunds.
refund_reasonstringRefund reason submitted in the request.
refund_statusstringRefund status: 1 — refunded; 2 — refund requested; 3 — refund failed.
refund_messagestringAdditional refund status message from the platform.
signstring