curl --request POST \
--url http://api.superwize.ai/api/preferences/getAccountType{
"accountType": "GENERAL",
"isLocked": true
}Returns current account type and whether account-type selection is locked.
curl --request POST \
--url http://api.superwize.ai/api/preferences/getAccountType{
"accountType": "GENERAL",
"isLocked": true
}