United States Steel · Example Payload

Steeltrack Test Report Example

SteelManufacturingAutomotiveConstructionEnergySupply ChainFortune 500

Steeltrack Test Report Example is an example object payload from United States Steel, with 11 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

reportIdcoilIdorderIdproductgradereportTypecertifiedreportDateyieldStrengthtensileStrengthelongation

Example Payload

Raw ↑
{
  "reportId": "RPT-2025-4321",
  "coilId": "COIL-8765432",
  "orderId": "ORD-2025-001234",
  "product": "Cold-Rolled Coil",
  "grade": "IF",
  "reportType": "MECHANICAL",
  "certified": true,
  "reportDate": "2025-02-10",
  "yieldStrength": 34,
  "tensileStrength": 47,
  "elongation": 44
}