GET api2/products/count.json
Get count of products
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Count of products
Count| Name | Description | Type | Additional information |
|---|---|---|---|
| count | integer |
None. |
Response Format
{
"count": 1
}