The GetCustomerCountings function returns all CustomerCounting objects.
Method | /GetCustomerCountings |
The request body is of type GetCustomerCountings.
Name | Description | Data Type |
---|---|---|
storeId | xml:int | |
customerCounterId | xml:int | |
timestamp | xml:dateTime | |
ignoreOnly | BooleanFilter | |
skipItemId | xml:int |
|
The response body is of type GetCustomerCountingsResponse.
Name | Description | Data Type |
---|---|---|
GetCustomerCountingsResult | ArrayOfViewCustomerCountingInfo |
|