{ "opencollection": "1.0.0", "info": { "name": "AlayaCare Accounting Accounts organization settings API", "version": "1.0.19-oas3" }, "request": { "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "items": [ { "info": { "name": "organization settings", "type": "folder" }, "items": [ { "info": { "name": "GET /v1/demand_personas/settings/assignment", "type": "http" }, "http": { "method": "GET", "url": "https://example.alayacare.com/ext/api/v2/accounting/v1/demand_personas/settings/assignment" }, "docs": "# Authorization\nRequired role: `org_admin`\n\n# Description\nGet offer assignment setting for an organization.\n" }, { "info": { "name": "POST /v1/demand_personas/settings/assignment", "type": "http" }, "http": { "method": "POST", "url": "https://example.alayacare.com/ext/api/v2/accounting/v1/demand_personas/settings/assignment", "body": { "type": "json", "data": "{}" } }, "docs": "# Authorization\nRequired role: `org_admin`\n\n# Description\nSet offer assignment setting for an organization.\n" } ] } ], "bundled": true }