1Factory · Schema
PartMaster
PartMaster schema from 1Factory API
AnalyticsData CollectionManufacturingMonitoringQuality
Properties
| Name | Type | Description |
|---|---|---|
| ID | object | |
| part_number | object | |
| rev | object | |
| description | string | Description of the part. (Optional). |
| status | string | Status of Part Master entry. |
| alt_part_number | string | An alternative identifier used to identify a part, such as Drawing #, or customer / supplier part number. |
| alt_rev | string | An alternate part revision, such as a drawing revision, or customer / supplier part revision. |
| alt_part_number2 | string | A second alternative identifier used to identify a part, such as Drawing #, or customer / supplier part number. |
| alt_rev2 | string | A second alternate part revision, such as a drawing revision, or customer / supplier part revision. |
| project_identifier | object | |
| plan_count | number | The number of plans this Part Master is associated with. |
| ncr_count | number | The number of NCRs this Part Master is associated with. |
| type | string | Identify if the part is part of a regular part, tabulated part, or the parent tabulated part |
| parent_part_number | string | The part number of the parent part if this part is a Table of Size entry. |
| parent_rev | string | The part revision of the parent part if this part is a Table of Size entry. |
| cost | number | Cost of the part. (Optional). |
| unit | string | Unit used for determine part cost. (Optional) |
| is_library | boolean | If true, indicates the part is setup as a library for a Spec Library. |
| is_assembly | boolean | If true, indicates part is an assembly. |
| is_itar | boolean | If true, indicates part is an ITAR part with additional controls. |
| has_ppap | boolean | If true, indicates part has PPAP documents. |
| component_parts | array | |
| is_buy | boolean | If true, indicates part is bought, rather than made. (Optional) |
| comments | string | Detailed comments regarding the part. (Optional) |