Skip to content

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented Nov 5, 2025

SDK update

Versioning

Version Bump Type: [patch] - 🤖 (automated)

Python SDK Changes Detected:

  • polar.customer_portal.benefit-grants.get(): response.[customer_benefit_grant_discord].benefit.organization Changed Breaking ⚠️
  • polar.customer_portal.subscriptions.cancel(): response.product Changed Breaking ⚠️
  • polar._endpointsubscription_created_post():
    • request.data.product.prices.[] Changed Breaking ⚠️
  • polar._endpointsubscription_updated_post():
    • request.data.product.prices.[] Changed Breaking ⚠️
  • polar._endpointsubscription_active_post():
    • request.data.product.prices.[] Changed Breaking ⚠️
  • polar._endpointsubscription_canceled_post():
    • request.data.product.prices.[] Changed Breaking ⚠️
  • polar._endpointsubscription_uncanceled_post():
    • request.data.product.prices.[] Changed Breaking ⚠️
  • polar._endpointsubscription_revoked_post():
    • request.data.product.prices.[] Changed Breaking ⚠️
  • polar._endpointproduct_created_post():
    • request.data.prices.[] Changed Breaking ⚠️
  • polar._endpointproduct_updated_post():
    • request.data.prices.[] Changed Breaking ⚠️
  • polar._endpointorganization_updated_post():
    • request.data Changed Breaking ⚠️
  • polar.events.get(): response Changed Breaking ⚠️
  • polar.events.list():
    • request.hierarchical Added
    • response.items.[] Changed Breaking ⚠️
  • polar.customer_portal.subscriptions.update(): response.product Changed Breaking ⚠️
  • polar.organizations.update():
    • request.organization_update Changed Breaking ⚠️
    • response Changed
  • polar.checkouts.client_update():
    • request.checkout_update_public.allow_trial Added
    • response Changed Breaking ⚠️
    • error.[trial_already_redeemed] Added
  • polar.customer_portal.subscriptions.get(): response.product Changed Breaking ⚠️
  • polar.customer_portal.subscriptions.list(): response.items.[].product Changed Breaking ⚠️
  • polar.customer_portal.organizations.get(): response Changed Breaking ⚠️
  • polar.customer_portal.orders.update(): response.product Changed Breaking ⚠️
  • polar.customer_portal.orders.list(): response.items.[].product Changed Breaking ⚠️
  • polar.customer_portal.seats.list_claimed_subscriptions(): response.[].product Changed Breaking ⚠️
  • polar.customer_portal.benefit-grants.update(): response.[customer_benefit_grant_discord].benefit.organization Changed Breaking ⚠️
  • polar._endpointcheckout_created_post():
    • request.data Changed Breaking ⚠️
  • polar._endpointcheckout_updated_post():
    • request.data Changed Breaking ⚠️
  • polar.customer_portal.orders.get(): response.product Changed Breaking ⚠️
  • polar.organizations.create():
    • request Changed Breaking ⚠️
    • response Changed
  • polar.customer_portal.benefit-grants.list(): response.items.[].[customer_benefit_grant_git_hub_repository].benefit.organization Changed Breaking ⚠️
  • polar.metrics.get(): response Changed Breaking ⚠️
  • polar.checkouts.client_confirm():
    • request.checkout_confirm_stripe.allow_trial Added
    • response Changed Breaking ⚠️
    • error.[trial_already_redeemed] Added
  • polar.checkouts.client_get(): response Changed Breaking ⚠️
  • polar.checkouts.list(): response.items.[] Changed
  • polar.checkouts.update():
    • request.checkout_update.allow_trial Added
    • response Changed
    • error.[trial_already_redeemed] Added
  • polar.checkouts.get(): response Changed
  • polar.checkout-links.list(): response.items.[].products.[].prices.[] Changed
  • polar.checkout-links.create(): response.products.[].prices.[] Changed
  • polar.checkout-links.get(): response.products.[].prices.[] Changed
  • polar.checkout-links.update(): response.products.[].prices.[] Changed
  • polar.checkouts.create():
    • request Changed
    • response Changed
  • polar.products.get(): response.prices.[] Changed
  • polar.products.create(): response.prices.[] Changed
  • polar.products.list(): response.items.[].prices.[] Changed
  • polar.webhooks.list_webhook_deliveries(): response.items.[].webhook_event.skipped Added
  • polar.products.update_benefits(): response.prices.[] Changed
  • polar.subscriptions.update():
    • request.subscription_update.[subscription_update_billing_period] Added
    • response.product.prices.[] Changed
  • polar.subscriptions.revoke(): response.product.prices.[] Changed
  • polar.subscriptions.get(): response.product.prices.[] Changed
  • polar.subscriptions.create(): response.product.prices.[] Changed
  • polar.subscriptions.list():
    • request.cancel_at_period_end Added
    • response.items.[].product.prices.[] Changed
  • polar.organizations.get(): response Changed
  • polar.products.update(): response.prices.[] Changed
  • polar.organizations.list(): response.items.[] Changed
OpenAPI Change Summary
├─┬Paths
│ ├─┬/v1/subscriptions/
│ │ └─┬GET
│ │   └──[+] parameters (570:21)❌ 
│ ├─┬/v1/customer-portal/organizations/{slug}
│ │ └─┬GET
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └──[🔀] $ref (32742:23)❌ 
│ └─┬/v1/events/
│   └─┬GET
│     ├──[+] parameters (13223:21)❌ 
│     └─┬Parameters
│       ├──[🔀] description (13220:28)
│       └─┬Schema
│         └──[🔀] description (13217:30)
└─┬Components
  ├──[+] schemas (32741:35)
  ├──[+] schemas (47871:29)
  ├──[+] schemas (50298:43)
  ├──[+] schemas (50752:31)
  ├──[+] schemas (50184:40)
  ├──[+] schemas (22212:40)
  ├──[+] schemas (39217:35)
  ├──[+] schemas (50384:42)
  ├──[+] schemas (24715:31)
  ├─┬OrganizationFeatureSettings
  │ ├──[+] properties (45596:11)
  │ ├─┬wallets_enabled
  │ │ ├──[🔀] title (45580:22)
  │ │ └──[🔀] description (45581:28)
  │ ├─┬revops_enabled
  │ │ ├──[🔀] title (45598:22)
  │ │ └──[🔀] description (45599:28)
  │ └─┬seat_based_pricing_enabled
  │   ├──[🔀] title (45586:22)
  │   └──[🔀] description (45587:28)
  ├─┬CheckoutProductCreate
  │ ├──[+] properties (25420:11)
  │ ├─┬customer_email
  │ │ ├──[🔀] title (25507:22)
  │ │ └─┬ANYOF
  │ │   ├──[-] format (1:415045)❌ 
  │ │   └──[-] description (1:415069)
  │ ├─┬trial_interval
  │ │ ├──[+] title (25584:22)
  │ │ ├──[🔀] description (25585:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (25574:15)❌ 
  │ ├─┬customer_ip_address
  │ │ ├──[🔀] title (25436:22)
  │ │ ├──[+] description (25437:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] format (25430:27)❌ 
  │ ├─┬external_customer_id
  │ │ ├──[🔀] title (25611:22)
  │ │ └──[🔀] description (25612:28)
  │ ├─┬customer_id
  │ │ ├──[🔀] title (25484:22)
  │ │ ├──[-] description (1:414057)
  │ │ └─┬ANYOF
  │ │   ├──[🔀] format (25477:27)❌ 
  │ │   └──[+] description (25478:32)
  │ ├─┬customer_billing_address
  │ │ ├──[+] additionalProperties (25343:37)❌ 
  │ │ ├──[+] type (25363:21)❌ 
  │ │ ├──[+] title (25364:22)
  │ │ ├──[+] description (25365:28)
  │ │ ├──[-] anyOf (1:277289)❌ 
  │ │ └──[-] anyOf (1:415531)❌ 
  │ ├─┬customer_name
  │ │ ├──[+] additionalProperties (25532:37)❌ 
  │ │ ├──[+] propertyNames (25550:30)❌ 
  │ │ ├──[+] type (25554:21)❌ 
  │ │ ├──[🔀] title (25556:22)
  │ │ ├──[+] maxProperties (25555:30)❌ 
  │ │ ├──[+] description (25557:28)
  │ │ ├──[-] anyOf (1:414833)❌ 
  │ │ └──[-] anyOf (1:414941)❌ 
  │ ├─┬customer_metadata
  │ │ ├──[-] additionalProperties (1:415695)❌ 
  │ │ ├──[-] propertyNames (1:415841)❌ 
  │ │ ├──[-] type (1:415884)❌ 
  │ │ ├──[🔀] title (25496:22)
  │ │ ├──[-] maxProperties (1:415911)❌ 
  │ │ ├──[-] description (1:415960)
  │ │ ├──[+] anyOf (25488:15)
  │ │ └──[+] anyOf (25492:15)
  │ ├─┬trial_interval_count
  │ │ ├──[-] title (1:411612)
  │ │ ├──[🔀] description (25298:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (50775:17)❌ 
  │ ├─┬discount_id
  │ │ ├──[🔀] title (25529:22)
  │ │ ├──[-] description (1:412742)
  │ │ └─┬ANYOF
  │ │   └──[-] format (1:412674)❌ 
  │ ├─┬is_business_customer
  │ │ ├──[-] type (1:414254)❌ 
  │ │ ├──[🔀] title (25454:22)
  │ │ ├──[🔀] description (25455:28)
  │ │ ├──[-] default (1:414474)❌ 
  │ │ ├──[+] anyOf (25447:15)
  │ │ └──[+] anyOf (25450:15)
  │ ├─┬customer_billing_name
  │ │ ├──[-] title (1:415368)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (17048:23)❌ 
  │ ├─┬custom_field_data
  │ │ ├──[-] additionalProperties (1:412370)❌ 
  │ │ ├──[-] type (1:412514)❌ 
  │ │ ├──[🔀] title (25404:22)
  │ │ ├──[-] description (1:412569)
  │ │ ├──[+] anyOf (25394:15)
  │ │ └──[+] anyOf (25400:15)
  │ ├─┬seats
  │ │ ├──[🔀] title (25599:22)
  │ │ ├──[🔀] description (25600:28)
  │ │ └─┬ANYOF
  │ │   ├──[🔀] type (25590:25)❌ 
  │ │   ├──[-] maximum (1:413783)❌ 
  │ │   ├──[-] minimum (1:413800)❌ 
  │ │   ├──[+] maxLength (25591:30)❌ 
  │ │   ├──[+] minLength (25592:30)❌ 
  │ │   └──[+] format (25593:27)❌ 
  │ ├─┬require_billing_address
  │ │ ├──[🔀] type (25615:21)❌ 
  │ │ ├──[🔀] title (25617:22)
  │ │ ├──[+] format (25616:23)❌ 
  │ │ ├──[🔀] description (25618:28)
  │ │ └──[-] default (1:413469)❌ 
  │ ├─┬metadata
  │ │ ├──[-] additionalProperties (1:411743)❌ 
  │ │ ├──[-] propertyNames (1:411889)❌ 
  │ │ ├──[🔀] type (25440:21)❌ 
  │ │ ├──[🔀] title (25441:22)
  │ │ ├──[-] maxProperties (1:411959)❌ 
  │ │ ├──[🔀] description (25442:28)
  │ │ └──[+] default (25443:24)❌ 
  │ ├─┬embed_origin
  │ │ ├──[🔀] title (25377:22)
  │ │ ├──[🔀] description (25378:28)
  │ │ └─┬ANYOF
  │ │   └──[+] format (25371:27)❌ 
  │ ├─┬subscription_id
  │ │ ├──[🔀] title (25417:22)
  │ │ ├──[🔀] description (25418:28)
  │ │ └─┬ANYOF
  │ │   ├──[🔀] type (25409:25)❌ 
  │ │   ├──[+] maximum (25410:28)❌ 
  │ │   ├──[+] minimum (25411:28)❌ 
  │ │   └──[-] format (1:416386)❌ 
  │ ├─┬return_url
  │ │ ├──[+] type (25387:21)❌ 
  │ │ ├──[🔀] title (25388:22)
  │ │ ├──[🔀] description (25389:28)
  │ │ ├──[+] default (25390:24)❌ 
  │ │ ├──[-] anyOf (1:417008)❌ 
  │ │ └──[-] anyOf (1:417080)❌ 
  │ ├─┬success_url
  │ │ ├──[🔀] title (25569:22)
  │ │ ├──[🔀] description (25570:28)
  │ │ └─┬ANYOF
  │ │   ├──[-] maxLength (1:416715)❌ 
  │ │   ├──[-] minLength (1:416734)❌ 
  │ │   └──[🔀] format (25563:27)❌ 
  │ ├─┬customer_tax_id
  │ │ ├──[🔀] title (25471:22)
  │ │ └─┬ANYOF
  │ │   ├──[+] examples (25464:19)
  │ │   ├──[+] maxLength (25461:30)❌ 
  │ │   └──[+] description (25462:32)
  │ ├─┬product_id
  │ │ ├──[+] additionalProperties (25315:37)❌ 
  │ │ ├──[+] propertyNames (25333:30)❌ 
  │ │ ├──[🔀] type (25337:21)❌ 
  │ │ ├──[🔀] title (25339:22)
  │ │ ├──[-] format (1:417526)❌ 
  │ │ ├──[+] maxProperties (25338:30)❌ 
  │ │ └──[🔀] description (25340:28)
  │ └─┬amount
  │   ├──[+] type (25421:21)❌ 
  │   ├──[🔀] title (25422:22)
  │   ├──[+] description (25423:28)
  │   ├──[+] default (25424:24)❌ 
  │   ├──[-] anyOf (1:413498)❌ 
  │   └──[-] anyOf (1:413693)❌ 
  ├─┬ProductPriceMeteredUnit
  │ ├──[+] required (47626:11)❌ 
  │ ├──[+] properties (47552:11)
  │ ├─┬type
  │ │ └──[🔀] $ref (47872:17)❌ 
  │ └─┬unit_amount
  │   └──[🔀] $ref (47880:17)❌ 
  ├─┬CustomerOrganization
  │ ├──[+] required (32731:11)❌ 
  │ ├──[+] required (32732:11)❌ 
  │ ├──[+] required (32733:11)❌ 
  │ ├──[+] required (32734:11)❌ 
  │ ├──[+] required (32735:11)❌ 
  │ ├──[+] required (32736:11)❌ 
  │ ├──[+] required (32737:11)❌ 
  │ ├──[+] required (32730:11)❌ 
  │ ├──[-] required (1:530970)❌ 
  │ ├──[-] required (1:530986)❌ 
  │ ├──[-] description (1:531047)
  │ ├──[+] properties (32722:11)
  │ ├──[+] properties (32706:11)
  │ ├──[+] properties (32671:11)
  │ ├──[+] properties (32690:11)
  │ ├──[+] properties (32677:11)
  │ ├──[+] properties (32696:11)
  │ ├──[+] properties (32718:11)
  │ ├──[+] properties (32701:11)
  │ ├──[-] properties (1:530764)❌ 
  │ └──[-] properties (1:530827)❌ 
  ├─┬UserEvent
  │ ├──[+] properties (50895:11)
  │ ├─┬source
  │ │ ├──[-] type (1:822622)❌ 
  │ │ ├──[🔀] title (50905:22)
  │ │ ├──[🔀] description (50906:28)
  │ │ ├──[-] const (1:822641)❌ 
  │ │ ├──[+] anyOf (50897:15)
  │ │ └──[+] anyOf (50901:15)
  │ └─┬timestamp
  │   ├──[🔀] title (50916:22)
  │   ├──[-] format (1:821432)❌ 
  │   ├──[🔀] description (50917:28)
  │   └──[+] const (50915:22)❌ 
  ├─┬Organization
  │ ├──[+] required (45083:11)❌ 
  │ ├──[+] required (45084:11)❌ 
  │ ├──[+] properties (44997:11)
  │ ├──[+] properties (44993:11)
  │ ├─┬website
  │ │ └──[🔀] $ref (45786:17)❌ 
  │ ├─┬slug
  │ │ └──[🔀] $ref (45607:23)❌ 
  │ ├─┬status
  │ │ └──[🔀] $ref (44976:19)❌ 
  │ ├─┬email
  │ │ ├──[🔀] title (45048:22)
  │ │ ├──[🔀] description (45049:28)
  │ │ └─┬ANYOF
  │ │   └──[+] format (45042:27)❌ 
  │ ├─┬socials
  │ │ └──[🔀] $ref (50002:17)❌ 
  │ ├─┬modified_at
  │ │ ├──[+] type (44966:21)❌ 
  │ │ ├──[🔀] title (44968:22)
  │ │ ├──[+] format (44967:23)❌ 
  │ │ ├──[🔀] description (44969:28)
  │ │ ├──[-] anyOf (1:724391)❌ 
  │ │ └──[-] anyOf (1:724434)❌ 
  │ ├─┬customer_email_settings
  │ │ └──[🔀] $ref (44946:25)❌ 
  │ ├─┬created_at
  │ │ ├──[-] type (1:724256)❌ 
  │ │ ├──[🔀] title (44990:22)
  │ │ ├──[-] format (1:724276)❌ 
  │ │ ├──[🔀] description (44991:28)
  │ │ ├──[+] anyOf (44983:15)
  │ │ └──[+] anyOf (44986:15)
  │ ├─┬notification_settings
  │ │ └──[🔀] $ref (44971:19)❌ 
  │ ├─┬details_submitted_at
  │ │ └──[🔀] $ref (45449:23)❌ 
  │ ├─┬name
  │ │ ├──[-] type (1:724834)❌ 
  │ │ ├──[🔀] title (44962:22)
  │ │ ├──[🔀] description (44963:28)
  │ │ ├──[+] anyOf (44954:15)
  │ │ └──[+] anyOf (44958:15)
  │ ├─┬id
  │ │ ├──[-] examples (1:724650)
  │ │ ├──[-] type (1:724554)❌ 
  │ │ ├──[-] title (1:724592)
  │ │ ├──[-] format (1:724574)❌ 
  │ │ ├──[🔀] description (45060:28)
  │ │ ├──[+] anyOf (45570:38)
  │ │ ├──[+] anyOf (45056:15)
  │ │ └─┬Extensions
  │ │   └──[-] x-polar-selector-widget (1:724718)❌ 
  │ ├─┬subscription_settings
  │ │ └──[🔀] $ref (45026:22)❌ 
  │ ├─┬feature_settings
  │ │ ├──[+] title (45011:22)
  │ │ ├──[🔀] description (45012:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (45004:15)❌ 
  │ └─┬avatar_url
  │   ├──[+] type (44998:21)❌ 
  │   ├──[🔀] title (44999:22)
  │   ├──[🔀] description (45000:28)
  │   ├──[-] anyOf (1:725116)❌ 
  │   └──[-] anyOf (1:725136)❌ 
  ├─┬CheckoutPublic
  │ ├──[+] required (26543:11)❌ 
  │ ├──[+] required (26571:11)❌ 
  │ ├──[+] properties (26188:11)
  │ ├──[+] properties (26453:11)
  │ ├─┬is_payment_form_required
  │ │ ├──[🔀] title (26299:22)
  │ │ └──[🔀] description (26300:28)
  │ ├─┬success_url
  │ │ ├──[-] type (1:426565)❌ 
  │ │ ├──[🔀] title (26141:22)
  │ │ ├──[🔀] description (26142:28)
  │ │ ├──[+] anyOf (26134:15)
  │ │ └──[+] anyOf (26137:15)
  │ ├─┬id
  │ │ ├──[🔀] title (26095:22)
  │ │ ├──[🔀] format (26094:23)❌ 
  │ │ └──[🔀] description (26096:28)
  │ ├─┬billing_address_fields
  │ │ └──[🔀] $ref (26509:37)❌ 
  │ ├─┬discount_amount
  │ │ ├──[-] type (1:427651)❌ 
  │ │ ├──[🔀] title (26504:22)
  │ │ ├──[-] description (1:427705)
  │ │ ├──[+] anyOf (26484:15)
  │ │ └──[+] anyOf (26500:15)
  │ ├─┬organization
  │ │ └──[🔀] $ref (26161:25)❌ 
  │ ├─┬custom_field_data
  │ │ ├──[-] additionalProperties (1:425150)❌ 
  │ │ ├──[🔀] type (26184:21)❌ 
  │ │ ├──[🔀] title (26185:22)
  │ │ └──[🔀] description (26186:28)
  │ ├─┬products
  │ │ ├──[-] items (1:432856)❌ 
  │ │ ├──[-] type (1:432914)❌ 
  │ │ ├──[🔀] title (26449:22)
  │ │ ├──[🔀] description (26450:28)
  │ │ ├──[+] deprecated (26451:27)
  │ │ ├──[+] anyOf (26435:15)
  │ │ └──[+] anyOf (26445:15)
  │ ├─┬currency
  │ │ ├──[🔀] title (26033:22)
  │ │ ├──[+] format (26032:23)❌ 
  │ │ └──[🔀] description (26034:28)
  │ ├─┬require_billing_address
  │ │ ├──[-] type (1:430006)❌ 
  │ │ ├──[🔀] title (26265:22)
  │ │ ├──[🔀] description (26266:28)
  │ │ ├──[+] deprecated (26267:27)
  │ │ ├──[+] anyOf (26257:15)
  │ │ └──[+] anyOf (26261:15)
  │ ├─┬client_secret
  │ │ └──[🔀] $ref (23272:23)❌ 
  │ ├─┬modified_at
  │ │ ├──[+] type (26308:21)❌ 
  │ │ ├──[🔀] title (26309:22)
  │ │ ├──[🔀] description (26310:28)
  │ │ ├──[-] anyOf (1:424956)❌ 
  │ │ └──[-] anyOf (1:424999)❌ 
  │ ├─┬is_discount_applicable
  │ │ ├──[🔀] title (26331:22)
  │ │ └──[🔀] description (26332:28)
  │ ├─┬discount_id
  │ │ ├──[+] type (26157:21)❌ 
  │ │ ├──[🔀] title (26158:22)
  │ │ ├──[🔀] description (26159:28)
  │ │ ├──[-] anyOf (1:429558)❌ 
  │ │ └──[-] anyOf (1:429597)❌ 
  │ ├─┬trial_end
  │ │ ├──[🔀] title (26175:22)
  │ │ ├──[🔀] description (26176:28)
  │ │ └─┬ANYOF
  │ │   ├──[🔀] type (26169:25)❌ 
  │ │   └──[-] format (1:428925)❌ 
  │ ├─┬is_payment_required
  │ │ ├──[🔀] title (26314:22)
  │ │ └──[🔀] description (26315:28)
  │ ├─┬product_price
  │ │ └──[+] deprecated (26451:27)
  │ ├─┬created_at
  │ │ ├──[🔀] title (26084:22)
  │ │ ├──[-] format (1:424841)❌ 
  │ │ └──[🔀] description (26085:28)
  │ ├─┬status
  │ │ └──[🔀] $ref (26103:25)❌ 
  │ ├─┬is_business_customer
  │ │ ├──[🔀] type (26025:21)❌ 
  │ │ ├──[🔀] title (26027:22)
  │ │ ├──[+] format (26026:23)❌ 
  │ │ └──[🔀] description (26028:28)
  │ ├─┬organization_id
  │ │ └──[🔀] $ref (24716:23)❌ 
  │ ├─┬payment_processor_metadata
  │ │ └──[🔀] $ref (46264:17)❌ 
  │ ├─┬product
  │ │ ├──[+] title (26153:22)
  │ │ ├──[🔀] description (26154:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (26146:15)❌ 
  │ ├─┬tax_amount
  │ │ └──[🔀] $ref (27155:17)❌ 
  │ ├─┬is_free_product_price
  │ │ ├──[🔀] title (26294:22)
  │ │ └──[🔀] description (26295:28)
  │ ├─┬return_url
  │ │ ├──[+] items (26415:22)❌ 
  │ │ ├──[+] type (26418:21)❌ 
  │ │ ├──[🔀] title (26419:22)
  │ │ ├──[🔀] description (26420:28)
  │ │ ├──[-] anyOf (1:426713)❌ 
  │ │ └──[-] anyOf (1:426733)❌ 
  │ ├─┬customer_tax_id
  │ │ ├──[🔀] title (26343:22)
  │ │ └──[+] description (26344:28)
  │ ├─┬customer_ip_address
  │ │ ├──[🔀] title (26327:22)
  │ │ └─┬ANYOF
  │ │   └──[🔀] format (26321:27)❌ 
  │ ├─┬product_id
  │ │ ├──[🔀] title (26479:22)
  │ │ ├──[🔀] description (26480:28)
  │ │ └─┬ANYOF
  │ │   ├──[+] additionalProperties (26456:41)❌ 
  │ │   ├──[+] propertyNames (26470:34)❌ 
  │ │   ├──[🔀] type (26473:25)❌ 
  │ │   └──[-] format (1:429256)❌ 
  │ ├─┬customer_billing_name
  │ │ ├──[-] title (1:432216)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (16440:23)❌ 
  │ ├─┬price_per_seat
  │ │ ├──[+] additionalProperties (26404:37)❌ 
  │ │ ├──[+] type (26407:21)❌ 
  │ │ ├──[🔀] title (26408:22)
  │ │ ├──[-] description (1:427499)
  │ │ ├──[-] anyOf (1:427417)❌ 
  │ │ └──[-] anyOf (1:427438)❌ 
  │ ├─┬product_price_id
  │ │ └──[+] deprecated (26267:27)
  │ ├─┬embed_origin
  │ │ ├──[🔀] title (26279:22)
  │ │ ├──[🔀] description (26280:28)
  │ │ └─┬ANYOF
  │ │   └──[+] format (26273:27)❌ 
  │ ├─┬amount
  │ │ ├──[-] type (1:427157)❌ 
  │ │ ├──[🔀] title (26197:22)
  │ │ ├──[🔀] description (26198:28)
  │ │ ├──[+] anyOf (26190:15)
  │ │ └──[+] anyOf (26193:15)
  │ ├─┬is_payment_setup_required
  │ │ ├──[🔀] title (26304:22)
  │ │ └──[🔀] description (26305:28)
  │ ├─┬customer_name
  │ │ ├──[🔀] title (26368:22)
  │ │ ├──[-] description (1:431828)
  │ │ └─┬ANYOF
  │ │   └──[+] format (26362:27)❌ 
  │ ├─┬url
  │ │ ├──[🔀] type (26179:21)❌ 
  │ │ ├──[🔀] title (26180:22)
  │ │ └──[🔀] description (26181:28)
  │ ├─┬total_amount
  │ │ ├──[🔀] type (26099:21)❌ 
  │ │ ├──[🔀] title (26100:22)
  │ │ └──[🔀] description (26101:28)
  │ ├─┬discount
  │ │ ├──[🔀] title (26401:22)
  │ │ └─┬ANYOF
  │ │   ├──[+] type (26395:25)❌ 
  │ │   ├──[-] oneOf (1:379715)❌ 
  │ │   ├──[-] oneOf (1:380490)❌ 
  │ │   ├──[-] oneOf (1:381399)❌ 
  │ │   └──[-] oneOf (1:382262)❌ 
  │ ├─┬seats
  │ │ ├──[+] type (26288:21)❌ 
  │ │ ├──[🔀] title (26289:22)
  │ │ ├──[🔀] description (26290:28)
  │ │ ├──[-] anyOf (1:427271)❌ 
  │ │ └──[-] anyOf (1:427292)❌ 
  │ ├─┬net_amount
  │ │ ├──[-] type (1:427758)❌ 
  │ │ ├──[🔀] title (26046:22)
  │ │ ├──[🔀] description (26047:28)
  │ │ ├──[+] anyOf (26038:15)
  │ │ └──[+] anyOf (26042:15)
  │ ├─┬payment_processor
  │ │ └──[🔀] $ref (26236:30)❌ 
  │ ├─┬attached_custom_fields
  │ │ ├──[+] type (26128:21)❌ 
  │ │ ├──[🔀] title (26129:22)
  │ │ ├──[+] description (26130:28)
  │ │ ├──[-] anyOf (1:433863)❌ 
  │ │ └──[-] anyOf (1:433945)❌ 
  │ ├─┬expires_at
  │ │ ├──[-] type (1:426416)❌ 
  │ │ ├──[🔀] title (26124:22)
  │ │ ├──[-] format (1:426436)❌ 
  │ │ ├──[🔀] description (26125:28)
  │ │ ├──[+] anyOf (26117:15)
  │ │ └──[+] anyOf (26120:15)
  │ ├─┬customer_id
  │ │ ├──[🔀] title (26355:22)
  │ │ ├──[+] description (26356:28)
  │ │ └─┬ANYOF
  │ │   └──[-] format (1:431423)❌ 
  │ ├─┬customer_email
  │ │ ├──[🔀] title (26379:22)
  │ │ └──[-] description (1:431964)
  │ └─┬customer_billing_address
  │   ├──[+] additionalProperties (26050:37)❌ 
  │   ├──[+] type (26070:21)❌ 
  │   ├──[+] title (26071:22)
  │   ├──[+] description (26072:28)
  │   ├──[-] anyOf (1:273286)❌ 
  │   └──[-] anyOf (1:432374)❌ 
  ├─┬CheckoutPriceCreate
  │ ├──[+] properties (24920:11)
  │ ├─┬embed_origin
  │ │ ├──[🔀] title (24877:22)
  │ │ ├──[🔀] description (24878:28)
  │ │ └─┬ANYOF
  │ │   └──[+] format (24871:27)❌ 
  │ ├─┬customer_metadata
  │ │ ├──[-] additionalProperties (1:406173)❌ 
  │ │ ├──[-] propertyNames (1:406319)❌ 
  │ │ ├──[-] type (1:406362)❌ 
  │ │ ├──[🔀] title (24996:22)
  │ │ ├──[-] maxProperties (1:406389)❌ 
  │ │ ├──[-] description (1:406438)
  │ │ ├──[+] anyOf (24988:15)
  │ │ └──[+] anyOf (24992:15)
  │ ├─┬trial_interval_count
  │ │ ├──[-] title (1:402090)
  │ │ ├──[🔀] description (24798:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (50775:17)❌ 
  │ ├─┬is_business_customer
  │ │ ├──[-] type (1:404732)❌ 
  │ │ ├──[🔀] title (24954:22)
  │ │ ├──[🔀] description (24955:28)
  │ │ ├──[-] default (1:404952)❌ 
  │ │ ├──[+] anyOf (24947:15)
  │ │ └──[+] anyOf (24950:15)
  │ ├─┬customer_billing_address
  │ │ ├──[+] additionalProperties (24843:37)❌ 
  │ │ ├──[+] type (24863:21)❌ 
  │ │ ├──[+] title (24864:22)
  │ │ ├──[+] description (24865:28)
  │ │ ├──[-] anyOf (1:277289)❌ 
  │ │ └──[-] anyOf (1:406009)❌ 
  │ ├─┬custom_field_data
  │ │ ├──[-] additionalProperties (1:402848)❌ 
  │ │ ├──[-] type (1:402992)❌ 
  │ │ ├──[🔀] title (24904:22)
  │ │ ├──[-] description (1:403047)
  │ │ ├──[+] anyOf (24894:15)
  │ │ └──[+] anyOf (24900:15)
  │ ├─┬customer_tax_id
  │ │ ├──[🔀] title (24971:22)
  │ │ └─┬ANYOF
  │ │   ├──[+] examples (24964:19)
  │ │   ├──[+] maxLength (24961:30)❌ 
  │ │   └──[+] description (24962:32)
  │ ├─┬customer_ip_address
  │ │ ├──[🔀] title (24936:22)
  │ │ ├──[+] description (24937:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] format (24930:27)❌ 
  │ ├─┬subscription_id
  │ │ ├──[🔀] title (24917:22)
  │ │ ├──[🔀] description (24918:28)
  │ │ └─┬ANYOF
  │ │   ├──[🔀] type (24909:25)❌ 
  │ │   ├──[+] maximum (24910:28)❌ 
  │ │   ├──[+] minimum (24911:28)❌ 
  │ │   └──[-] format (1:406864)❌ 
  │ ├─┬external_customer_id
  │ │ ├──[🔀] title (25111:22)
  │ │ └──[🔀] description (25112:28)
  │ ├─┬return_url
  │ │ ├──[+] type (24887:21)❌ 
  │ │ ├──[🔀] title (24888:22)
  │ │ ├──[🔀] description (24889:28)
  │ │ ├──[+] default (24890:24)❌ 
  │ │ ├──[-] anyOf (1:407486)❌ 
  │ │ └──[-] anyOf (1:407558)❌ 
  │ ├─┬customer_name
  │ │ ├──[+] additionalProperties (25032:37)❌ 
  │ │ ├──[+] propertyNames (25050:30)❌ 
  │ │ ├──[+] type (25054:21)❌ 
  │ │ ├──[🔀] title (25056:22)
  │ │ ├──[+] maxProperties (25055:30)❌ 
  │ │ ├──[+] description (25057:28)
  │ │ ├──[-] anyOf (1:405311)❌ 
  │ │ └──[-] anyOf (1:405419)❌ 
  │ ├─┬customer_email
  │ │ ├──[🔀] title (25007:22)
  │ │ └─┬ANYOF
  │ │   ├──[-] format (1:405523)❌ 
  │ │   └──[-] description (1:405547)
  │ ├─┬metadata
  │ │ ├──[-] additionalProperties (1:402221)❌ 
  │ │ ├──[-] propertyNames (1:402367)❌ 
  │ │ ├──[🔀] type (24940:21)❌ 
  │ │ ├──[🔀] title (24941:22)
  │ │ ├──[-] maxProperties (1:402437)❌ 
  │ │ ├──[🔀] description (24942:28)
  │ │ └──[+] default (24943:24)❌ 
  │ ├─┬amount
  │ │ ├──[+] type (24921:21)❌ 
  │ │ ├──[🔀] title (24922:22)
  │ │ ├──[+] description (24923:28)
  │ │ ├──[+] default (24924:24)❌ 
  │ │ ├──[-] anyOf (1:403976)❌ 
  │ │ └──[-] anyOf (1:404171)❌ 
  │ ├─┬customer_billing_name
  │ │ ├──[-] title (1:405846)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (17048:23)❌ 
  │ ├─┬customer_id
  │ │ ├──[🔀] title (24984:22)
  │ │ ├──[-] description (1:404535)
  │ │ └─┬ANYOF
  │ │   ├──[🔀] format (24977:27)❌ 
  │ │   └──[+] description (24978:32)
  │ ├─┬seats
  │ │ ├──[🔀] title (25099:22)
  │ │ ├──[🔀] description (25100:28)
  │ │ └─┬ANYOF
  │ │   ├──[🔀] type (25090:25)❌ 
  │ │   ├──[-] maximum (1:404261)❌ 
  │ │   ├──[-] minimum (1:404278)❌ 
  │ │   ├──[+] maxLength (25091:30)❌ 
  │ │   ├──[+] minLength (25092:30)❌ 
  │ │   └──[+] format (25093:27)❌ 
  │ ├─┬trial_interval
  │ │ ├──[+] title (25084:22)
  │ │ ├──[🔀] description (25085:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (25074:15)❌ 
  │ ├─┬success_url
  │ │ ├──[🔀] title (25069:22)
  │ │ ├──[🔀] description (25070:28)
  │ │ └─┬ANYOF
  │ │   ├──[-] maxLength (1:407193)❌ 
  │ │   ├──[-] minLength (1:407212)❌ 
  │ │   └──[🔀] format (25063:27)❌ 
  │ ├─┬product_price_id
  │ │ ├──[+] additionalProperties (24815:37)❌ 
  │ │ ├──[+] propertyNames (24833:30)❌ 
  │ │ ├──[🔀] type (24837:21)❌ 
  │ │ ├──[🔀] title (24839:22)
  │ │ ├──[-] format (1:408010)❌ 
  │ │ ├──[+] maxProperties (24838:30)❌ 
  │ │ └──[🔀] description (24840:28)
  │ ├─┬discount_id
  │ │ ├──[🔀] title (25029:22)
  │ │ ├──[-] description (1:403220)
  │ │ └─┬ANYOF
  │ │   └──[-] format (1:403152)❌ 
  │ └─┬require_billing_address
  │   ├──[🔀] type (25115:21)❌ 
  │   ├──[🔀] title (25117:22)
  │   ├──[+] format (25116:23)❌ 
  │   ├──[🔀] description (25118:28)
  │   └──[-] default (1:403947)❌ 
  ├─┬LegacyRecurringProductPriceFree
  │ ├──[+] required (39533:11)❌ 
  │ ├──[+] properties (39492:11)
  │ └─┬type
  │   └──[🔀] $ref (47872:17)❌ 
  ├─┬MeterCreditEvent
  │ ├──[+] properties (41340:11)
  │ ├─┬source
  │ │ ├──[-] type (1:669200)❌ 
  │ │ ├──[🔀] title (41350:22)
  │ │ ├──[🔀] description (41351:28)
  │ │ ├──[-] const (1:669219)❌ 
  │ │ ├──[+] anyOf (41342:15)
  │ │ └──[+] anyOf (41346:15)
  │ └─┬timestamp
  │   ├──[🔀] title (41356:22)
  │   ├──[-] format (1:668096)❌ 
  │   ├──[🔀] description (41357:28)
  │   └──[+] const (41355:22)❌ 
  ├─┬CustomerDeletedEvent
  │ ├──[+] properties (31539:11)
  │ ├─┬source
  │ │ ├──[-] type (1:512359)❌ 
  │ │ ├──[🔀] title (31549:22)
  │ │ ├──[🔀] description (31550:28)
  │ │ ├──[-] const (1:512378)❌ 
  │ │ ├──[+] anyOf (31541:15)
  │ │ └──[+] anyOf (31545:15)
  │ └─┬timestamp
  │   ├──[🔀] title (31555:22)
  │   ├──[-] format (1:511255)❌ 
  │   ├──[🔀] description (31556:28)
  │   └──[+] const (31554:22)❌ 
  ├─┬CheckoutPublicConfirmed
  │ ├──[+] required (27133:11)❌ 
  │ ├──[+] required (27105:11)❌ 
  │ ├──[+] properties (26746:11)
  │ ├──[+] properties (27011:11)
  │ ├─┬is_discount_applicable
  │ │ ├──[🔀] title (26889:22)
  │ │ └──[🔀] description (26890:28)
  │ ├─┬seats
  │ │ ├──[+] type (26846:21)❌ 
  │ │ ├──[🔀] title (26847:22)
  │ │ ├──[🔀] description (26848:28)
  │ │ ├──[-] anyOf (1:437093)❌ 
  │ │ └──[-] anyOf (1:437114)❌ 
  │ ├─┬is_free_product_price
  │ │ ├──[🔀] title (26852:22)
  │ │ └──[🔀] description (26853:28)
  │ ├─┬discount_amount
  │ │ ├──[-] type (1:437473)❌ 
  │ │ ├──[🔀] title (27062:22)
  │ │ ├──[-] description (1:437527)
  │ │ ├──[+] anyOf (27042:15)
  │ │ └──[+] anyOf (27058:15)
  │ ├─┬is_payment_setup_required
  │ │ ├──[🔀] title (26862:22)
  │ │ └──[🔀] description (26863:28)
  │ ├─┬custom_field_data
  │ │ ├──[-] additionalProperties (1:435503)❌ 
  │ │ ├──[🔀] type (26742:21)❌ 
  │ │ ├──[🔀] title (26743:22)
  │ │ └──[🔀] description (26744:28)
  │ ├─┬product_id
  │ │ ├──[🔀] title (27037:22)
  │ │ ├──[🔀] description (27038:28)
  │ │ └─┬ANYOF
  │ │   ├──[+] additionalProperties (27014:41)❌ 
  │ │   ├──[+] propertyNames (27028:34)❌ 
  │ │   ├──[🔀] type (27031:25)❌ 
  │ │   └──[-] format (1:439078)❌ 
  │ ├─┬tax_amount
  │ │ ├──[+] type (26636:21)❌ 
  │ │ ├──[🔀] title (26638:22)
  │ │ ├──[-] description (1:437787)
  │ │ ├──[+] const (26637:22)❌ 
  │ │ ├──[-] anyOf (1:437709)❌ 
  │ │ └──[-] anyOf (1:437730)❌ 
  │ ├─┬customer_id
  │ │ ├──[🔀] title (26913:22)
  │ │ ├──[+] description (26914:28)
  │ │ └─┬ANYOF
  │ │   └──[-] format (1:441245)❌ 
  │ ├─┬require_billing_address
  │ │ ├──[-] type (1:439828)❌ 
  │ │ ├──[🔀] title (26823:22)
  │ │ ├──[🔀] description (26824:28)
  │ │ ├──[+] deprecated (26825:27)
  │ │ ├──[+] anyOf (26815:15)
  │ │ └──[+] anyOf (26819:15)
  │ ├─┬success_url
  │ │ ├──[-] type (1:436387)❌ 
  │ │ ├──[🔀] title (26699:22)
  │ │ ├──[🔀] description (26700:28)
  │ │ ├──[+] anyOf (26692:15)
  │ │ └──[+] anyOf (26695:15)
  │ ├─┬embed_origin
  │ │ ├──[🔀] title (26837:22)
  │ │ ├──[🔀] description (26838:28)
  │ │ └─┬ANYOF
  │ │   └──[+] format (26831:27)❌ 
  │ ├─┬organization_id
  │ │ └──[🔀] $ref (24716:23)❌ 
  │ ├─┬id
  │ │ ├──[🔀] title (26653:22)
  │ │ ├──[🔀] format (26652:23)❌ 
  │ │ └──[🔀] description (26654:28)
  │ ├─┬customer_session_token
  │ │ ├──[-] type (1:443857)❌ 
  │ │ ├──[🔀] title (26901:22)
  │ │ ├──[+] description (26902:28)
  │ │ ├──[+] anyOf (26894:15)
  │ │ └──[+] anyOf (26897:15)
  │ ├─┬expires_at
  │ │ ├──[-] type (1:436238)❌ 
  │ │ ├──[🔀] title (26682:22)
  │ │ ├──[-] format (1:436258)❌ 
  │ │ ├──[🔀] description (26683:28)
  │ │ ├──[+] anyOf (26675:15)
  │ │ └──[+] anyOf (26678:15)
  │ ├─┬product
  │ │ ├──[+] title (26711:22)
  │ │ ├──[🔀] description (26712:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (26704:15)❌ 
  │ ├─┬is_payment_form_required
  │ │ ├──[🔀] title (26857:22)
  │ │ └──[🔀] description (26858:28)
  │ ├─┬billing_address_fields
  │ │ └──[🔀] $ref (27067:37)❌ 
  │ ├─┬status
  │ │ ├──[-] type (1:435885)❌ 
  │ │ ├──[🔀] title (26670:22)
  │ │ ├──[+] description (26671:28)
  │ │ ├──[-] const (1:435904)❌ 
  │ │ ├──[+] anyOf (26663:15)
  │ │ └──[+] anyOf (26666:15)
  │ ├─┬return_url
  │ │ ├──[+] items (26973:22)❌ 
  │ │ ├──[+] type (26976:21)❌ 
  │ │ ├──[🔀] title (26977:22)
  │ │ ├──[🔀] description (26978:28)
  │ │ ├──[-] anyOf (1:436535)❌ 
  │ │ └──[-] anyOf (1:436555)❌ 
  │ ├─┬amount
  │ │ ├──[-] type (1:436979)❌ 
  │ │ ├──[🔀] title (26755:22)
  │ │ ├──[🔀] description (26756:28)
  │ │ ├──[+] anyOf (26748:15)
  │ │ └──[+] anyOf (26751:15)
  │ ├─┬net_amount
  │ │ ├──[-] type (1:437580)❌ 
  │ │ ├──[🔀] title (26603:22)
  │ │ ├──[🔀] description (26604:28)
  │ │ ├──[+] anyOf (26595:15)
  │ │ └──[+] anyOf (26599:15)
  │ ├─┬product_price_id
  │ │ ├──[🔀] title (26810:22)
  │ │ └──[🔀] description (26811:28)
  │ ├─┬url
  │ │ ├──[🔀] type (26737:21)❌ 
  │ │ ├──[🔀] title (26738:22)
  │ │ └──[🔀] description (26739:28)
  │ ├─┬products
  │ │ ├──[-] items (1:442678)❌ 
  │ │ ├──[-] type (1:442736)❌ 
  │ │ ├──[🔀] title (27007:22)
  │ │ ├──[🔀] description (27008:28)
  │ │ ├──[+] deprecated (27009:27)
  │ │ ├──[+] anyOf (26993:15)
  │ │ └──[+] anyOf (27003:15)
  │ ├─┬payment_processor_metadata
  │ │ └──[🔀] $ref (46264:17)❌ 
  │ ├─┬customer_email
  │ │ ├──[🔀] title (26937:22)
  │ │ └──[-] description (1:441786)
  │ ├─┬organization
  │ │ └──[🔀] $ref (26719:25)❌ 
  │ ├─┬client_secret
  │ │ └──[🔀] $ref (23272:23)❌ 
  │ ├─┬trial_end
  │ │ ├──[🔀] title (26733:22)
  │ │ ├──[🔀] description (26734:28)
  │ │ └─┬ANYOF
  │ │   ├──[🔀] type (26727:25)❌ 
  │ │   └──[-] format (1:438747)❌ 
  │ ├─┬price_per_seat
  │ │ ├──[+] additionalProperties (26962:37)❌ 
  │ │ ├──[+] type (26965:21)❌ 
  │ │ ├──[🔀] title (26966:22)
  │ │ ├──[-] description (1:437321)
  │ │ ├──[-] anyOf (1:437239)❌ 
  │ │ └──[-] anyOf (1:437260)❌ 
  │ ├─┬customer_tax_id
  │ │ ├──[+] type (27082:21)❌ 
  │ │ ├──[🔀] title (27083:22)
  │ │ ├──[-] anyOf (1:442246)❌ 
  │ │ └──[-] anyOf (1:442266)❌ 
  │ ├─┬attached_custom_fields
  │ │ ├──[+] type (26686:21)❌ 
  │ │ ├──[🔀] title (26687:22)
  │ │ ├──[+] description (26688:28)
  │ │ ├──[-] anyOf (1:443685)❌ 
  │ │ └──[-] anyOf (1:443767)❌ 
  │ ├─┬created_at
  │ │ ├──[🔀] title (26642:22)
  │ │ ├──[-] format (1:435194)❌ 
  │ │ └──[🔀] description (26643:28)
  │ ├─┬customer_ip_address
  │ │ ├──[🔀] title (26885:22)
  │ │ └─┬ANYOF
  │ │   └──[🔀] format (26879:27)❌ 
  │ ├─┬is_business_customer
  │ │ ├──[🔀] type (26582:21)❌ 
  │ │ ├──[🔀] title (26584:22)
  │ │ ├──[+] format (26583:23)❌ 
  │ │ └──[🔀] description (26585:28)
  │ ├─┬customer_billing_name
  │ │ ├──[-] title (1:442038)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (16440:23)❌ 
  │ ├─┬currency
  │ │ ├──[🔀] title (26590:22)
  │ │ ├──[+] format (26589:23)❌ 
  │ │ └──[🔀] description (26591:28)
  │ ├─┬is_payment_required
  │ │ ├──[🔀] title (26872:22)
  │ │ └──[🔀] description (26873:28)
  │ ├─┬product_price
  │ │ ├──[-] title (1:443141)
  │ │ ├──[🔀] description (26989:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (25129:23)❌ 
  │ ├─┬discount
  │ │ ├──[🔀] title (26959:22)
  │ │ └─┬ANYOF
  │ │   ├──[+] type (26953:25)❌ 
  │ │   ├──[-] oneOf (1:379715)❌ 
  │ │   ├──[-] oneOf (1:380490)❌ 
  │ │   ├──[-] oneOf (1:381399)❌ 
  │ │   └──[-] oneOf (1:382262)❌ 
  │ ├─┬customer_name
  │ │ ├──[🔀] title (26926:22)
  │ │ ├──[-] description (1:441650)
  │ │ └─┬ANYOF
  │ │   └──[+] format (26920:27)❌ 
  │ ├─┬payment_processor
  │ │ └──[🔀] $ref (26794:30)❌ 
  │ ├─┬total_amount
  │ │ ├──[🔀] type (26657:21)❌ 
  │ │ ├──[🔀] title (26658:22)
  │ │ └──[🔀] description (26659:28)
  │ ├─┬discount_id
  │ │ ├──[+] type (26715:21)❌ 
  │ │ ├──[🔀] title (26716:22)
  │ │ ├──[🔀] description (26717:28)
  │ │ ├──[-] anyOf (1:439380)❌ 
  │ │ └──[-] anyOf (1:439419)❌ 
  │ ├─┬modified_at
  │ │ ├──[+] type (26866:21)❌ 
  │ │ ├──[🔀] title (26867:22)
  │ │ ├──[🔀] description (26868:28)
  │ │ ├──[-] anyOf (1:435309)❌ 
  │ │ └──[-] anyOf (1:435352)❌ 
  │ └─┬customer_billing_address
  │   ├──[+] additionalProperties (26607:37)❌ 
  │   ├──[+] type (26627:21)❌ 
  │   ├──[+] title (26628:22)
  │   ├──[+] description (26629:28)
  │   ├──[-] anyOf (1:273286)❌ 
  │   └──[-] anyOf (1:442196)❌ 
  ├─┬SubscriptionCycledEvent
  │ ├──[+] properties (49706:11)
  │ ├─┬timestamp
  │ │ ├──[🔀] title (49722:22)
  │ │ ├──[-] format (1:804004)❌ 
  │ │ ├──[🔀] description (49723:28)
  │ │ └──[+] const (49721:22)❌ 
  │ └─┬source
  │   ├──[-] type (1:805108)❌ 
  │   ├──[🔀] title (49716:22)
  │   ├──[🔀] description (49717:28)
  │   ├──[-] const (1:805127)❌ 
  │   ├──[+] anyOf (49708:15)
  │   └──[+] anyOf (49712:15)
  ├─┬CustomerUpdatedEvent
  │ ├──[+] properties (35286:11)
  │ ├─┬source
  │ │ ├──[-] type (1:572267)❌ 
  │ │ ├──[🔀] title (35296:22)
  │ │ ├──[🔀] description (35297:28)
  │ │ ├──[-] const (1:572286)❌ 
  │ │ ├──[+] anyOf (35288:15)
  │ │ └──[+] anyOf (35292:15)
  │ └─┬timestamp
  │   ├──[🔀] title (35302:22)
  │   ├──[-] format (1:571163)❌ 
  │   ├──[🔀] description (35303:28)
  │   └──[+] const (35301:22)❌ 
  ├─┬Checkout
  │ ├──[+] required (23262:11)❌ 
  │ ├──[+] required (23229:11)❌ 
  │ ├──[+] properties (22781:11)
  │ ├──[+] properties (23113:11)
  │ ├─┬id
  │ │ ├──[-] type (1:364296)❌ 
  │ │ ├──[🔀] title (23059:22)
  │ │ ├──[-] format (1:364316)❌ 
  │ │ ├──[🔀] description (23060:28)
  │ │ ├──[+] anyOf (23052:15)
  │ │ └──[+] anyOf (23055:15)
  │ ├─┬customer_name
  │ │ ├──[+] additionalProperties (23193:37)❌ 
  │ │ ├──[+] type (23206:21)❌ 
  │ │ ├──[🔀] title (23207:22)
  │ │ ├──[-] description (1:371411)
  │ │ ├──[-] anyOf (1:371331)❌ 
  │ │ └──[-] anyOf (1:371351)❌ 
  │ ├─┬customer_metadata
  │ │ ├──[-] additionalProperties (1:374639)❌ 
  │ │ ├──[-] type (1:374722)❌ 
  │ │ ├──[🔀] title (22961:22)
  │ │ ├──[+] anyOf (22953:15)
  │ │ └──[+] anyOf (22957:15)
  │ ├─┬billing_address_fields
  │ │ └──[🔀] $ref (23178:37)❌ 
  │ ├─┬net_amount
  │ │ ├──[-] type (1:367341)❌ 
  │ │ ├──[🔀] title (22639:22)
  │ │ ├──[🔀] description (22640:28)
  │ │ ├──[+] anyOf (22631:15)
  │ │ └──[+] anyOf (22635:15)
  │ ├─┬discount
  │ │ ├──[🔀] title (22994:22)
  │ │ └─┬ANYOF
  │ │   ├──[+] type (22988:25)❌ 
  │ │   ├──[-] oneOf (1:379715)❌ 
  │ │   ├──[-] oneOf (1:380490)❌ 
  │ │   ├──[-] oneOf (1:381399)❌ 
  │ │   └──[-] oneOf (1:382262)❌ 
  │ ├─┬is_free_product_price
  │ │ ├──[🔀] title (22887:22)
  │ │ └──[🔀] description (22888:28)
  │ ├─┬require_billing_address
  │ │ ├──[-] type (1:369589)❌ 
  │ │ ├──[🔀] title (22858:22)
  │ │ ├──[🔀] description (22859:28)
  │ │ ├──[+] deprecated (22860:27)
  │ │ ├──[+] anyOf (22850:15)
  │ │ └──[+] anyOf (22854:15)
  │ ├─┬is_discount_applicable
  │ │ ├──[🔀] title (22924:22)
  │ │ └──[🔀] description (22925:28)
  │ ├─┬payment_processor_metadata
  │ │ └──[🔀] $ref (46264:17)❌ 
  │ ├─┬customer_id
  │ │ ├──[🔀] title (23071:22)
  │ │ ├──[+] deprecated (23072:27)
  │ │ └─┬ANYOF
  │ │   └──[-] format (1:371006)❌ 
  │ ├─┬modified_at
  │ │ ├──[+] additionalProperties (23031:37)❌ 
  │ │ ├──[+] type (23047:21)❌ 
  │ │ ├──[🔀] title (23048:22)
  │ │ ├──[-] description (1:364640)
  │ │ ├──[-] anyOf (1:364539)❌ 
  │ │ └──[-] anyOf (1:364582)❌ 
  │ ├─┬product_id
  │ │ ├──[🔀] title (23139:22)
  │ │ ├──[🔀] description (23140:28)
  │ │ └─┬ANYOF
  │ │   ├──[+] additionalProperties (23116:41)❌ 
  │ │   ├──[+] propertyNames (23130:34)❌ 
  │ │   ├──[🔀] type (23133:25)❌ 
  │ │   └──[-] format (1:368839)❌ 
  │ ├─┬total_amount
  │ │ ├──[🔀] type (22692:21)❌ 
  │ │ ├──[🔀] title (22693:22)
  │ │ └──[🔀] description (22694:28)
  │ ├─┬expires_at
  │ │ ├──[-] type (1:365999)❌ 
  │ │ ├──[🔀] title (22717:22)
  │ │ ├──[-] format (1:366019)❌ 
  │ │ ├──[🔀] description (22718:28)
  │ │ ├──[+] anyOf (22710:15)
  │ │ └──[+] anyOf (22713:15)
  │ ├─┬success_url
  │ │ └──[🔀] $ref (27155:17)❌ 
  │ ├─┬trial_interval
  │ │ ├──[+] type (22772:21)❌ 
  │ │ ├──[+] title (22773:22)
  │ │ ├──[🔀] description (22774:28)
  │ │ ├──[-] anyOf (1:820661)❌ 
  │ │ └──[-] anyOf (1:372494)❌ 
  │ ├─┬trial_end
  │ │ ├──[🔀] title (22768:22)
  │ │ ├──[🔀] description (22769:28)
  │ │ └─┬ANYOF
  │ │   ├──[🔀] type (22762:25)❌ 
  │ │   └──[-] format (1:368508)❌ 
  │ ├─┬is_business_customer
  │ │ ├──[🔀] type (22618:21)❌ 
  │ │ ├──[🔀] title (22620:22)
  │ │ ├──[+] format (22619:23)❌ 
  │ │ └──[🔀] description (22621:28)
  │ ├─┬price_per_seat
  │ │ ├──[+] additionalProperties (22997:37)❌ 
  │ │ ├──[+] type (23000:21)❌ 
  │ │ ├──[🔀] title (23001:22)
  │ │ ├──[-] description (1:367082)
  │ │ ├──[-] anyOf (1:367000)❌ 
  │ │ └──[-] anyOf (1:367021)❌ 
  │ ├─┬return_url
  │ │ ├──[+] items (23075:22)❌ 
  │ │ ├──[+] type (23078:21)❌ 
  │ │ ├──[🔀] title (23079:22)
  │ │ ├──[🔀] description (23080:28)
  │ │ ├──[-] anyOf (1:366296)❌ 
  │ │ └──[-] anyOf (1:366316)❌ 
  │ ├─┬customer_tax_id
  │ │ ├──[🔀] title (22936:22)
  │ │ └──[+] description (22937:28)
  │ ├─┬product
  │ │ ├──[+] title (22746:22)
  │ │ ├──[🔀] description (22747:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (22739:15)❌ 
  │ ├─┬tax_amount
  │ │ ├──[🔀] title (23176:22)
  │ │ ├──[-] description (1:367548)
  │ │ └─┬ANYOF
  │ │   ├──[🔀] type (23169:25)❌ 
  │ │   └──[+] format (23170:27)❌ 
  │ ├─┬products
  │ │ ├──[-] items (1:373395)❌ 
  │ │ ├──[-] type (1:373453)❌ 
  │ │ ├──[🔀] title (23109:22)
  │ │ ├──[🔀] description (23110:28)
  │ │ ├──[+] deprecated (23111:27)
  │ │ ├──[+] anyOf (23095:15)
  │ │ └──[+] anyOf (23105:15)
  │ ├─┬external_customer_id
  │ │ ├──[+] type (22686:21)❌ 
  │ │ ├──[🔀] title (22688:22)
  │ │ ├──[+] format (22687:23)❌ 
  │ │ ├──[🔀] description (22689:28)
  │ │ ├──[-] anyOf (1:372957)❌ 
  │ │ └──[-] anyOf (1:372977)❌ 
  │ ├─┬status
  │ │ └──[🔀] $ref (22696:25)❌ 
  │ ├─┬discount_amount
  │ │ ├──[-] type (1:367234)❌ 
  │ │ ├──[🔀] title (23164:22)
  │ │ ├──[-] description (1:367288)
  │ │ ├──[+] anyOf (23144:15)
  │ │ └──[+] anyOf (23160:15)
  │ ├─┬url
  │ │ ├──[-] type (1:365875)❌ 
  │ │ ├──[-] title (1:365894)
  │ │ ├──[🔀] description (23016:28)
  │ │ ├──[+] anyOf (50774:24)
  │ │ └──[+] anyOf (23012:15)
  │ ├─┬subscription_id
  │ │ ├──[🔀] title (22734:22)
  │ │ ├──[+] description (22735:28)
  │ │ └─┬ANYOF
  │ │   ├──[🔀] type (22728:25)❌ 
  │ │   └──[-] format (1:374361)❌ 
  │ ├─┬product_price_id
  │ │ ├──[🔀] title (22845:22)
  │ │ └──[🔀] description (22846:28)
  │ ├─┬client_secret
  │ │ └──[🔀] $ref (23272:23)❌ 
  │ ├─┬customer_email
  │ │ ├──[🔀] title (22972:22)
  │ │ └──[-] description (1:371547)
  │ ├─┬customer_billing_address
  │ │ ├──[+] additionalProperties (22643:37)❌ 
  │ │ ├──[+] type (22663:21)❌ 
  │ │ ├──[+] title (22664:22)
  │ │ ├──[+] description (22665:28)
  │ │ ├──[-] anyOf (1:273286)❌ 
  │ │ └──[-] anyOf (1:371957)❌ 
  │ ├─┬metadata
  │ │ ├──[-] additionalProperties (1:372787)❌ 
  │ │ ├──[🔀] type (22901:21)❌ 
  │ │ ├──[🔀] title (22902:22)
  │ │ └──[+] description (22903:28)
  │ ├─┬customer_billing_name
  │ │ ├──[-] title (1:371799)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (16440:23)❌ 
  │ ├─┬amount
  │ │ ├──[-] type (1:366740)❌ 
  │ │ ├──[🔀] title (22790:22)
  │ │ ├──[🔀] description (22791:28)
  │ │ ├──[+] anyOf (22783:15)
  │ │ └──[+] anyOf (22786:15)
  │ ├─┬is_payment_form_required
  │ │ ├──[🔀] title (22892:22)
  │ │ └──[🔀] description (22893:28)
  │ ├─┬attached_custom_fields
  │ │ ├──[+] type (22721:21)❌ 
  │ │ ├──[🔀] title (22722:22)
  │ │ ├──[+] description (22723:28)
  │ │ ├──[-] anyOf (1:374456)❌ 
  │ │ └──[-] anyOf (1:374538)❌ 
  │ ├─┬trial_interval_count
  │ │ ├──[🔀] title (22826:22)
  │ │ ├──[🔀] description (22827:28)
  │ │ └─┬ANYOF
  │ │   ├──[🔀] type (22819:25)❌ 
  │ │   └──[+] format (22820:27)❌ 
  │ ├─┬customer_ip_address
  │ │ ├──[🔀] title (22920:22)
  │ │ └─┬ANYOF
  │ │   └──[🔀] format (22914:27)❌ 
  │ ├─┬is_payment_required
  │ │ ├──[🔀] title (22907:22)
  │ │ └──[🔀] description (22908:28)
  │ ├─┬product_price
  │ │ ├──[-] title (1:373858)
  │ │ ├──[🔀] description (23091:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (25129:23)❌ 
  │ ├─┬currency
  │ │ ├──[🔀] title (22626:22)
  │ │ ├──[+] format (22625:23)❌ 
  │ │ └──[🔀] description (22627:28)
  │ ├─┬payment_processor
  │ │ └──[🔀] $ref (22829:30)❌ 
  │ ├─┬custom_field_data
  │ │ ├──[-] additionalProperties (1:364733)❌ 
  │ │ ├──[🔀] type (22777:21)❌ 
  │ │ ├──[🔀] title (22778:22)
  │ │ └──[🔀] description (22779:28)
  │ ├─┬is_payment_setup_required
  │ │ ├──[🔀] title (22897:22)
  │ │ └──[🔀] description (22898:28)
  │ ├─┬discount_id
  │ │ ├──[+] type (22750:21)❌ 
  │ │ ├──[🔀] title (22751:22)
  │ │ ├──[🔀] description (22752:28)
  │ │ ├──[-] anyOf (1:369141)❌ 
  │ │ └──[-] anyOf (1:369180)❌ 
  │ ├─┬created_at
  │ │ ├──[🔀] title (22677:22)
  │ │ ├──[-] format (1:364424)❌ 
  │ │ └──[🔀] description (22678:28)
  │ ├─┬embed_origin
  │ │ ├──[🔀] title (22872:22)
  │ │ ├──[🔀] description (22873:28)
  │ │ └─┬ANYOF
  │ │   └──[+] format (22866:27)❌ 
  │ ├─┬customer_external_id
  │ │ ├──[🔀] title (22948:22)
  │ │ ├──[+] description (22949:28)
  │ │ └──[-] deprecated (1:373366)
  │ ├─┬organization_id
  │ │ ├──[🔀] type (22755:21)❌ 
  │ │ ├──[🔀] title (22756:22)
  │ │ ├──[-] format (1:368677)❌ 
  │ │ └──[🔀] description (22757:28)
  │ └─┬seats
  │   ├──[+] type (22881:21)❌ 
  │   ├──[🔀] title (22882:22)
  │   ├──[🔀] description (22883:28)
  │   ├──[-] anyOf (1:366854)❌ 
  │   └──[-] anyOf (1:366875)❌ 
  ├─┬BenefitMeterCreditSubscriber
  │ └─┬organization
  │   └──[🔀] $ref (22213:23)❌ 
  ├─┬BenefitLicenseKeysSubscriber
  │ └─┬organization
  │   └──[🔀] $ref (22213:23)❌ 
  ├─┬BenefitCycledEvent
  │ ├──[+] properties (18409:11)
  │ ├─┬timestamp
  │ │ ├──[🔀] title (18425:22)
  │ │ ├──[-] format (1:292904)❌ 
  │ │ ├──[🔀] description (18426:28)
  │ │ └──[+] const (18424:22)❌ 
  │ └─┬source
  │   ├──[-] type (1:294008)❌ 
  │   ├──[🔀] title (18419:22)
  │   ├──[🔀] description (18420:28)
  │   ├──[-] const (1:294027)❌ 
  │   ├──[+] anyOf (18411:15)
  │   └──[+] anyOf (18415:15)
  ├─┬LegacyRecurringProductPriceFixed
  │ ├──[+] required (39452:11)❌ 
  │ ├──[+] properties (39401:11)
  │ └─┬type
  │   └──[🔀] $ref (47872:17)❌ 
  ├─┬LegacyRecurringProductPriceCustom
  │ ├──[+] required (39359:11)❌ 
  │ ├──[+] properties (39277:11)
  │ └─┬type
  │   └──[🔀] $ref (47872:17)❌ 
  ├─┬BenefitRevokedEvent
  │ ├──[+] properties (22156:11)
  │ ├─┬timestamp
  │ │ ├──[🔀] title (22172:22)
  │ │ ├──[-] format (1:356862)❌ 
  │ │ ├──[🔀] description (22173:28)
  │ │ └──[+] const (22171:22)❌ 
  │ └─┬source
  │   ├──[-] type (1:357966)❌ 
  │   ├──[🔀] title (22166:22)
  │   ├──[🔀] description (22167:28)
  │   ├──[-] const (1:357985)❌ 
  │   ├──[+] anyOf (22158:15)
  │   └──[+] anyOf (22162:15)
  ├─┬MetricPeriod
  │ ├──[-] required (1:681399)❌ 
  │ └──[-] properties (1:679983)❌ 
  ├─┬ProductPriceSeatBased
  │ ├──[+] required (47776:11)❌ 
  │ ├──[+] properties (47726:11)
  │ └─┬type
  │   └──[🔀] $ref (47872:17)❌ 
  ├─┬CheckoutConfirmStripe
  │ ├──[+] properties (23470:11)
  │ ├─┬customer_tax_id
  │ │ ├──[🔀] title (23410:22)
  │ │ └─┬ANYOF
  │ │   ├──[+] examples (23403:19)
  │ │   ├──[+] maxLength (23400:30)❌ 
  │ │   └──[+] description (23401:32)
  │ ├─┬customer_email
  │ │ ├──[🔀] title (23434:22)
  │ │ └─┬ANYOF
  │ │   ├──[-] format (1:378055)❌ 
  │ │   └──[-] description (1:378079)
  │ ├─┬confirmation_token_id
  │ │ ├──[🔀] title (23369:22)
  │ │ ├──[-] description (1:378802)
  │ │ └─┬ANYOF
  │ │   ├──[🔀] type (23360:25)❌ 
  │ │   ├──[+] maximum (23361:28)❌ 
  │ │   ├──[+] minimum (23362:28)❌ 
  │ │   └──[+] description (23363:32)
  │ ├─┬amount
  │ │ ├──[🔀] title (23480:22)
  │ │ ├──[+] description (23481:28)
  │ │ └─┬ANYOF
  │ │   ├──[🔀] type (23473:25)❌ 
  │ │   ├──[-] maximum (1:377335)❌ 
  │ │   ├──[-] minimum (1:377356)❌ 
  │ │   ├──[-] description (1:377375)
  │ │   └──[+] const (23474:26)❌ 
  │ ├─┬discount_code
  │ │ ├──[🔀] title (23456:22)
  │ │ └──[-] description (1:378634)
  │ ├─┬product_price_id
  │ │ ├──[🔀] title (23340:22)
  │ │ ├──[🔀] description (23341:28)
  │ │ └──[-] deprecated (1:377276)
  │ ├─┬customer_billing_address
  │ │ ├──[+] additionalProperties (23306:37)❌ 
  │ │ ├──[+] type (23326:21)❌ 
  │ │ ├──[+] title (23327:22)
  │ │ ├──[+] description (23328:28)
  │ │ ├──[-] anyOf (1:277289)❌ 
  │ │ └──[-] anyOf (1:378408)❌ 
  │ ├─┬customer_name
  │ │ ├──[🔀] title (23423:22)
  │ │ └─┬ANYOF
  │ │   ├──[-] examples (1:377937)
  │ │   ├──[-] maxLength (1:377875)❌ 
  │ │   ├──[+] format (23416:27)❌ 
  │ │   └──[🔀] description (23417:32)
  │ ├─┬is_business_customer
  │ │ ├──[🔀] title (23467:22)
  │ │ ├──[+] description (23468:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] type (23461:25)❌ 
  │ ├─┬custom_field_data
  │ │ ├──[-] additionalProperties (1:376569)❌ 
  │ │ ├──[-] type (1:376713)❌ 
  │ │ ├──[🔀] title (23492:22)
  │ │ ├──[🔀] description (23493:28)
  │ │ ├──[+] anyOf (23485:15)
  │ │ └──[+] anyOf (23488:15)
  │ ├─┬customer_billing_name
  │ │ ├──[-] title (1:378245)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (17048:23)❌ 
  │ ├─┬seats
  │ │ ├──[🔀] title (23353:22)
  │ │ ├──[🔀] description (23354:28)
  │ │ ├──[+] deprecated (23355:27)
  │ │ └─┬ANYOF
  │ │   ├──[🔀] type (23346:25)❌ 
  │ │   ├──[-] maximum (1:377589)❌ 
  │ │   ├──[-] minimum (1:377606)❌ 
  │ │   └──[+] format (23347:27)❌ 
  │ └─┬product_id
  │   ├──[🔀] title (23394:22)
  │   ├──[-] description (1:376939)
  │   └─┬ANYOF
  │     ├──[🔀] type (23388:25)❌ 
  │     └──[-] format (1:376872)❌ 
  ├─┬BenefitDownloadablesSubscriber
  │ └─┬organization
  │   └──[🔀] $ref (22213:23)❌ 
  ├─┬MeterResetEvent
  │ ├──[+] properties (41526:11)
  │ ├─┬source
  │ │ ├──[-] type (1:672153)❌ 
  │ │ ├──[🔀] title (41536:22)
  │ │ ├──[🔀] description (41537:28)
  │ │ ├──[-] const (1:672172)❌ 
  │ │ ├──[+] anyOf (41528:15)
  │ │ └──[+] anyOf (41532:15)
  │ └─┬timestamp
  │   ├──[🔀] title (41542:22)
  │   ├──[-] format (1:671049)❌ 
  │   ├──[🔀] description (41543:28)
  │   └──[+] const (41541:22)❌ 
  ├─┬SubscriptionRevokedEvent
  │ ├──[+] properties (50127:11)
  │ ├─┬timestamp
  │ │ ├──[🔀] title (50143:22)
  │ │ ├──[-] format (1:812125)❌ 
  │ │ ├──[🔀] description (50144:28)
  │ │ └──[+] const (50142:22)❌ 
  │ └─┬source
  │   ├──[-] type (1:813229)❌ 
  │   ├──[🔀] title (50137:22)
  │   ├──[🔀] description (50138:28)
  │   ├──[-] const (1:813248)❌ 
  │   ├──[+] anyOf (50129:15)
  │   └──[+] anyOf (50133:15)
  ├─┬ProductPriceFree
  │ ├──[+] required (47478:11)❌ 
  │ ├──[+] properties (47437:11)
  │ └─┬type
  │   └──[🔀] $ref (47872:17)❌ 
  ├─┬CheckoutUpdatePublic
  │ ├──[+] properties (27684:11)
  │ ├─┬product_price_id
  │ │ ├──[🔀] title (27554:22)
  │ │ ├──[🔀] description (27555:28)
  │ │ └──[-] deprecated (1:452186)
  │ ├─┬customer_email
  │ │ ├──[🔀] title (27648:22)
  │ │ └─┬ANYOF
  │ │   ├──[-] format (1:452965)❌ 
  │ │   └──[-] description (1:452989)
  │ ├─┬customer_billing_name
  │ │ ├──[-] title (1:453155)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (17048:23)❌ 
  │ ├─┬amount
  │ │ ├──[🔀] title (27694:22)
  │ │ ├──[+] description (27695:28)
  │ │ └─┬ANYOF
  │ │   ├──[🔀] type (27687:25)❌ 
  │ │   ├──[-] maximum (1:452245)❌ 
  │ │   ├──[-] minimum (1:452266)❌ 
  │ │   ├──[-] description (1:452285)
  │ │   └──[+] const (27688:26)❌ 
  │ ├─┬customer_name
  │ │ ├──[🔀] title (27637:22)
  │ │ └─┬ANYOF
  │ │   ├──[-] examples (1:452847)
  │ │   ├──[-] maxLength (1:452785)❌ 
  │ │   ├──[+] format (27630:27)❌ 
  │ │   └──[🔀] description (27631:32)
  │ ├─┬is_business_customer
  │ │ ├──[🔀] title (27681:22)
  │ │ ├──[+] description (27682:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] type (27675:25)❌ 
  │ ├─┬custom_field_data
  │ │ ├──[-] additionalProperties (1:451479)❌ 
  │ │ ├──[-] type (1:451623)❌ 
  │ │ ├──[🔀] title (27583:22)
  │ │ ├──[-] description (1:451678)
  │ │ ├──[+] anyOf (27573:15)
  │ │ └──[+] anyOf (27579:15)
  │ ├─┬seats
  │ │ ├──[🔀] title (27567:22)
  │ │ ├──[🔀] description (27568:28)
  │ │ ├──[+] deprecated (27569:27)
  │ │ └─┬ANYOF
  │ │   ├──[🔀] type (27560:25)❌ 
  │ │   ├──[-] maximum (1:452499)❌ 
  │ │   ├──[-] minimum (1:452516)❌ 
  │ │   └──[+] format (27561:27)❌ 
  │ ├─┬customer_tax_id
  │ │ ├──[🔀] title (27624:22)
  │ │ └─┬ANYOF
  │ │   ├...

@github-actions github-actions bot added the patch Patch version bump label Nov 5, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1762301662 branch 7 times, most recently from 4188ba5 to 75146bb Compare November 12, 2025 00:16
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1762301662 branch 2 times, most recently from 815991b to ee3c4fa Compare November 14, 2025 00:16
@github-actions github-actions bot changed the title chore: 🐝 Update SDK - Generate 0.28.1 chore: 🐝 Update SDK - Generate 0.28.2 Nov 14, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1762301662 branch 4 times, most recently from 288748c to 8ea53a3 Compare November 18, 2025 00:17
* `polar.customer_portal.benefit-grants.get()`:  `response.[customer_benefit_grant_discord].benefit.organization` **Changed** **Breaking** ⚠️
* `polar.customer_portal.subscriptions.cancel()`:  `response.product` **Changed** **Breaking** ⚠️
* `polar._endpointsubscription_created_post()`: 
  *  `request.data.product.prices.[]` **Changed** **Breaking** ⚠️
* `polar._endpointsubscription_updated_post()`: 
  *  `request.data.product.prices.[]` **Changed** **Breaking** ⚠️
* `polar._endpointsubscription_active_post()`: 
  *  `request.data.product.prices.[]` **Changed** **Breaking** ⚠️
* `polar._endpointsubscription_canceled_post()`: 
  *  `request.data.product.prices.[]` **Changed** **Breaking** ⚠️
* `polar._endpointsubscription_uncanceled_post()`: 
  *  `request.data.product.prices.[]` **Changed** **Breaking** ⚠️
* `polar._endpointsubscription_revoked_post()`: 
  *  `request.data.product.prices.[]` **Changed** **Breaking** ⚠️
* `polar._endpointproduct_created_post()`: 
  *  `request.data.prices.[]` **Changed** **Breaking** ⚠️
* `polar._endpointproduct_updated_post()`: 
  *  `request.data.prices.[]` **Changed** **Breaking** ⚠️
* `polar._endpointorganization_updated_post()`: 
  *  `request.data` **Changed** **Breaking** ⚠️
* `polar.events.get()`:  `response` **Changed** **Breaking** ⚠️
* `polar.events.list()`: 
  *  `request.hierarchical` **Added**
  *  `response.items.[]` **Changed** **Breaking** ⚠️
* `polar.customer_portal.subscriptions.update()`:  `response.product` **Changed** **Breaking** ⚠️
* `polar.organizations.update()`: 
  *  `request.organization_update` **Changed** **Breaking** ⚠️
  *  `response` **Changed**
* `polar.checkouts.client_update()`: 
  *  `request.checkout_update_public.allow_trial` **Added**
  *  `response` **Changed** **Breaking** ⚠️
  *  `error.[trial_already_redeemed]` **Added**
* `polar.customer_portal.subscriptions.get()`:  `response.product` **Changed** **Breaking** ⚠️
* `polar.customer_portal.subscriptions.list()`:  `response.items.[].product` **Changed** **Breaking** ⚠️
* `polar.customer_portal.organizations.get()`:  `response` **Changed** **Breaking** ⚠️
* `polar.customer_portal.orders.update()`:  `response.product` **Changed** **Breaking** ⚠️
* `polar.customer_portal.orders.list()`:  `response.items.[].product` **Changed** **Breaking** ⚠️
* `polar.customer_portal.seats.list_claimed_subscriptions()`:  `response.[].product` **Changed** **Breaking** ⚠️
* `polar.customer_portal.benefit-grants.update()`:  `response.[customer_benefit_grant_discord].benefit.organization` **Changed** **Breaking** ⚠️
* `polar._endpointcheckout_created_post()`: 
  *  `request.data` **Changed** **Breaking** ⚠️
* `polar._endpointcheckout_updated_post()`: 
  *  `request.data` **Changed** **Breaking** ⚠️
* `polar.customer_portal.orders.get()`:  `response.product` **Changed** **Breaking** ⚠️
* `polar.organizations.create()`: 
  *  `request` **Changed** **Breaking** ⚠️
  *  `response` **Changed**
* `polar.customer_portal.benefit-grants.list()`:  `response.items.[].[customer_benefit_grant_git_hub_repository].benefit.organization` **Changed** **Breaking** ⚠️
* `polar.metrics.get()`:  `response` **Changed** **Breaking** ⚠️
* `polar.checkouts.client_confirm()`: 
  *  `request.checkout_confirm_stripe.allow_trial` **Added**
  *  `response` **Changed** **Breaking** ⚠️
  *  `error.[trial_already_redeemed]` **Added**
* `polar.checkouts.client_get()`:  `response` **Changed** **Breaking** ⚠️
* `polar.checkouts.list()`:  `response.items.[]` **Changed**
* `polar.checkouts.update()`: 
  *  `request.checkout_update.allow_trial` **Added**
  *  `response` **Changed**
  *  `error.[trial_already_redeemed]` **Added**
* `polar.checkouts.get()`:  `response` **Changed**
* `polar.checkout-links.list()`:  `response.items.[].products.[].prices.[]` **Changed**
* `polar.checkout-links.create()`:  `response.products.[].prices.[]` **Changed**
* `polar.checkout-links.get()`:  `response.products.[].prices.[]` **Changed**
* `polar.checkout-links.update()`:  `response.products.[].prices.[]` **Changed**
* `polar.checkouts.create()`: 
  *  `request` **Changed**
  *  `response` **Changed**
* `polar.products.get()`:  `response.prices.[]` **Changed**
* `polar.products.create()`:  `response.prices.[]` **Changed**
* `polar.products.list()`:  `response.items.[].prices.[]` **Changed**
* `polar.webhooks.list_webhook_deliveries()`:  `response.items.[].webhook_event.skipped` **Added**
* `polar.products.update_benefits()`:  `response.prices.[]` **Changed**
* `polar.subscriptions.update()`: 
  *  `request.subscription_update.[subscription_update_billing_period]` **Added**
  *  `response.product.prices.[]` **Changed**
* `polar.subscriptions.revoke()`:  `response.product.prices.[]` **Changed**
* `polar.subscriptions.get()`:  `response.product.prices.[]` **Changed**
* `polar.subscriptions.create()`:  `response.product.prices.[]` **Changed**
* `polar.subscriptions.list()`: 
  *  `request.cancel_at_period_end` **Added**
  *  `response.items.[].product.prices.[]` **Changed**
* `polar.organizations.get()`:  `response` **Changed**
* `polar.products.update()`:  `response.prices.[]` **Changed**
* `polar.organizations.list()`:  `response.items.[]` **Changed**
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1762301662 branch from 1453dba to 012269c Compare November 19, 2025 00:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

patch Patch version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants