BB.CoreFunctions.GetBalance
Payload
Section titled “Payload”PlayerId (required)
Section titled “PlayerId (required)”type: Integer
AllowCached
Section titled “AllowCached”type: Boolean
default: false
Example Payload
Section titled “Example Payload”{ "PlayerId": 123, "AllowCached": true}Response
Section titled “Response”Decimal
The balance on the player’s account.
Example Response
Section titled “Example Response”9983.10