StatisticsComponents Web Service
Method/GetCustomerStatistics
StatisticsComponents Web Service > All Operations Resource Group : /GetCustomerStatistics (Method)
Description
The GetCustomerStatistics function returns a CustomerStatistics object for the given primary key.
Request (GetCustomerStatisticsSoapIn)

The request body is of type GetCustomerStatistics.

Request Body Parameters

NameDescriptionData Type
 xml:int
 xml:int
 xml:dateTime
 xml:dateTime
 BooleanFilter
isSaleOnly Element dateTo Element dateFrom Element storeId Element customerId Element Sequence GetCustomerStatistics Element

Overview

Sequence
customerId xs:int
storeId xs:int
dateFrom xs:dateTime
dateTo xs:dateTime
Response (GetCustomerStatisticsSoapOut)

The response body is of type GetCustomerStatisticsResponse.

Response Body Parameters

NameDescriptionData Type
 CustomerStatisticsInfo
TotalUnitsReceivedValue Element TotalUnitsReceived Element AverageSaleAmountPerDay Element PurchaseValueOfTotalInvoiceSales Element PurchaseValueOfTotalCashSales Element TotalMarginInvoiceSales Element TotalMarginCashSales Element TotalDiscountInvoiceSales Element TotalDiscountCashSales Element TotalWeightedNetInvoiceSales Element TotalNetInvoiceSales Element TotalWeightedNetCashSales Element TotalNetCashSales Element AmountInvoiceSales Element AmountCashSales Element GrossProfitMargin Element GrossProfitPercentage Element Sequence GetCustomerStatisticsResult Element Sequence GetCustomerStatisticsResponse Element

Overview

See Also
All Operations Resource GroupStatisticsComponents Web Service