WC REST API – how to add product variations?
-
What is the proper way to add variations to existing variable product? I tried few different approaches and none of them worked.
– [POST] Create a product with setting parent_id
– [PUT] Update a product and setting variations data in"variations"
attribute
– [POST] [PUT] Create/Update Multiple ProductsNo errors occur and server answer is 200 OK.
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
- The topic ‘WC REST API – how to add product variations?’ is closed to new replies.