UserData
This WebService provides sets of methods for IFS registration of PEPID, LLC
The following operations are supported. For a formal definition, please review the Service Description.
-
GetCompanyNews
Get Company News Information by company id, product Code published date interval and specified sorting order. All input parameters are optional. Return DataSet with fields news_title,news_body,published_date -
GetCompanyNewsArray
Get Company News Information by company id, product Code published date interval and specified sorting order. All input parameters are optional. Return array of news has the format... -
GetCompanyNewsString
Get Company News Information by company id, product Code published date interval and specified sorting order. All input parameters are optional. Return string has the format Title1#$!Body1#$!PublisgedDateDate1#$!Title2#$!...... -
GetRegKey
Get Customer's Subscription Information by email and password. Returns a string in the format: Error#ProductCode#ExpirationDate(as long), where Error = 0 - no errors, Error = 1 - customer doesn't exist, Error = 2 - no prod registration, Error = 3 - product registration expired, Error = 4 - one or more parameters are empty or in the wrong format, Error = 5 - Database error. Note: RegCode parameter is not used. -
GetRegKeyHM
Get Customer's Subscription Information by email and password(Phone number). Return string in the format Error#ProductCode#ExpirationDate(as long) where Error = 0 - no errors, Error = 1 - customer does not exists, Error = 2 - no prod registration,Error = 3 - product registration expiered, Error = 4 - one or more parameters are empty or in the wrong format, Error = 5 - Database error -
GetRegKeyWithDecryption
Get Customer's Subscription Information by email and password. Return string in the format Error#ProductCode#ExpirationDate(as long) where Error = 0 - no errors, Error = 1 - customer does not exists, Error = 2 - no prod registration,Error = 3 - product registration expiered, Error = 4 - one or more parameters are empty or in the wrong format, Error = 5 - Database error -
getDownloadPath
Get the download path for specific product code,device platform and file type -
getFileList
Get list of files for OTA download by product code, file type and platform. Return filelist as a comma-delimited string -
getProdSize
Get size of requested product by platform -
getRegProd
Get list of registered products for Customer by email, password and platform. Return Products as a comma-delimited string. -
getRegProdFlashCards
Get list of registered FlashCards products and their expiration date for Customer by email, password platform and device registration code. -
getRegProdHM
Get list of registered products for Customer by email, password(phone number) and platform. Return Products as a comma-delimited string. -
getRegProdNew
Get list of registered products for WebOS paltform for Customer by email and password. Return Array of RegProducts -
getRegProdPOL
IFS Reg method for PEPID Online (includes Addon products and trials). Gets a list of registered products and user information for Customer by email, password and platform. Return in the format: Firstname#Lastname#comma-delimited string of Products. -
getRegProdWebOS
Get list of registered products for WebOS paltform for Customer by email and password. Return Array of RegProducts -
getRegProdWithDecryption
Get list of registered products for Android/Andtab platform for Customer by email and password. Return Array of RegProducts