Retrieves a list of parameters and their Nature for a given formula.
{- "data": {
- "targetDate": "2021-12-10",
- "item": "P0000012345",
- "testFormula": {
- "elements": [
- {
- "allowOverride": false,
- "combinationType": "FUNCTION",
- "displayOptions": 16,
- "elementGroups": [ ],
- "elementName": "NewElement",
- "elementTimeout": 0,
- "hideOnNull": false,
- "hideWarnings": false,
- "protectedExpression": false,
- "summarize": false,
- "formulaExpression": "api.inputBuilderFactory()\n .createStringUserEntry(\"MyStringParameter\")\n .getInput()"
}
], - "status": "ACTIVE",
- "uniqueName": "admin",
- "validAfter": "2020-01-01",
- "__PROC": {
- "sourceId": "CalculationLogic/MichalS+2020-01-01",
- "typeCode": "F",
- "fsId": "CalculationLogic/MichalS+2020-01-01",
- "type": "CalculationLogic"
}
}
}
}
{- "response": {
- "node": "string",
- "data": { },
- "status": 0
}
}