Mandatory input parameters of "GMD_RECIPE_DETAIL.UPDATE_RECIPE_VR" API
I am trying to update recipe preferences using "GMD_RECIPE_DETAIL.UPDATE_RECIPE_VR" API. While trying to update it, I am getting below error in this API
"PLS-00306: wrong number or types of arguments in call to 'UPDATE_RECIPE_VR'".
I am providing input values of recipe_id, recipe_validity_rule_id, preference and organization_id.