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 | guid | |
| startDate | xml:dateTime | |
| endDate | xml:dateTime | 
|  | 
 | 
The response body is of type GetUserPositionResponse.
| Name | Description | Data Type | 
|---|---|---|
| GetUserPositionResult | ArrayOfUserPosition | 
|  | 
 |