Delete a variant inventory record.
DELETE
/products/{productID}/variants/{variantID}/inventoryrecords/{inventoryRecordID}
204Parameters
Name | Type | Description | Possible Values | |
---|---|---|---|---|
productID | Required | string | ID of the product. | --- |
variantID | Required | string | ID of the variant. | --- |
inventoryRecordID | Required | string | ID of the inventory record. | --- |