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

    The request body is of type GetContact.

    Request Body Parameters

    NameDescriptionData Type
     guid

    Overview

    Sequence
    200 Response (Isoap_v1_GetContact_OutputMessage)

    The response body is of type GetContactResponse.

    Response Body Parameters

    NameDescriptionData Type
     Contact

    Overview

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