GET api/Station/GetPassByImei?imei={imei}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| imei | string |
Required |
Body Parameters
None.
Response Information
Resource Description
ResultDTO| Name | Description | Type | Additional information |
|---|---|---|---|
| Status | string |
None. |
|
| Message | string |
None. |
|
| TotalCount | integer |
None. |
|
| Data | Object |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.