method | M | Text | addEditUser | Unique Command for JSON Request. (This method value will not be changed) |
apikey | M | Text | test_org | Unique key assigned to an organisation. (This API key will change per client organisation) |
action | M | Text | add | Action type (1=Add &2=Edit) |
username | M | Text | avhanuser | Username can be alphanumeric |
userimage | O | Text | c2c_clicktocall_201601051003844.jpg | Image of the user |
loginid | M | Text | user12@avhan.com | Email ID of user (need valid email ID) For Edit this field cannot be changed Non-Editable field |
usertype | M | Text | user | Select particular usertype while creating user (User types like user, Admin, Dealer, Stores etc.) |
mediadetails | M | Text(150) | [{"media":"Voice In"},{"media":"Email Out"}] | Media details (Media details like VoiceIn, VoiceOut, EmailIn, EmailOut, social, etc.) |
newpassword | O | Text | 12d73bbb7bdf501be4b6595271eac123 | Enter user new password (MD5 encrypted value) |
confirmpassword | O | Text | 12d73bbb7bdf501be4b6595271eac123 | Enter user confirm password (MD5 encrypted value). This field is mandatory when new password parameter is passed |