The GetCustomersCount function retrieves the customers count for the given parameters.
Method | /GetCustomersCount |
The request body is of type GetCustomersCount.
Name | Description | Data Type |
---|---|---|
filter | CustomersFilter |
|
The response body is of type GetCustomersCountResponse.
Name | Description | Data Type |
---|---|---|
GetCustomersCountResult | xml:int |
|