GET product.count.json
Summary: —
Operation ID: ProductCount
Auth: unknown
Operation ID: ProductCount
Auth: unknown
Description
Count products in store.
Parameters (16)
avail_sale
(boolean, query, optional)
Specifies the set of available/not available products for sale
avail_view
(boolean, query, optional)
Specifies the set of visible/invisible products
brand_name
(string, query, optional)
Retrieves brands specified by brand name
category_id
(string, query, optional)
Counts products specified by category id
created_from
(string, query, optional)
Retrieve entities from their creation date
created_to
(string, query, optional)
Retrieve entities to their creation date
disable_report_cache
(boolean, query, optional, default: False)
Disable report cache for current request
lang_id
(string, query, optional)
Counts products specified by language id
modified_from
(string, query, optional)
Retrieve entities from their modification date
modified_to
(string, query, optional)
Retrieve entities to their modification date
product_attributes
(array, query, optional)
Defines product attributes
product_ids
(string, query, optional)
Counts products specified by product ids
report_request_id
(string, query, optional)
Report request id
status
(string, query, optional)
Defines product's status
store_id
(string, query, optional)
Counts products specified by store id
type
(string, query, optional)
Defines products's type
No probe data for this endpoint yet.