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

    The request body is of type AuthenticateCustomer.

    Request Body Parameters

    NameDescriptionData Type
     xml:string
     xml:string

    Overview

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

    The response body is of type AuthenticateCustomerResponse.

    Response Body Parameters

    NameDescriptionData Type
     guid

    Overview

    See Also