GetBalance to retrieve both the rewards balance and the current withdrawal limit in a single call:
Withdrawal Limits
Player Withdrawal Limits
Retrieve a player’s current withdrawal limit using the SDK.
A player’s withdrawal limit determines the maximum they can withdraw in a 24-hour window. It accrues automatically as they play, and can be increased from your server based on revenue events.
Use
If a player’s rewards balance exceeds their withdrawal limit, the excess carries forward. They can access it as the limit resets daily or is increased from your server. See Reward Economics for guidance on configuring withdrawal limits.