Hi All,
As per sequence-5, we need to have resolution of results via following PUT request as:
/api/v1/case/{caseSystemID}/results/resolution
I have already fetched the ResolutionToolkit and hence need to understand the way to construct the resolution request. I need to mark the profile/entity results as False, Positive, etc.
It would be helpful, if a sample request can be shared for the same