1Factory · Example Payload

1Factory Assembly Entry Example

AnalyticsData CollectionManufacturingMonitoringQuality

1Factory Assembly Entry 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_numberrevquantity

Example Payload

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