OnTime SOAP API
OnTime SOAP API / SOAP Methods Resource Group / /sites/{company-id}/ws/soap_v1.svc/UpdateUserSession (Method)
In This Topic
    Method/sites/{company-id}/ws/soap_v1.svc/UpdateUserSession
    In This Topic
    Description
    Updates an existing UserSession record.
    Request (Isoap_v1_UpdateUserSession_InputMessage)

    The request body is of type UpdateUserSession.

    Request Body Parameters

    NameDescriptionData Type
     UserSession

    Overview

    Sequence
    Sequence
    EndMileage optional xs:int
    LogInTime optional xs:dateTime
    LogOutTime optional xs:dateTime
    StartMileage optional xs:int
    200 Response (Isoap_v1_UpdateUserSession_OutputMessage)

    The response body is of type UpdateUserSessionResponse.

    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