1Factory · Example Payload

1Factory Address Example

AnalyticsData CollectionManufacturingMonitoringQuality

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

Top-level fields

streetcitystatepostal_codecountry

Example Payload

Raw ↑
{
  "street": "Washington",
  "city": "Jefferson",
  "state": "Il",
  "postal_code": "60134",
  "country": "US"
}