http://localhost/iDentWeb/webservices?procedure=signUp { 'authtoken':'42da1d508f6255ec3211ebef176d46da', 'name':'testing 2', 'contactPhone':'4563217893', 'licenceNo':'456321456', 'addressLine1':'Thevara', 'addressLine2':'Cochin', 'city':'Ernakulam', 'country':'India', 'province':'Ernakulam', 'userName':'test', 'email':'qwert@gmail.com', 'password':'ss1234', 'confirmPassword':'ss1234', 'userType':'adm', 'creditCardCode':'222222' } { "response": { "status": "Success", "text": "Successfully Registered" }, "details": { "userId": "16", "name": "testing 2", "email": "qwert@gmail.com", "userType": "adm" }, "authtoken": "42da1d508f6255ec3211ebef176d46da" }