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

    The request body is of type UpdateContact.

    Request Body Parameters

    NameDescriptionData Type
     Contact

    Overview

    Sequence
    Sequence
    Email optional xs:string
    Name optional xs:string
    Phone optional xs:string
    200 Response (Isoap_v1_UpdateContact_OutputMessage)

    The response body is of type UpdateContactResponse.

    Response Body Parameters

    NameDescriptionData Type
     Contact

    Overview

    Sequence
    Sequence
    Email optional xs:string
    Name optional xs:string
    Phone optional xs:string
    See Also