Authenticates user with windows or SQL credentials (depends on how the Web Service is set) – this also starts a Session. Thus within a Session, this web service needs to be called once.
Input Object (XML)
Element |
SQL Data Type |
Mandatory |
Description |
VendorTokenGUID |
GUID |
Yes |
Specific GUID that Synergetic will give the third party app to validate them upon every web service request. |
VendorPassword |
Varchar(100) |
Yes |
Password provided to the vendor by CDA. |
USERNAME |
Varchar |
Yes |
Windows or SQL login |
PASSWORD |
Numeric |
Yes |
Windows or SQL login |
INSTALLGUID |
Numeric |
Yes |
Device's unique identifier. |
APPTYPE |
Varchar |
No |
Reserved for future use. |
VERSION |
Varchar |
No |
Reserved for future use. |
Sample Input
3FC2ABA9-8F37-4CC9-934C-6ABCCA9F44B7
s3cr3t
domain\johndoe
j0hnd0e
AFFC64BD-43CA-4CDB-A1C0-52AF70021493
Output Object (XML)
Element/Attribute |
SQL Data Type |
Description |
ID |
Numeric |
Authenticated user's ID. |
VERSIONNUMBERSERVER |
Varchar |
Web Service version number |
See Also
- GeneratePIN
- LoginWithPIN
- UpdatePIN
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article