GET API/Visitor/GetSecurityPIN?UserID={UserID}&PIN={PIN}&Logout={Logout}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
UserID | string |
Required |
|
PIN | string |
Required |
|
Logout | boolean |
Default value is False |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, text/xml
Sample:
Sample not available.