1Factory · Schema
Issue
Issue schema from 1Factory API
AnalyticsData CollectionManufacturingMonitoringQuality
Properties
| Name | Type | Description |
|---|---|---|
| ID | object | |
| number | number | The reference number for the NCR, Complaint, or CAPA |
| part_number | object | |
| rev | object | |
| part_description | object | |
| customer_name | object | |
| customer_ident | string | Your Organization's custom identifier for customer NCRs (ex. Customer PO #) |
| supplier_name | object | |
| supplier_ident | string | Your Organization's custom identifier for supplier NCRs (ex. Supplier Lot #) |
| type | string | Type of NCR |
| mfg_insp_ident_1 | string | Your Organization's custom primary identifier for manufacturing inspection identifiers. (ex. Job #) |
| mfg_insp_ident_2 | string | Your Organization's custom secondary identifier for manufacturing inspection identifiers. (ex. PO #) |
| rec_insp_ident_1 | string | Your Organization's custom primary identifier for receiving inspection identifiers. (ex. Job #) |
| rec_insp_ident_2 | string | Your Organization's custom secondary identifier for receiving inspection identifiers. (ex. PO #) |
| lot_quantity | number | The number of parts in the lot of the NCR |
| inspection_quantity | number | The number of parts in the lot that were inspected as part of the NCR |
| defective_quantity | number | The number of parts rejected as part of the NCR |
| impact | string | Business impact of the NCR |
| detected_at | string | Where the problem for the NCR was detected. |
| problem_type | string | A simple description of the problem. |
| root_cause | string | The root cause of the problem. |
| caused_by | string | The department or group that caused the problem. |
| problem_summary | string | Problem summary of the NCR. |
| total_cost | number | Cost of the NCR |
| status | string | Status of the NCR |
| task_status | string | Status of all tasks on NCR. |
| task_count | number | Number of tasks for the NCR. |
| owner | object | |
| created_by_name | object | |
| created_on | object | |
| updated_on | object | |
| closed_on | object |