FactoryRiskProfileScoreDataScore
labelData object[]nullable
Risk label of the factory
Array [
labelstringnullable
Type of label
Example:
Manual
labelValuestringnullable
Value of label
Example:
Low
reasonCodestringnullable
The selected Top Reason Code when changing Factory Risk Configuration Mode to Manual
Example:
Others - mandatory to fill in comments
reasonTypestringnullable
The selected Top Reason Type when changing Factory Risk Configuration Mode to Manual
Example:
Others
]
processComputedDatedatenullable
The last activity date of the score for either FRP score update or risk label/configuration change
Example:
2022-06-28
scorenumbernullable
Factory risk score
Example:
10.5
FactoryRiskProfileScoreDataScore
{
"labelData": [
{
"label": "Manual",
"labelValue": "Low",
"reasonCode": "Others - mandatory to fill in comments",
"reasonType": "Others"
}
],
"processComputedDate": "2022-06-28",
"score": 10.5
}