Skip to main content
Skip to main content

CreateInventoryItemInput

The details of the inventory item to be created.

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