{}
curl --location 'https://uat.asoworld.com/openApi/Account/usdBalance' \ --header 'Authorization: Bearer ' \ --header 'Content-Type: application/json' \ --data '{}'
{ "P": { "USD": 250000, "teamUSD": 50000 } }