# Retrieve today's counts for every store in the company **POST /f642d910-17db-4198-a62-302f9348f8cd/Service.asmx/GetAllCountsByCompanyForTodayPublic** This endpoint returns the current number of customers for all counters within a company. ## Servers ## Parameters ### Body: (object) requestBody description - **CompanyName** (string) The name of the company. - **Token** (string) Your custom security token. ## Responses ### 200 OK #### Body: (object) - **DateTime** (string(date-time)) DateTime stamp of event. - **StoreName** (string) Name of the store where the event happened. - **Amount** (int) Defines the current amount of customers inside a store. ### 400 Problem #### Body: (object) - **status** (integer) The HTTP status code. - **Additional properties are allowed** () [Powered by Bump.sh](https://bump.sh)