AdminPostInventoryItemsInventoryItemReq
The attributes to update in an inventory item.
constructor
The attributes to update in an inventory item.
Properties
description
stringThe inventory item's description.
height
numberThe height of the Inventory Item. May be used in shipping rate calculations.
hs_code
stringThe Harmonized System code of the Inventory Item. May be used by Fulfillment Providers to pass customs information to shipping carriers.
length
numberThe length of the Inventory Item. May be used in shipping rate calculations.
material
stringThe material and composition that the Inventory Item is made of, May be used by Fulfillment Providers to pass customs information to shipping carriers.
mid_code
stringThe 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_country
stringThe country in which the Inventory Item was produced. May be used by Fulfillment Providers to pass customs information to shipping carriers.
requires_shipping
booleanWhether the item requires shipping.
sku
stringthumbnail
stringThe inventory item's thumbnail.
title
stringThe inventory item's title.
weight
numberThe weight of the Inventory Item. May be used in shipping rate calculations.
width
numberThe width of the Inventory Item. May be used in shipping rate calculations.
Was this section helpful?