1Factory · Schema
NewPartMaster
NewPartMaster schema from 1Factory API
AnalyticsData CollectionManufacturingMonitoringQuality
Properties
| Name | Type | Description |
|---|---|---|
| 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 | |
| cost | number | Cost of the part. (Optional). |
| unit | string | Unit used for determine part cost. (Optional) |
| is_assembly | boolean | If true, indicates part is an assembly. (Optional) |
| is_itar | boolean | If true, indicates part is an ITAR part with additional controls. (Optional) |
| is_buy | boolean | If true, indicates part is bought, rather than made. (Optional) |
| comments | string | Detailed comments regarding the part. (Optional) |