curl --location --request POST 'https://gamefusion-op-ui-v1.pt198.com/dataApi/player/changeBalance' \ --header 'Content-Type: application/json' \ --data-raw '{ "playerName": "string", "currencyCode": "string", "amount": 0 }'
true