| method | M | Text | addEditUser | Unique Command for JSON Request. (This method value will not be changed) | 
| apikey | M | Text | test_org | Unique key map to the organization. (This apikey will  change according to 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 (needed  emailid)  For Edit this field is not change Non Editable Field | 
| usertype | M | Text | user | Select paricular usertype while creating user ( usertype like user, admin, dealer, 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 newpassword parameter is passed |