OrganizationFeatureSettings
July 20, 2026 ยท View on GitHub
Fields
| Field | Type | Required | Description |
|---|---|---|---|
issue_funding_enabled | Optional[bool] | :heavy_minus_sign: | If this organization has issue funding enabled |
seat_based_pricing_enabled | Optional[bool] | :heavy_minus_sign: | If this organization has seat-based pricing enabled |
wallets_enabled | Optional[bool] | :heavy_minus_sign: | If this organization has Wallets enabled |
member_model_enabled | Optional[bool] | :heavy_minus_sign: | If this organization has the Member model enabled |
checkout_localization_enabled | Optional[bool] | :heavy_minus_sign: | If this organization has checkout localization enabled |
overview_metrics | List[str] | :heavy_minus_sign: | Ordered list of metric slugs shown on the dashboard overview. |
reset_proration_behavior_enabled | Optional[bool] | :heavy_minus_sign: | If this organization has access to reset proration behavior. |
off_session_charges_enabled | Optional[bool] | :heavy_minus_sign: | If this organization can create and finalize draft orders via the API (off-session charges against a saved payment method). |
slack_benefit_enabled | Optional[bool] | :heavy_minus_sign: | Enables the slack shared channel benefit |
preview_access_enabled | Optional[bool] | :heavy_minus_sign: | If this organization has preview access to new features enabled |
disputes_enabled | Optional[bool] | :heavy_minus_sign: | If this organization has the disputes dashboard enabled |
sso_enabled | Optional[bool] | :heavy_minus_sign: | If this organization has single sign-on configuration enabled |
compass_enabled | Optional[bool] | :heavy_minus_sign: | If this organization has the split product navigation (Billing / Compass / Customers) enabled in the dashboard |
merchant_migration_enabled | Optional[bool] | :heavy_minus_sign: | If this organization can migrate its billing from another provider (e.g. Stripe) to Polar. |