GET events/count
Updated, 2012-06-19 14:28
Returns the number of events.
Resource Information
Rate Limited? | No |
Authentication | Optional |
Response Formats | json,xml |
HTTP Methods | GET |
Response Object | list<Product> |
Resource URL
https://ecommerce.dexero.com/service/rest/2/merchant/catalog/events/count.format
Parameters
Parameter | Description |
---|---|
enabled_only | Returns only the number of events to active status. The default value is true Example Values : false |
Example Request
https://ecommerce.dexero.com/service/rest/2/merchand/catalogue/events/count.json?enable_only=false
Example Response
Response Object "Count"
Field | Data Type | Description |
---|---|---|
count | int | The number of results. |