How to get details of a guest

// GET http://apiv2.clickmeter.com/account/guests/278438

/*

OUTPUT

{

 "apiKey": "c9526352-a26d-4c2e-b7ca-bda11885de96",

 "id": 278438,

 "name": "CELEBRITY TEAM",

 "password": "we4fgh7",

 "email": "asdasdasd@clickmeter.com",

 "loginCount": 2,

 "creationDate": "20151019181535",

 "timeZone": 4,

 "key": "R9KH75SK4uE4ZOlS7DD7S8==",

 "language": "en-US",

 "dateFormat": "dd/MM/yyyy",

 "timeFormat": 1,

 "decimalSeparator": ".",

 "numberGroupSeparator": ",",

 "userName": "CELEBRITY",

 "extendedGrants": {

   "allowAllGrants": true

 },

 "conversionOptions": {

   "percentValue": 100,

   "percentCommission": 100

 },

 "hitOptions": {},

 "groupGrants": 5

}

*/

Have more questions? Submit a request

0 Comments

Article is closed for comments.