OnTime SOAP API
OnTime SOAP API / SOAP Methods Resource Group / /sites/{company-id}/ws/soap_v1.svc/UpdateUserPosition (Method)
In This Topic
    Method/sites/{company-id}/ws/soap_v1.svc/UpdateUserPosition
    In This Topic
    Description
    Updates the position of a User relative to a given date and time.
    Request (Isoap_v1_UpdateUserPosition_InputMessage)

    The request body is of type UpdateUserPosition.

    Request Body Parameters

    NameDescriptionData Type
     guid
     xml:decimal
     xml:decimal
     xml:dateTime

    Overview

    Sequence
    latitude optional xs:decimal
    logitude optional xs:decimal
    timeStamp optional xs:dateTime
    200 Response (Isoap_v1_UpdateUserPosition_OutputMessage)

    The response body is of type UpdateUserPositionResponse.

    Response Body Parameters

    NameDescriptionData Type
     xml:boolean

    Overview

    Sequence
    UpdateUserPositionResult optional xs:boolean
    See Also