POST GPSTracking/AddGPSTrackingDetail
Request Information
URI Parameters
None.
Body Parameters
GPSTracking| Name | Description | Type | Additional information |
|---|---|---|---|
| GPSTrackId | integer |
None. |
|
| UserId | integer |
None. |
|
| Latitude | string |
None. |
|
| Longitude | string |
None. |
|
| Provider | string |
None. |
|
| IsGPSEnabled | boolean |
None. |
|
| GPSAccuracy | decimal number |
None. |
|
| IsTest | boolean |
None. |
|
| InsBy | integer |
None. |
|
| InsDt | date |
None. |
|
| UpdBy | integer |
None. |
|
| UpdDt | date |
None. |
|
| DelBy | integer |
None. |
|
| DelDt | date |
None. |
|
| AspNetUser | AspNetUser |
None. |
|
| FromTime | date |
None. |
|
| ToTime | date |
None. |
|
| SearchDate | date |
None. |
|
| UserCSV | string |
None. |
|
| APIKey | string |
None. |
Request Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
ObjectNone.
Response Formats
application/json, text/json
Sample:
{}
application/xml, text/xml
Sample:
<z:anyType xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns:z="http://schemas.microsoft.com/2003/10/Serialization/" />