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 | guid | |
latitude | xml:decimal | |
logitude | xml:decimal | |
timeStamp | xml:dateTime |
![]() |
|
The response body is of type UpdateUserPositionResponse.
Name | Description | Data Type |
---|---|---|
UpdateUserPositionResult | xml:boolean |
![]() |
|