{ "opencollection": "1.0.0", "info": { "name": "Accounting subpackage_routing API", "version": "1.0.0" }, "items": [ { "info": { "name": "subpackage_routing", "type": "folder" }, "items": [ { "info": { "name": "List Routing Policies", "type": "http" }, "http": { "method": "GET", "url": "https://api.merge.dev/api/routing/policies" }, "docs": "List routing policies available to the current user.\n\nReturns both org-specific policies and the managed (simulator) policy." }, { "info": { "name": "List Routing Strategies", "type": "http" }, "http": { "method": "GET", "url": "https://api.merge.dev/api/routing/strategies" }, "docs": "List all available routing strategies with descriptions." } ] } ], "bundled": true }