The GetSingleCustomerCounting function returns the CustomerCounting object for the given primary key.
Method | /GetSingleCustomerCounting |
The request body is of type GetSingleCustomerCounting.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleCustomerCountingResponse.
Name | Description | Data Type |
---|---|---|
GetSingleCustomerCountingResult | CustomerCountingInfo |
|