DefectDetail
Affected percentage by the defect
1
comments object[]
Comment on the actions
attachments object[]
Attachments in Chatbox
File Name of the attachment in Chatbox
123-abc
URL of attachments for the CAPA report
https://.../image1.jpg
Creation date of the message in Chatbox
2021-05-25T13:58:26+00:00
First Name of the contact who posted the message in Chatbox
John
Last Name of the contact who posted the message in Chatbox
Doe
Message in Chatbox
Please update the status
Organization of the contact who posted the message in Chatbox
Acme Corp
correctiveAction object
Information on the corrective action
Details on the corrective action
Rework on the defective units
An action in the corrective list
Rework Units
Defect category
Construction
Defect code
CON111
defectItems object[]
List of defective items
attachments object[]
List of attachments of defective items
URL of attachments for the CAPA report
https://.../image1.jpg
Classification of the defective item
Minor
Color of the defective item
black
Custom ID of the defective item
ITEM123
ID of the defective item
111-22-333
Size of the defective item
Medium
Style ID of the defective item
style_1
Defect name
Construction defect
Preventative action
Advise all staff
Root cause of the defect
Wrong carton dimension
Total defect items
1
Total defect units
1
{
"affectedPercentage": 1,
"comments": "Reviewed",
"correctiveAction": {
"details": "Rework on the defective units",
"value": "Rework Units"
},
"defectCategory": "Construction",
"defectCode": "CON111",
"defectItems": [
{
"attachments": [
{
"url": "https://.../image1.jpg"
}
],
"classification": "Minor",
"color": "black",
"customId": "ITEM123",
"itemId": "111-22-333",
"size": "Medium",
"styleId": "style_1"
}
],
"defectName": "Construction defect",
"preventativeAction": "Advise all staff",
"rootCause": "Wrong carton dimension",
"totalDefectItems": 1,
"totalDefectUnits": 1
}