Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 2.83 KB

organizationdetails.md

File metadata and controls

15 lines (12 loc) · 2.83 KB

OrganizationDetails

Fields

Field Type Required Description
about str ✔️ Brief information about you and your business.
product_description str ✔️ Description of digital products being sold.
intended_use str ✔️ How the organization will integrate and use Polar.
customer_acquisition List[str] ✔️ Main customer acquisition channels.
future_annual_revenue int ✔️ 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 Optional[int] Revenue from last year if applicable.