GET api/gpsreports/haltreport?UserId={UserId}&Password={Password}&GPSId={GPSId}&fromdate={fromdate}&fromtime={fromtime}&todate={todate}&totime={totime}&HaltMinutes={HaltMinutes}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| UserId | string |
Required |
|
| Password | string |
Required |
|
| GPSId | integer |
Default value is 0 |
|
| fromdate | string |
Default value is |
|
| fromtime | string |
Default value is |
|
| todate | string |
Default value is |
|
| totime | string |
Default value is |
|
| HaltMinutes | integer |
Default value is 1 |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.