Skip to main content
Skip to main content

ProductVariantInventoryItem

A Product Variant Inventory Item links variants with inventory items and denotes the required quantity of the variant.

Properties

created_atDateRequired
The date with timezone at which the resource was created.
deleted_atnull | DateRequired
The date with timezone at which the resource was deleted.
idstringRequired
The product variant inventory item's ID
inventory_item_idstringRequired
The id of the inventory item
required_quantitynumberRequired
The quantity of an inventory item required for the variant.

Default: 1

updated_atDateRequired
The date with timezone at which the resource was updated.
variantProductVariantRequired
The details of the product variant.
variant_idstringRequired
The id of the variant.
Was this section helpful?