FactoryRiskProfileResponse
data object
FactoryRiskProfileResponse
{
"data": {
"factoryInformation": {
"localOrganizationId": "client_1",
"localOrganizationIds": [
"F323333",
"F242146"
],
"organizationId": 291524
},
"inspectionData": {
"inspectionHistories": [
{
"caseNumber": "178292020-04-16MAgarmentCo.,LtdDUPRO",
"date": "2021-04-29",
"result": "fail"
}
],
"inspectionLasted": {
"caseNumber": "178292020-04-16MAgarmentCo.,LtdDUPRO",
"date": "2021-04-29",
"result": "fail"
}
},
"riskLevelData": {
"highMax": 100,
"highMin": 95,
"lowMax": 11,
"lowMin": 0,
"mediumMax": 94,
"mediumMin": 12
},
"scoreData": {
"currentScore": {
"labelData": [
{
"label": "Manual",
"labelValue": "Low",
"reasonCode": "Others - mandatory to fill in comments",
"reasonType": "Others"
}
],
"processComputedDate": "2022-06-28",
"score": 10.5
},
"lastScore": {
"labelData": [
{
"label": "Manual",
"labelValue": "Low",
"reasonCode": "Others - mandatory to fill in comments",
"reasonType": "Others"
}
],
"processComputedDate": "2022-06-28",
"score": 10.5
}
}
}
}