type: "BALANCE" whenever it needs to display the player’s current balance — typically when a game is opened.
Request
Field reference
Your unique identifier for the player.
Always
BALANCE for this operation.Always
0 for BALANCE.ISO 4217 currency code.
Unique identifier for this request. Safe to ignore for idempotency on read operations, but log it for support.
Empty string for
BALANCE operations.Response — 200 OK
The player’s current balance in their wallet currency.
BALANCE is a read-only operation — do not move any funds. Just return the current balance.