{ "opencollection": "1.0.0", "info": { "name": "Stedi Healthcare Claims Claim acknowledgments API", "version": "2025-03-07" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "Claim acknowledgments", "type": "folder" }, "items": [ { "info": { "name": "ConvertReport277", "type": "http" }, "http": { "method": "GET", "url": "https://claims.us.stedi.com/2025-03-07/change/medicalnetwork/reports/v2/:transactionId/277", "params": [ { "name": "transactionId", "value": "", "type": "path", "description": "A unique identifier for the processed 277 transaction within Stedi. This ID is included in the transaction processed event, which you can receive automatically through Stedi [webhooks](https://www.stedi.com/docs/healthcare/configure-webhooks). You can also retrieve it through the [Poll Transactions endpoint](https://www.stedi.com/docs/healthcare/api-reference/get-poll-transactions) or from the transaction's details page within the Stedi portal." } ] }, "docs": "Retrieve a 277CA claim acknowledgment in JSON format" } ] } ], "bundled": true }