Delete Dealer account
Parameter | Description | Required |
---|---|---|
action | delDist | True |
uid | User id | True |
response: No text.
{
"err":0,
"desc":"ERR_NONE"
}
Possible errors:
Response error code | Description | Details |
---|---|---|
0x0001 | ERR_FAIL | Failed to delete subordinate dealers |
0x0006 | ERR_FORMAT_ERROR | Format error, parameter error |
0x000B | ERR_NO_PERMISSION | Delete is not a dealer |
0x0105 | ERR_NOT_FOUND_USR | User not found |
0x0205 | ERR_COLLECOTR_ISNOT_EMPTY | The Plant owner or there are still Datalogger under the Plant |
0x0206 | ERR_SUBUSR_ISNOT_EMPTY | Users also have subordinate users |