Expected JSON shape
{
"settings": { "priorMonthInventoryLbs": -20365, "lbsPerGallon": 11.46 },
"railcars": [
{
"_tmpId": "A",
"railcarNumber": "TILX 220047",
"dateReceived": "2026-03-20", "dateReleased": "2026-04-03",
"carNetWeight": 174799.38, "lotNumber": "NLFMRX1505",
"originLocation": "Luling, LA", "houffInvoiceNumber": "88611",
"witsStatus": "Released"
}
],
"loads": [
{
"_railcarTmpId": "A",
"shipDate": "2026-04-02", "bolNumber": "835699684",
"lotNumber": "NLFMRX1505", "grossWeight": 71020, "tareWeight": 35820,
"destinationCity": "WARSAW", "destinationState": "VA", "customer": "HELENA"
}
],
"adjustments": [
{ "date": "2026-04-06", "adjustmentLbs": -14520, "reason": "Calibration variance" }
]
}