get https://production.rutterapi.com/products/categories
Get available product categories for a platform. Currently only available for Etsy
Response Properties
Property | Type | Description |
---|---|---|
id | int | Category ID of this category. You will use this number in Create a Product endpoint |
name | string | Category name |
children | object[] | Array of sub-categories in the same format |