Loading...
Was this page helpful?
This documentation provides a reference to the createInventoryItemsStep
. It belongs to the @medusajs/medusa/core-flows
package.
This step creates one or more inventory items.
CreateInventoryItemsStepInput
CreateInventoryItemsStepInputsku
null | stringOptionalorigin_country
null | stringOptionalmid_code
null | stringOptionalmaterial
null | stringOptionalweight
null | numberOptionallength
null | numberOptionalheight
null | numberOptionalwidth
null | numberOptionaltitle
null | stringOptionaldescription
null | stringOptionalthumbnail
null | stringOptionalmetadata
null | Record<string, unknown>Optionalhs_code
null | stringOptionalrequires_shipping
booleanOptionalInventoryItemDTO[]
InventoryItemDTO[]id
stringrequires_shipping
booleancreated_at
string | Dateupdated_at
string | Datedeleted_at
null | string | Datesku
null | stringOptionalorigin_country
null | stringOptionalhs_code
null | stringOptionalmid_code
null | stringOptionalmaterial
null | stringOptionalweight
null | numberOptionallength
null | numberOptionalheight
null | numberOptionalwidth
null | numberOptionaltitle
null | stringOptionaldescription
null | stringOptionalthumbnail
null | stringOptionalmetadata
null | Record<string, unknown>Optional