https://msg.msgclub.net/rest/services/client/addClient?AUTH_KEY=YourAuthKey&fname=firstName&lname=lastName&user_name=userName&mob_no=8888888888&user_email=xyz@yz.in&expiry=dd/mm/yyyy&utype=5

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)
fname * Text Enter first name
lname* Text Enter last name
user_name * Text Enter user name
mob_no * Integer Enter mobile number
user_email * Alphanumeric Enter user email
expiry * date(dd/mm/yyyy) Enter updated expiryDate
utype * number Enter utye number 4 for resellar and 5 for user

Note

Parameters with (*) are mandatory
java code here
php code here
vb6 code here
chash code here
vbdotnet code here