Skip to main content

Refund detail

Refund detail

POST/pay/trade/refundQuery

Query the refund status of an order.

Bodyapplication/x-www-form-urlencoded

pay_memberidstringrequiredsign

Merchant ID assigned by the platform.

pay_orderidstringrequiredsign

Merchant order ID.

transaction_idstring

Platform transaction ID.

refund_orderidstring

Refund order ID.

pay_md5signstringrequired

Response parameters

memberidstring

Merchant ID assigned by the platform.

transaction_idstring

Platform transaction ID.

orderidstring

Merchant order ID.

currencystring

Order currency.

amountstring

Original order amount.

refund_orderidstring

Refund order ID.

refund_amountstring

Refunded amount. Supports partial refunds.

refund_reasonstring

Refund reason submitted in the request.

refund_statusstring

Refund status: 1 — refunded; 2 — refund requested; 3 — refund failed.

refund_messagestring

Additional refund status message from the platform.