Retrieves the UserPosition history for a given User within the specified date range.
| Method | /sites/{company-id}/ws/soap_v1.svc/GetUserPosition |
The request body is of type GetUserPosition.
| Name | Description | Data Type |
|---|---|---|
userID (path) | guid | |
startDate (path) | xml:dateTime | |
endDate (path) | xml:dateTime |
![]() |
|
The response body is of type GetUserPositionResponse.
| Name | Description | Data Type |
|---|---|---|
GetUserPositionResult (path) | ArrayOfUserPosition |
![]() |
|