Categories
Each product will belong to one or more categories.
GET /v1/companies/5678/categories.json |
Get all categories |
GET /v1/companies/5678/sites/6203/categories.json |
Get categories for a given site |
GET /v1/companies/5678/products/92693/categories.json |
Get categories for a given product |
<!-- Placeholder for Re-Direct -->