{ "opencollection": "1.0.0", "info": { "name": "Norfolk Southern Shipment Status Gate Receipts Trip Plan API", "version": "1.0.0" }, "items": [ { "info": { "name": "Trip Plan", "type": "folder" }, "items": [ { "info": { "name": "Get Trip Plan", "type": "http" }, "http": { "method": "GET", "url": "https://api.nscorp.com/shipments/tripplan", "params": [ { "name": "shipmentId", "value": "", "type": "query", "description": "The unique identifier for the shipment." } ] }, "docs": "Track a shipment's progress on its planned route with current ETA, future movements, and completed movements." } ] } ], "bundled": true }