CreateInventoryItemInput
The details of the inventory item to be created.
skunull | stringThe SKU of the inventory item.
origin_countrynull | stringThe origin country of the inventory item.
mid_codenull | stringThe MID code of the inventory item.
materialnull | stringThe material of the inventory item.
weightnull | numberThe weight of the inventory item.
lengthnull | numberThe length of the inventory item.
heightnull | numberThe height of the inventory item.
widthnull | numberThe width of the inventory item.
titlenull | stringThe title of the inventory item.
descriptionnull | stringThe description of the inventory item.
thumbnailnull | stringThe thumbnail of the inventory item.
metadatanull | Record<string, unknown>Holds custom data in key-value pairs.
hs_codenull | stringThe HS code of the inventory item.
requires_shippingbooleanWhether the inventory item requires shipping.
Was this section helpful?