post_v1-workspaces-workspace-id-data-inventory-itemsCopy Pagepost https://data.getangler.ai/v1/workspaces/{workspace_id}/data/inventory_itemsPath Paramsworkspace_idstringrequiredBody ParamssrcstringenumSHOPIFYAPIS3SEGMENTAllowed:SHOPIFYAPIS3SEGMENTdataset_idstringload_idstringdataarray of objectsrequiredlength between 1 and 500List of inventory itemsdata* objectcoststring | nullThe unit cost of the inventory item.country_code_of_originstring | nullThe two-letter country code of where the item came from.country_harmonized_system_codesarray of objects | nullAn array of country-specific Harmonized System (HS) codes for the item.country_harmonized_system_codesADD objectcreated_atdate-timerequiredThe date and time (ISO 8601 format) when the inventory item was created.harmonized_system_codenumber | nullThe general Harmonized System (HS) code for the inventory item. Used if a country-specific HS code (countryHarmonizedSystemCode) is not available.idstringlength ≥ 1The ID of the inventory item.province_code_of_originstring | nullThe province code (ISO 3166-2 alpha-2) of where the item came from. The province code is only used if the shipping provider for the inventory item is Canada Post.skustring | nullThe unique SKU (stock keeping unit) of the inventory item. Case-sensitive string.trackedboolean | nullWhether inventory levels are tracked for the item. If true, then the inventory quantity changes are tracked by Shopify.truefalseupdated_atstring | nullThe date and time (ISO 8601 format) when the inventory item was last modified.requires_shippingboolean | nullWhether a customer needs to provide a shipping address when placing an order containing the inventory item.truefalseADD objectResponse 201Default ResponseUpdated 17 days ago