Skip to main content
Skip to main content

AdminPostInventoryItemsReq

The details of the inventory item to create.

Properties

variant_idstringRequired
The ID of the variant to create the inventory item for.
skustring
The unique SKU of the associated Product Variant.
hs_codestring
The Harmonized System code of the Inventory Item. May be used by Fulfillment Providers to pass customs information to shipping carriers.
weightnumber
The weight of the Inventory Item. May be used in shipping rate calculations.
lengthnumber
The length of the Inventory Item. May be used in shipping rate calculations.
heightnumber
The height of the Inventory Item. May be used in shipping rate calculations.
widthnumber
The width of the Inventory Item. May be used in shipping rate calculations.
origin_countrystring
The country in which the Inventory Item was produced. May be used by Fulfillment Providers to pass customs information to shipping carriers.
mid_codestring
The Manufacturers Identification code that identifies the manufacturer of the Inventory Item. May be used by Fulfillment Providers to pass customs information to shipping carriers.
materialstring
The material and composition that the Inventory Item is made of, May be used by Fulfillment Providers to pass customs information to shipping carriers.
titlestring
The inventory item's title.
descriptionstring
The inventory item's description.
thumbnailstring
The inventory item's thumbnail.
metadataRecord<string, unknown>
An optional set of key-value pairs with additional information.
Was this section helpful?