Sample Output
						
							
								{"response":"success","responseCode":"3001"}
							
						 
					
						Parameter Name with Description
						
							
								
									| Parameter Name | Data Type | Description | 
							
							
								
									| AUTH_KEY* | Alphanumeric | Login Authentication Key(This key is unique for every user) | 
	
								
									| userName | Alphanumeric | Enter username for edit detail of particular client | 
	
								
									| clientId | Integer | Enter clientId for edit detail of particular client | 
	
								
									| emaiIId  * | Text | Enter EmailId of contact it should be proper | 
								
									| lastName | Text | Enter last name | 
								
									| phone | Text | Enter phone number | 
								
									| roleId | Integer | Enter roleId for edit usertype of particular client. Use given roleId : 4 for Reseller and 5 for User type | 
	
								
									| firstName | Text | Enter first name | 
								
							
						
						Note
						Parameter userName or clientId is mandatory. Parameters with (*) are mandatory.