Recommendation Decision Input

Input representation of recommendations details for which recommendation decision is taken.
JSON example
{  "recommendationDecision": "Accept",
  "recommendationIds": ["9Tuxx0000004Eu0CAE"],
}
Properties
Name Type Description Required or Optional Available Version
recommendation​Decision String The unique identifier of a recommendation decision that is taken for recommendations. Required 51.0
recommendation​DecisionParams Map<String, String> The unique identifier of the other parameters that are relevant to process the decision taken. Optional 51.0
recommendationIds String[] The unique identifier of the recommendations for which the recommendation decision is taken. Required 51.0