Skip to main content
Skip to main content

AdminPostInventoryItemsReq

constructor


Properties

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