Create Product API call issue
-
Hello,
I am trying to use API to create a product with success but the problem I am having is that the API will generate the id of the product automatically and I need to assign the id value on my own so I tried adding the id parameter to the json and it throws an error that the product already exists which is not the case.
I have used a plugin before that allows me to import products from a CSV and in that process I am able to assign the product ID to be used.Can you please provide some advice on how to create product through API but choose the ID to assign to the product?
I have also tried to create the product and to later change product with the new id but that does not work either.
The page I need help with: [log in to see the link]
- The topic ‘Create Product API call issue’ is closed to new replies.