Hi,
i need to add some products into special categories. How should i get the correct categorie from REst API.
For example i have 2 categories called „Keyboards“ The category tree looks like:
Apple
-
- extensions
- - - keyboards
HP
-
- wired extensions
-
- keyboards
I want to put a new product in Apple > extensions > Keyboards
From the API i get all Kategories, but how schould i use them?
Is there a best pratic how to do this?