InventoryItem - Inventory Next Module Data Models Reference

This documentation provides a reference to the InventoryItem . This belongs to the Inventory Next Module.

idstring
created_atDate
updated_atDate
deleted_atnull | Date

Default: null

skunull | string

Default: null

origin_countrynull | string

Default: null

hs_codenull | string

Default: null

mid_codenull | string

Default: null

materialnull | string

Default: null

weightnull | number

Default: null

lengthnull | number

Default: null

heightnull | number

Default: null

widthnull | number

Default: null

requires_shippingboolean

Default: true

descriptionnull | string

Default: null

titlenull | string

Default: null

thumbnailnull | string

Default: null

metadatanull | Record<string, unknown>

Default: null

location_levelsCollection<InventoryLevel, object>
reservation_itemsCollection<ReservationItem, object>
reserved_quantitynumber
stocked_quantitynumber
Was this page helpful?