FrontToken: ********************{
"balanceAmountMin": 0,
"isEnable": 0
}curl --location --request PUT '/miniApp/ol/user/editMin' \
--header 'FrontToken: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"balanceAmountMin": 0,
"isEnable": 0
}'{
"error": true,
"data": {},
"success": true,
"warn": true,
"empty": true,
"property1": {},
"property2": {}
}