{ "opencollection": "1.0.0", "info": { "name": "Fulcrum Public Accounting Code Job Part Line Item Full Routing API", "version": "v1" }, "items": [ { "info": { "name": "Job Part Line Item Full Routing", "type": "folder" }, "items": [ { "info": { "name": "Gets a full routing operation in process tracking field for a job", "type": "http" }, "http": { "method": "GET", "url": "https://api.fulcrumpro.com/api/jobs/:jobId/routing/:routingId/operations/:operationId/ipts/:phase/:iptId", "params": [ { "name": "jobId", "value": "", "type": "path" }, { "name": "routingId", "value": "", "type": "path" }, { "name": "operationId", "value": "", "type": "path" }, { "name": "phase", "value": "", "type": "path" }, { "name": "iptId", "value": "", "type": "path" } ] }, "docs": "Gets a full routing operation in process tracking field for a job" } ] } ], "bundled": true }