{ "opencollection": "1.0.0", "info": { "name": "FastNEAR accounts EXPERIMENTAL Receipt API", "version": "3.0.3" }, "items": [ { "info": { "name": "EXPERIMENTAL Receipt", "type": "folder" }, "items": [ { "info": { "name": "EXPERIMENTAL_receipt", "type": "http" }, "http": { "method": "POST", "url": "https://api.fastnear.com/EXPERIMENTAL_receipt", "body": { "type": "json", "data": "{}" } }, "docs": "Fetches a receipt by its ID (as is, without a status or execution outcome)" } ] } ], "bundled": true }