Address Payment Convert Refund
Initiate a refund for the convert address payment order, which is only applicable to the convert address payment order.
Overview
This page documents thePOST /payment/open/institution/v1/pay/address/refundconvert endpoint. The full schema, parameters, and examples are rendered from the linked OpenAPI definition above.
Initiate a refund for the convert address payment order, which is only applicable to the convert address payment order. If the provided parameters correspond to the direct payment order, an error message will be returned.
Notes
- Authentication uses the standard GatePay signed headers.
- This page documents the standard merchant endpoint.
- For shared signing rules, see /api-reference/version/100/en/common/securityAndSignature.
Headers
Merchant client ID, obtained from GatePay platform
HMAC-SHA256 signature for request validation
Timestamp in milliseconds, must not differ from server time by more than 5 minutes
Random nonce for replay attack prevention
Required delegated-subject header. Provide the initiating account ID for this request. For institution merchant APIs, this is typically the target sub-account ID; for institution charge and transfer APIs, it can be either an institution account ID or a sub-account ID.
Body
Merchant request refund number
Payment order ID for refund
Refund order currency
Refund payment currency
Reason for refund
Gate system user ID for refund recipient in address payment
Refund payment amount in the corresponding currency

