You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can get more information about the expected format of the product values [here](/documentation/resources.html#product-values).
232
232
233
+
:::warning
234
+
If you are using a v2.0 Entreprise Edition PIM, permissions based on your user groups are applied to the product you try to upsert.
235
+
If you have edit rights but do not own the product, then it will create a [product draft](/php-client/ee-resources.html#product-draft) instead of updating the product.
236
+
:::
237
+
233
238
### Upsert a list of products
234
239
235
240
This method allows to create or update a list of products.
0 commit comments