OnTime SOAP API
OnTime SOAP API / SOAP Methods Resource Group / /sites/{company-id}/ws/soap_v1.svc/GetUserSession (Method)
In This Topic
    Method/sites/{company-id}/ws/soap_v1.svc/GetUserSession
    In This Topic
    Description
    Retrieves a single UserSession object assigned to a given identifier.
    Request (Isoap_v1_GetUserSession_InputMessage)

    The request body is of type GetUserSession.

    Request Body Parameters

    NameDescriptionData Type
     guid

    Overview

    Sequence
    200 Response (Isoap_v1_GetUserSession_OutputMessage)

    The response body is of type GetUserSessionResponse.

    Response Body Parameters

    NameDescriptionData Type
     UserSession

    Overview

    Sequence
    Sequence
    EndMileage optional xs:int
    LogInTime optional xs:dateTime
    LogOutTime optional xs:dateTime
    StartMileage optional xs:int
    See Also