{ "opencollection": "1.0.0", "info": { "name": "Anrok Customer certificates Filings API", "version": "1.1" }, "items": [ { "info": { "name": "Filings", "type": "folder" }, "items": [ { "info": { "name": "List filings", "type": "http" }, "http": { "method": "POST", "url": "https://api.anrok.com/v1/seller/filings/list", "body": { "type": "json", "data": "{}" } }, "docs": "Lists filings in Anrok. These can be filtered by the jurisdiction ID and the filing period end date.\nThis endpoint is a premium feature. Please contact hello@anrok.com for more information to enable this on your seller account.\n" } ] } ], "bundled": true }