Update a excluded productAsk AIput https://admin.sandbox.vouchery.app/api/v2.1/excluded-products/{id}Update the excluded product details. Updates only given properties.Path ParamsidintegerrequiredExcluded Product IDBody ParamsThe object with fields to updatefieldstringenumrequirednamepriceskuquantityproduct_identifierweightAllowed:namepriceskuquantityproduct_identifierweightoperatorstringenumrequiredWhat kind of check should system do, comparing field of item with given value.equalsis_moreis_more_or_equalis_lessis_less_or_equalincludeAllowed:equalsis_moreis_more_or_equalis_lessis_less_or_equalinclude''valuestringrequiredValue to compare. Can be number or string, depending on field to compare.Responses 200Updated object 401Unauthorized error. 403Forbidden error. 404Not found error. 422Unprocessable entity error. Validation failed. 500Internal server error. Try again in a few minutes or contact support.Updated over 2 years ago