http://app.ecwid.com/api/v1/873091/categories
returns []
The store doesn't have any categories but category 0 exists.
http://app.ecwid.com/api/v1/[STORE-ID]/products?category=0[etc] Works and returns items.
I was expecting /categories to return category 0 as a value. Is this intended?
|