{ "opencollection": "1.0.0", "info": { "name": "Accounting subpackage_availableActions API", "version": "1.0.0" }, "items": [ { "info": { "name": "subpackage_availableActions", "type": "folder" }, "items": [ { "info": { "name": "Retrieve", "type": "http" }, "http": { "method": "GET", "url": "https://api.merge.dev/api/available-actions", "headers": [ { "name": "Authorization", "value": "" }, { "name": "X-Account-Token", "value": "" } ] }, "docs": "Returns a list of models and actions available for an account." } ] } ], "bundled": true }