REST web service interface

GET products/categories/count

Updated, 2013-03-18 7:49

Returns the number of catalog categories

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/products/categories/count.format

Example Request

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

Example Response

XML JSON
{
  "count" : 27
}

Response Object "Count"

Field Data type Description
count int The number of results.