The GetCustomerCountingsCount function retrieves the number of found CustomerCounting objects count from the database for the given criteria
Method | /GetCustomerCountingsCount |
The request body is of type GetCustomerCountingsCount.
Name | Description | Data Type |
---|---|---|
filter | CustomerCountingsFilter | |
skipItemId | xml:int |
|
The response body is of type GetCustomerCountingsCountResponse.
Name | Description | Data Type |
---|---|---|
GetCustomerCountingsCountResult | xml:int |
|