1Factory · JSON Structure

1Factory Insp Ident 2 Structure

Secondary identifier for an inspection or FAI, for example a Customer Purchase Order or Lot #. For FAIs this is the 'PO Number'. (Optional)

Type: string Properties: 0
AnalyticsData CollectionManufacturingMonitoringQuality

insp_ident_2 is a JSON Structure definition published by 1Factory. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/1factory/refs/heads/main/json-structure/1factory-insp-ident-2-structure.json",
  "name": "insp_ident_2",
  "description": "Secondary identifier for an inspection or FAI, for example a Customer Purchase Order or Lot #. For FAIs this is the 'PO Number'. (Optional)",
  "type": "string",
  "minLength": 0,
  "maxLength": 255,
  "example": "C-B12345"
}