I can't create new variant via Rest API

I can't create new variant via Rest API

Vostario
Tourist
12 0 2

When I'm trying to create new product variant for an existing product I receiving a server response HTTP/1.1 201 that new variant Created. But new product variant does not exist!

 

Can anyone explain what I doing wrong?

 

Postfield:

{"variant":{"inventory_policy":"continue","inventory_management":"shopify","fulfillment_service":"manual","weight_unit":"lb","taxable":"1","option1":"Navy","price":"180"}}

 

Replies 0 (0)