{ "opencollection": "1.0.0", "info": { "name": "Vital Lab Report Parser Aggregate order_transaction API", "version": "0.4.497" }, "request": { "auth": { "type": "apikey", "key": "x-vital-api-key", "value": "{{x-vital-api-key}}", "placement": "header" } }, "items": [ { "info": { "name": "order_transaction", "type": "folder" }, "items": [ { "info": { "name": "Get Order Transaction", "type": "http" }, "http": { "method": "GET", "url": "https://api.us.junction.com/v3/order_transaction/:transaction_id", "params": [ { "name": "transaction_id", "value": "", "type": "path" } ] }, "docs": "Get Order Transaction" }, { "info": { "name": "Get Order Transaction Result", "type": "http" }, "http": { "method": "GET", "url": "https://api.us.junction.com/v3/order_transaction/:transaction_id/result", "params": [ { "name": "transaction_id", "value": "", "type": "path" } ] }, "docs": "Get Order Transaction Result" }, { "info": { "name": "Get Order Transaction Result Pdf", "type": "http" }, "http": { "method": "GET", "url": "https://api.us.junction.com/v3/order_transaction/:transaction_id/result/pdf", "params": [ { "name": "transaction_id", "value": "", "type": "path" } ] }, "docs": "Get Order Transaction Result Pdf" } ] } ], "bundled": true }