Edit an itemCopy Pagepatch https://api.vrio.app/items/{item_id} Path Paramsitem_idintegerrequiredBody Paramsitem_namestringInternal name of the Item.item_category_idintegerThey category, or group, this item has been assigned to. Categories are frequently utilized for collection pages and front-end navigation, as well as analytics.item_descriptionstringDescription details set on the item.item_additional_descriptionstringAdditional field for item description.item_additional_details_1stringAdditional field for item description.item_additional_details_2stringAdditional field for item description.item_additional_details_3stringAdditional field for item description.item_additional_details_4stringAdditional field for item description.item_additional_details_5stringAdditional field for item description.item_ingredientsstringList of ingredients in the Item.item_imagestringBase64 encoded.item_videostringVideo Link associated with the Item.item_sales_pagestringApplicable only if using a Vrio Storefront, this associates the Item to the specific sales page.item_tagstringDescriptive label attached to a product, aiding in organization, search, and categorization for efficient inventory management. For multiples, separate by ,item_tax_codestringWhen using a TaxJar tax connection, Vrio will pass the tax code for the item to calculate taxes.item_skustringStock Keeping Unit - unique identifier.item_weightstringWeight of item in ounces.item_quantityintegerCurrent stock available. This value will be auto deducted with new orders.item_upcstringUniversal product code.item_msrpstringManufacturers suggested retail price. Only editable if no offers is associated with that item yet.item_coststringThe cost represents the item's expense and is utilized for measuring profitability and lifetime value metrics.item_shippablebooleanIf true, a shipment will be created after a successful order is placed with this Item.truefalseout_of_stock_blockbooleanIf true, if there is no quantity or current stock available, any sale will be denied until there is available stock.truefalseitem_perishablebooleanA flag to denote if the item is perishable. This can be used in customer communications.truefalseitem_turnaround_timeintegerHow many days does it take to replenish stock.connection_idintegerFulfillment connection id this item is associated to.item_activebooleanIf true, the item is Active.truefalseitem_notesstringNotes left on the Item history section.Responses 200OK 400Error response 401Unauthorized response 403Forbidden response 500Error responseUpdated 7 days ago