executionRequest
Type: | executionRequest |
Namespace: | http://fico.com/xpress/insight/rest/v1 |
Request to execute a scenario.
Example JSON
{ "jobType" : "...", "path" : "...", "ownerId" : "...", "shareStatus" : "...", "parent" : { "objectType" : "SCENARIO", "id" : "...", "displayName" : "...", "url" : "..." }, "project" : { "objectType" : "SCENARIO", "id" : "...", "displayName" : "...", "url" : "..." }, "objectType" : "SCENARIO", "id" : "...", "displayName" : "...", "url" : "..." }