Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 8.22 KB

File metadata and controls

17 lines (14 loc) · 8.22 KB

OrganizationDetails

Fields

Field Type Required Description
about OptionalNullable[str] : 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] Description of digital products being sold.
selling_categories List[str] Categories of products being sold.
pricing_models List[str] Pricing models used by the organization.
intended_use OptionalNullable[str] : 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] : 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] : 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] Switching from another platform?
switching_from OptionalNullable[models.SwitchingFrom] Which platform the organization is migrating from.
previous_annual_revenue OptionalNullable[int] : 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.