Returns the user data fields defined for the given decision tree GUID.
{- "decisionEngineId": "repoObj_0ed6a4aa_16e17d977e9_07ffb16e17d977e9",
- "fields": [
- {
- "orderIndex": 100,
- "label": "Product Type",
- "paramName": "productType",
- "fieldType": "Dropdown",
- "mandatory": true,
- "dropdownDetails": [
- {
- "label": "Product A",
- "presentationOrder": 100
}
], - "validation": [
- {
- "validationType": "Minimum",
- "validationValue": 100,
- "description": "Minimum Sales Value $100"
}
]
}
]
}