Balance
Query Available Currency Balance
Query the balance of all available currencies under the current merchant account.
GET
Query Available Currency Balance
Overview
This page documents theGET /v1/pay/balance endpoint. The full schema, parameters, and examples are rendered from the linked OpenAPI definition above.
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
Example:
"mZ96D37oKk-HrWJc"
Signature
Example:
"b8c4705ff4c1357f2a27925dd180c1e1f4a244148f312a2dee5afbcc6f4b150e9ffceee455c5a298f895d43a64ee829eebdfd262539d45c41f7aee4336fd8c8c"
Millisecond timestamp; the difference from server time must not exceed 30 seconds.
Example:
"1738934053475"
Nonce
Example:
"5417061546"

