REST web service interface

GET events/categories/count

Updated, 2013-03-18 7:49

Returns the number of categories of the event

Resource Information

Rate Limited? No
Authentication Optional
Response Formats json,xml
HTTP Methods GET
Response Object Count

Resource URL

https://ecommerce.dexero.com/service/rest/2/merchant/catalog/events/categories/count.format

Example Request

https://ecommerce.dexero.com/service/rest/2/merchand/catalogue/events/categories/count.json

Example Response

XML JSON
{
  "count" : 27
}

Response Object "Count"

Field Data type Description
count int The number of results.