- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
InventoryItem - Inventory Next Module Data Models Reference
This documentation provides a reference to the InventoryItem . This belongs to the Inventory Next Module.
[OptionalProps]
SoftDeletableModelDateColumnsid
stringcreated_at
Dateupdated_at
Datedeleted_at
null | DateDefault: null
sku
null | stringDefault: null
origin_country
null | stringDefault: null
hs_code
null | stringDefault: null
mid_code
null | stringDefault: null
material
null | stringDefault: null
weight
null | numberDefault: null
length
null | numberDefault: null
height
null | numberDefault: null
width
null | numberDefault: null
requires_shipping
booleanDefault: true
description
null | stringDefault: null
title
null | stringDefault: null
thumbnail
null | stringDefault: null
metadata
null | Record<string, unknown>Default: null
location_levels
Collection<InventoryLevel, object>
location_levels
Collection<InventoryLevel, object>reservation_items
Collection<ReservationItem, object>
reservation_items
Collection<ReservationItem, object>reserved_quantity
numberstocked_quantity
numberWas this page helpful?