v2
latestOpenAPI 3.1.02026-08-0572349.3 KBRefund (Direct Payment)
Initiate a refund for the direct address payment order, which is only applicable to the direct address payment order.
post/v1/pay/address/refund
Headers
X-GatePay-Certificate-ClientIdstring required
Merchant client ID, obtained from GatePay platform
X-GatePay-Signaturestring required
HMAC-SHA256 signature for request validation
X-GatePay-Timestampstring required
Millisecond timestamp; the difference from server time must not exceed 30 seconds.
X-GatePay-Noncestring required
Random nonce for replay attack prevention
Request body
Response
SUCCESS
Example response
{
"status": "SUCCESS",
"code": "000000"
}