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

    The request body is of type GetLocation.

    Request Body Parameters

    NameDescriptionData Type
     guid

    Overview

    Sequence
    200 Response (Isoap_v1_GetLocation_OutputMessage)

    The response body is of type GetLocationResponse.

    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