GET api/finger/acc?token={token}&user={user}&phone={phone}&username={username}&acc={acc}&device={device}&raw={raw}&locked={locked}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| token | string |
None. |
|
| user | string |
None. |
|
| phone | string |
None. |
|
| username | string |
None. |
|
| acc | string |
None. |
|
| device | string |
None. |
|
| raw | integer |
Default value is 0 |
|
| locked | integer |
Default value is 0 |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.