Newer Version Available
Decision Matrix Lookup Input
- JSON example
-
1{ 2 "inputs": [ 3 { 4 "input": [ 5 { 6 "name": "premium", 7 "value": "2400" 8 }, 9 ] 10 }, 11 "options": { 12 "effectiveDate": "2022-12-03T10:15:30Z" 13 } 14} - Here, premium is a column header in the matrix, and 2400 is a value of a cell in the column.
- Properties
-
Name Type Description Required or Optional Available Version inputs Decision Matrix Input List of inputs passed to a decision matrix. An input may contain multiple variables. Required 55.0 options Decision Matrix Options Input The lookup options for a decision matrix. Optional 55.0