OrganizationDetails
March 26, 2026 ยท View on GitHub
Fields
| Field | Type | Required | Description |
|---|---|---|---|
about | OptionalNullable[str] | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible. Brief information about you and your business. |
product_description | OptionalNullable[str] | :heavy_minus_sign: | Description of digital products being sold. |
selling_categories | List[str] | :heavy_minus_sign: | Categories of products being sold. |
pricing_models | List[str] | :heavy_minus_sign: | Pricing models used by the organization. |
intended_use | OptionalNullable[str] | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible. How the organization will integrate and use Polar. |
customer_acquisition | List[str] | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible. Main customer acquisition channels. |
future_annual_revenue | OptionalNullable[int] | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible. Estimated revenue in the next 12 months |
switching | Optional[bool] | :heavy_minus_sign: | Switching from another platform? |
switching_from | OptionalNullable[models.SwitchingFrom] | :heavy_minus_sign: | Which platform the organization is migrating from. |
previous_annual_revenue | OptionalNullable[int] | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible. Revenue from last year if applicable. |