Patch itemAsk AIpatch https://navigator-api.tweakwise.com/item/{articleNumber}Patches a item with the specified change, leaves the other fields untouched.Path ParamsarticleNumberstringrequiredAn articlenumber to patchBody ParamsThe item with values to patchNamestringNew item namePricedoubleNew item priceBrandstringNew item brandStockint32New item stockGroupCodestringNew item group codeImagestringNew item image urlUrlstringNew item urlCategoriesarray of int64sNew collection of item categoriesCategoriesADD int64Attributesarray of objectsNew collection of item attributesAttributesADD objectStatusstringenumNew Item status (Active/Inactive)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