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

    The request body is of type GetCustomer.

    Request Body Parameters

    NameDescriptionData Type
     guid

    Overview

    Sequence
    200 Response (Isoap_v1_GetCustomer_OutputMessage)

    The response body is of type GetCustomerResponse.

    Response Body Parameters

    NameDescriptionData Type
     Customer

    Overview

    Sequence
    Sequence
    AccountNumber optional xs:string
    AddressLine1 optional xs:string
    AddressLine2 optional xs:string
    BillingAdjustmentPercentage optional xs:decimal
    BillingEmail optional xs:string
    City optional xs:string
    Comments optional xs:string
    Country optional xs:string
    DestinationCategories optional xs:string
    Email optional xs:string
    Fax optional xs:string
    HasWebPortalAccess optional xs:boolean
    Inactive optional xs:boolean
    Name optional xs:string
    OrderEntryRequiredFields optional xs:string
    Phone optional xs:string
    PostalCode optional xs:string
    PrimaryContactName optional xs:string
    PurchaseOrderNumber optional xs:string
    ReferenceNumber optional xs:string
    SendInvoiceByEmail optional xs:boolean
    SendInvoiceByFax optional xs:boolean
    SendInvoiceByPostal optional xs:boolean
    State optional xs:string
    TimeZone optional xs:string
    Website optional xs:string
    Sequence
    Sequence
    Email optional xs:string
    Name optional xs:string
    Phone optional xs:string
    Sequence
    Sequence
    Name optional xs:string
    Sequence
    See Also