v1

latestOpenAPI 3.1.0MIT2026-07-212510.2 KB

Check account balance

Retrieve the payment account balance for the merchant.

get/v1/pay/balance/query

Headers

X-GatePay-Certificate-ClientIdstring required
Example:4186d0c6-6a35-55a9-8dc6-5312769dbff8

Merchant client ID

X-GatePay-Signaturestring required
Example:672d5650dcc9bb22ebf25fa16c28d03c0e159d742a9176d4340a5da326d75dc8

Signature

X-GatePay-Timestampstring required
Example:1672905655498

Timestamp (milliseconds)

X-GatePay-Noncestring required
Example:9578

Nonce

Response

Success

status'SUCCESS' | 'FAIL'

SUCCESS or FAIL

codestring

Error code

errorMessagestring

Error message

All 2 operations