Updates the position of a User relative to a given date and time.
| Method | /sites/{company-id}/ws/soap_v1.svc/UpdateUserPosition |
The request body is of type UpdateUserPosition.
| Name | Description | Data Type |
|---|---|---|
userID (path) | guid | |
latitude (path) | xml:decimal | |
logitude (path) | xml:decimal | |
timeStamp (path) | xml:dateTime |
![]() |
|
The response body is of type UpdateUserPositionResponse.
| Name | Description | Data Type |
|---|---|---|
UpdateUserPositionResult (path) | xml:boolean |
![]() |
|