ethAccount
Back to API doc top page.
Click here for a complete list of operations.
CreateAccount2
Creates a user account using supplied Ethernet Tag Manager serial number.
POST /ethAccount.asmx/CreateAccount2 HTTP/1.1 Host: www.wirelesstags.net Content-Type: application/json; charset=utf-8 Content-Length: length { "MAC":string "email":string "password":string "allowMore":boolean "managerName":string }
HTTP/1.1 200 OK Content-Type: application/json; charset=utf-8 Content-Length: length { "d":string }