The GetSingleCustomerCounter function returns the customerCounter record for the given primary key.
Method | /GetSingleCustomerCounter |
The request body is of type GetSingleCustomerCounter.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleCustomerCounterResponse.
Name | Description | Data Type |
---|---|---|
GetSingleCustomerCounterResult | CustomerCounterInfo |
|