OnTime SOAP API
OnTime SOAP API / SOAP Methods Resource Group / /sites/{company-id}/ws/soap_v1.svc/AuthenticateContact (Method)
In This Topic
    Method/sites/{company-id}/ws/soap_v1.svc/AuthenticateContact
    In This Topic
    Description
    Authenticates a Contact using a username and password, and returns its unique identifier on success.
    Request (Isoap_v1_AuthenticateContact_InputMessage)

    The request body is of type AuthenticateContact.

    Request Body Parameters

    NameDescriptionData Type
     xml:string
     xml:string

    Overview

    Sequence
    userName optional xs:string
    password optional xs:string
    200 Response (Isoap_v1_AuthenticateContact_OutputMessage)

    The response body is of type AuthenticateContactResponse.

    Response Body Parameters

    NameDescriptionData Type
     guid

    Overview

    See Also