Get Product Count

GET {{baseUrl}}/product.count.json?category_id=<string>&created_from=<string>&created_to=<string>&modified_from=<string>&modified_to=<string>&avail_view=<boolean>&avail_sale=<boolean>&store_id=<string>&lang_id=<string>&product_ids=<string>&report_request_id=<string>&disable_report_cache=<boolean>

Count products in store.

Request Params

KeyDatatypeRequiredDescription
category_idstringRetrieves products specified by category id
created_fromstringRetrieve entities from their creation date
created_tostringRetrieve entities to their creation date
modified_fromstringRetrieve entities from their modification date
modified_tostringRetrieve entities to their modification date
avail_viewstringSpecifies the set of visible/invisible products
avail_salestringSpecifies the set of available/not available products for sale
store_idstringDefines store id where the webhook should be assigned
lang_idstringLanguage id
product_idsstringRetrieves products specified by product ids
report_request_idstringReport request id
disable_report_cachestringDisable report cache for current request