{
"status": "getbalance",
"username": "{{userName}}",
"time": {{$timestamp}}
}curl --location --globoff '/?hash={{hash}}' \
--header 'Content-Type: application/json' \
--data '{
"status": "getbalance",
"username": "{{userName}}",
"time": {{$timestamp}}
}'{}