by Gerard »
25 Sep 2018, 17:34
I think something is wrong:
This is the json object I've got:
Code: Select all
"HsDomainsDataID":"47","HsUsersID":"352242","UserName":"00412461@blabla","Password":"131434","CompanyName":"","FirstName":"Test",
"LastName":"Test","FiscalCode":"","EMailAddress":"","EMailAddressValidated":"0","Phone":"","MobilePhone":"","Address":"","City":"","State":"",
"Zip":"","Country":"CA","Gender":"","CreationDate":"2018-09-01 12:05:02","RoomOrSite":"207","Language":"en","AcceptMkt":"1","AcceptPrivacyPolicy":"0","SubscribeNewsletters":"0","SMSConfirmed":"0",
"YearOfBirth":"","FacebookUserName":null,"TwitterUserName":null,"GoogleUserName":null,"LinkedinUserName":null,"InstagramUserName":null,
"AmazonUserName":null,"VKontakteUserName":null,"CustomOAuth1UserName":null,"LDAPUserName":null,"Longitude":null,"Latitude":null,
"IPAddress":null,"PPPoEIPAddress":"","RetailerCompanyName":"blabla","Locked":"0","ManagerCompanyName":"HCC Hotels","DomainName":"blabla","ExpirationDate":"2018-09-05 00:00:00","Expired":"1",
"ProductDescription":"HCC Internet - 6Mb","HsProductID":"77","ProductERPCode":null,"SellPrice":"0",
"LastTransactionDate":"2018-09-01 12:05:02","ERPCode":" "
Instead of two columns (or fields) with the social netowork and another with it's username I get one column (or field) for each kind of social network.
Acording to the Adminsitration Manual the fields should be "socialtype" and "socialnetworkusername".
Remember, I'm using the lates stable v5 version.
Please, look into it.