Get Fee Rule Configuration Detail
Fee Settings
Get Fee Rule Configuration Detail
Returns the effective configuration for a sub-account at a specified time. If omitted, the current effective configuration is returned.
GET
Get Fee Rule Configuration Detail
Overview
This page documents the institution-only API that returns the effective fee-setting snapshot for a sub-account at a specified time. Full fields, request parameters, and examples are rendered from the OpenAPI definition above.Notes
- Query the effective configuration for a sub-account at a specified time. If no time is provided, the current effective configuration is returned.
- It uses
X-GatePay-MerchantIdto identify the main-merchant context and does not useX-GatePay-On-Behalf-Of. - For shared signing rules, see /api-reference/version/100/en/common/securityAndSignature.
Headers
Application ClientId.
HMAC-SHA512 signature generated with the Payment API Secret.
UTC timestamp in milliseconds.
Random nonce used for replay protection.
Main merchant ID. This header identifies the institution main-merchant context for this fee-setting API set.
Query Parameters
Sub-account ID.
Query time in YYYY-MM-DD HH:mm:ss format. If omitted, the current effective configuration is returned.

