[GET] 유저 밸런스 조회
Get current user balance
Query String Parameter
Name
Type
Description
Example
GET https://{META api url}/api/transfer/balance?username=mario0070Response
{
"balance": 10000
}Last updated
Was this helpful?