Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The product's ID.
Body
The product variant inventories to manage.
The The associations to create between product variants and inventory items.
The product variants to update their association with inventory items.
The product variants to delete their association with inventory items.
Response
OK
The created, updated, and deleted associations between variants and inventory items.
The details of an association between a product variant and an inventory item.
The details of an association between a product variant and an inventory item.
The details of an association between a product variant and an inventory item.