We have enhanced Product update endpoint to allow changing:
categoryGuids
– array of categories the product should be assigned to,flags
– array of objects describing product flags (“action”, “new”), eventually also with validity range,brandCode
– brand (manufacturer) of the productsupplierGuid
– supplier of the productIn all cases, the referenced entity must exist in the eshop, it will not be created automatically.
The product can be identified by guid
as well as code
Product detail by code.