{ "taskId":"id" }
curl --location --request POST '/rest/services/jobstatus/taskResult' \ --header 'Content-Type: application/json' \ --data-raw '{ "taskId":"id" }'
{ "resultcode": "success", "taskResult": "fefeftt44" }