Hi!
I am developing a solution for a vtex store. And I need to asociate an existing specification to a category. But I can’t find an endpoint in the documentation that allows me do this. I find create, update, and get…but not a way to associate a existing specification to a category.
How can I associate an existing specification with a category?
Hi Eduardo! Thanks for answering me. But…if I want to use the same specficiation for various categories…this endpoint doesn’t work, because this PUT “move” the spec for another category…I need to set the same specification to many categories…
You can create a field under the root category, and then it goes for the entire taxonomy. This is common, as these fields can be created as optionals.
If you want to be specific, then you will need to create multiple fields at category level. Unfortunately, appart from the scenario 1, you can’t have a single field in multiple categories.