username:passwordAuthorization: Basic *****************curl --location --globoff '/operator/balance?clientId={{clientid}}&playerId={{playerid}}' \
--header 'Authorization: Basic <encoded-value>'{
"balance": 0.75,
"errorCode": null,
"error": null
}