OnTime SOAP API
OnTime SOAP API / SOAP Methods Resource Group / /sites/{company-id}/ws/soap_v1.svc/CreateLocationProxy (Method)
In This Topic
    Method/sites/{company-id}/ws/soap_v1.svc/CreateLocationProxy
    In This Topic
    Description
    Creates an empty Location record.
    Request (Isoap_v1_CreateLocationProxy_InputMessage)

    The request body is of type CreateLocationProxy.

    Overview

    Sequence
    200 Response (Isoap_v1_CreateLocationProxy_OutputMessage)

    The response body is of type CreateLocationProxyResponse.

    Response Body Parameters

    NameDescriptionData Type
     Location

    Overview

    Sequence
    Sequence
    AddressLine1 optional xs:string
    AddressLine2 optional xs:string
    Category optional xs:string
    City optional xs:string
    Comments optional xs:string
    CompanyName optional xs:string
    ContactName optional xs:string
    Country optional xs:string
    Email optional xs:string
    LatitudeLongitude optional xs:string
    Phone optional xs:string
    PostalCode optional xs:string
    State optional xs:string
    Sequence
    Name optional xs:string
    PostalCodes optional xs:string
    See Also