1Factory · Example Payload

1Factory Assembly Example

AnalyticsData CollectionManufacturingMonitoringQuality

1Factory Assembly Example is an example object payload from 1Factory, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

part_numberrevsub_parts

Example Payload

Raw ↑
{
  "part_number": "PART-001",
  "rev": "example-value",
  "sub_parts": "PART-001"
}