| Field | Type | Required | Description |
|---|---|---|---|
name |
OptionalNullable[str] | ➖ | N/A |
avatar_url |
OptionalNullable[str] | ➖ | N/A |
email |
OptionalNullable[str] | ➖ | Public support email. |
website |
OptionalNullable[str] | ➖ | Official website of the organization. |
socials |
List[models.OrganizationSocialLink] | ➖ | Links to social profiles. |
details |
OptionalNullable[models.OrganizationDetails] | ➖ | Additional, private, business details Polar needs about active organizations for compliance (KYC). |
country |
OptionalNullable[models.CountryCountryAlpha2Input] | ➖ | Two-letter country code (ISO 3166-1 alpha-2). |
feature_settings |
OptionalNullable[models.OrganizationFeatureSettings] | ➖ | N/A |
subscription_settings |
OptionalNullable[models.OrganizationSubscriptionSettings] | ➖ | N/A |
notification_settings |
OptionalNullable[models.OrganizationNotificationSettings] | ➖ | N/A |
customer_email_settings |
OptionalNullable[models.OrganizationCustomerEmailSettings] | ➖ | N/A |
customer_portal_settings |
OptionalNullable[models.OrganizationCustomerPortalSettings] | ➖ | N/A |
default_presentment_currency |
OptionalNullable[models.PresentmentCurrency] | ➖ | Default presentment currency for the organization |
default_tax_behavior |
OptionalNullable[models.TaxBehaviorOption] | ➖ | Default tax behavior applied on products. |