OnTime SOAP API
OnTime SOAP API / SOAP Methods Resource Group / /sites/{company-id}/ws/soap_v1.svc/GetCurrentUserPosition (Method)
In This Topic
    Method/sites/{company-id}/ws/soap_v1.svc/GetCurrentUserPosition
    In This Topic
    Description
    Retrieves the most recent UserPosition object assigned to a given User.
    Request (Isoap_v1_GetCurrentUserPosition_InputMessage)

    The request body is of type GetCurrentUserPosition.

    Request Body Parameters

    NameDescriptionData Type
     guid

    Overview

    Sequence
    200 Response (Isoap_v1_GetCurrentUserPosition_OutputMessage)

    The response body is of type GetCurrentUserPositionResponse.

    Response Body Parameters

    NameDescriptionData Type
     UserPosition

    Overview

    Sequence
    Sequence
    Position optional xs:string
    Timestamp optional xs:dateTime
    See Also