Update itemAsk AIput https://navigator-api.tweakwise.com/itemUpdates a item with the specified data, overrides all fields to the new value.Body ParamsA filled item to replace the existing itemArticleNumberstringThe article number. Uniquely identifies an itemNamestringItem namePricedoubleItem priceBrandstringItem brandStockint32Item stockGroupCodestringItem group code, used in grouped navigation and searchImagestringItem image urlUrlstringItem urlCategoriesarray of int64sList of categories this item falls inCategoriesADD int64Attributesarray of objectsList of item attributesAttributesADD objectStatusstringenumItem status (Active/Inactive). Defaults to Active if not specified.ActiveInactiveAllowed:ActiveInactiveHeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/jsonAllowed:application/jsontext/jsonResponses 200The id of the updated item 400BadRequestUpdated 8 months ago