LoginWithPIN

Modified on Mon, 20 Apr at 12:23 AM

Uses PIN to authenticate a user. Must have previously called GeneratePIN or UpdatePIN

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.

PIN

Numeric

Yes

Generated or user-chosen PIN.

INSTALLGUID

Numeric

Yes

Device's unique identifier.


Sample Input



3FC2ABA9-8F37-4CC9-934C-6ABCCA9F44B7
s3cr3t
1234
AFFC64BD-43CA-4CDB-A1C0-52AF70021493

Output Object (XML)

Element/Attribute

SQL Data Type

Description

SUCCESS

Boolean

'true' if user is successfully authenticated.

ID

Numeric

Authenticated user's ID.

USERNAME

Varchar

Authenticated user's login name (window or SQL).


See Also

  • GeneratePIN
  • LoginUser
  • UpdatePIN


Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article