Retrieves the most recent UserPosition object assigned to a given User.
Method | /sites/{company-id}/ws/soap_v1.svc/GetCurrentUserPosition |
The request body is of type GetCurrentUserPosition.
Name | Description | Data Type |
---|---|---|
userID | guid |
![]() |
|
The response body is of type GetCurrentUserPositionResponse.
Name | Description | Data Type |
---|---|---|
GetCurrentUserPositionResult | UserPosition |
![]() |
|