GET /products/status/{status}/count.json
Summary: Count Products filtered by status.
Operation ID: —
Auth: unknown
Operation ID: —
Auth: unknown
Parameters (4)
authtoken
(string, query, required)
API OAuth token.
locale
(string, query, optional)
Locale code of the translation
login
(string, query, required)
API OAuth login.
status
(string, path, required)
Status of the Product used as filter
Constraints: {'enum': ['available', 'not-available', 'disabled']}
No probe data for this endpoint yet.