I'm having issues when resolving a result using the aforementioned function.
The JSON that I'm using in the body of the request is:
{
"resultIds":[
"0a3687cf-63f9-13ea-991b-f55501d0a5af"
],
"statusId": "0a3687cf-63f9-125f-9904-7a16000002c8",
"riskId": "0a3687cf-63f9-125f-9904-7a15000002b7",
"reasonId": "0a3687cf-63f9-125f-9904-7a16000002bc",
"resolutionRemark":"Remark for the case"
}
This is all based on information against my account using the res. toolkit for the only group configured on my account.
First of all, I'm wondering why I'm always getting a 400 error (I'm just in Postman at this point).
Secondly, where in the Accelus front-end are all of these items configured if it's group specific?