GET api/MobileApp/Login/{id}?SerialNumber={SerialNumber}&EmployeeDeviceToken={EmployeeDeviceToken}&PIN={PIN}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| SerialNumber | string |
Required |
|
| EmployeeDeviceToken | string |
Required |
|
| PIN | string |
Required |
|
| id | string |
None. |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.