Initializing help system before first use

scenarioDataQuery

Type: scenarioDataQuery
Namespace: http://fico.com/xpress/insight/rest/v1

The entities to retrieve from the scenario data, optionally filtering the arrays.

Example JSON

{ "entityNames" : [ "...", ... ], "filters" : [ { "filterId" : "...", "entityName" : "...", "indexFilters" : [ { "..." : ... }, { } ] }, ... ] }