Is your feature request related to a problem? Please describe.
An API user can not determine and react on protected products.
Describe the solution you'd like
Add a protected state to the product json. And if needed specify which fields are protected. If the info is in the product json, we can prohibit editing those fields.
If a protected product is written return with an error json, so the api user sees what happened and can react on it.
Is your feature request related to a problem? Please describe. An API user can not determine and react on protected products.
Describe the solution you'd like Add a protected state to the product json. And if needed specify which fields are protected. If the info is in the product json, we can prohibit editing those fields.
If a protected product is written return with an error json, so the api user sees what happened and can react on it.