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)

Php SDK Changes:

  • polar->organizations->create():
    • request Changed Breaking ⚠️
    • response Changed
  • polar->organizations->update():
    • request.organizationUpdate Changed Breaking ⚠️
    • response Changed
  • polar->refunds->create():
    • response.dispute Added
    • error.status[400] Removed Breaking ⚠️
  • polar->checkouts->clientGet(): response Changed Breaking ⚠️
  • polar->checkouts->clientUpdate():
    • request.checkoutUpdatePublic->allowTrial Added
    • response Changed Breaking ⚠️
    • error.[trialAlreadyRedeemed] Added
  • polar->events->get(): response Changed Breaking ⚠️
  • polar->events->list():
    • request->depth Added
    • response.items->[] Changed Breaking ⚠️
  • polar->customer_portal->subscriptions->update(): response.product Changed Breaking ⚠️
  • polar->customer_portal->subscriptions->cancel(): response.product Changed Breaking ⚠️
  • 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->get(): response.product Changed Breaking ⚠️
  • polar->customer_portal->orders->list(): response.items->[]->product Changed Breaking ⚠️
  • polar->customer_portal->seats->listClaimedSubscriptions(): response.[]->product Changed Breaking ⚠️
  • polar->customer_portal->benefit-grants->update(): response.[customerBenefitGrantDiscord]->benefit->organization Changed Breaking ⚠️
  • polar->customer_portal->benefit-grants->get(): response.[customerBenefitGrantDiscord]->benefit->organization Changed Breaking ⚠️
  • polar->customer_portal->benefit-grants->list():
    • request->sorting Changed
    • response.items->[]->[customerBenefitGrantMeterCredit]->benefit->organization Changed Breaking ⚠️
  • polar->customers->create():
    • request Changed Breaking ⚠️
    • response.members Added
  • polar->metrics->get():
    • request->metrics Added
    • response Changed Breaking ⚠️
  • polar->checkouts->clientConfirm():
    • request.checkoutConfirmStripe->allowTrial Added
    • response Changed Breaking ⚠️
    • error.[trialAlreadyRedeemed] Added
  • polar->refunds->list(): response.items->[]->dispute Added
  • polar->checkout-links->update(): response.products->[]->prices->[] Changed
  • polar->products->get(): response.prices->[] Changed
  • polar->products->update(): response.prices->[] Changed
  • polar->products->updateBenefits(): response.prices->[] Changed
  • polar->orders->list(): response.items->[]->platformFeeCurrency Added
  • polar->orders->get(): response.platformFeeCurrency Added
  • polar->orders->update(): response.platformFeeCurrency Added
  • polar->products->list(): response.items->[]->prices->[] Changed
  • polar->checkouts->list(): response.items->[] Changed
  • polar->checkouts->create():
    • request Changed
    • response Changed
  • polar->webhooks->listWebhookDeliveries(): response.items->[]->webhookEvent->skipped Added
  • polar->subscriptions->update():
    • request.subscriptionUpdate->[subscriptionUpdateBillingPeriod] Added
    • response.product->prices->[] Changed
  • polar->checkouts->get(): response Changed
  • polar->checkouts->update():
    • request.checkoutUpdate->allowTrial Added
    • response Changed
    • error.[trialAlreadyRedeemed] Added
  • polar->metrics->limits(): response.intervals->hour->minDays Added
  • 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->products->create(): response.prices->[] Changed
  • polar->customers->list():
    • request->includeMembers Added
    • response.items->[]->members Added
  • polar->subscriptions->revoke(): response.product->prices->[] Changed
  • polar->customers->get():
    • request.includeMembers Added
    • response.members Added
  • polar->customers->update():
    • request.includeMembers Added
    • response.members Added
  • polar->customers->getExternal():
    • request.includeMembers Added
    • response.members Added
  • polar->customers->updateExternal():
    • request.includeMembers Added
    • response.members Added
  • polar->subscriptions->get(): response.product->prices->[] Changed
  • polar->subscriptions->create(): response.product->prices->[] Changed
  • polar->subscriptions->list():
    • request->cancelAtPeriodEnd Added
    • response.items->[]->product->prices->[] Changed
  • polar->organizations->get(): response Changed
  • polar->organizations->list(): response.items->[] Changed
  • polar->wallets->topUp(): Deleted Breaking ⚠️
  • polar->wallets->get(): Deleted Breaking ⚠️
  • polar->wallets->list(): Deleted Breaking ⚠️
  • polar->customers->getBalance(): Deleted Breaking ⚠️
  • polar->event-types->update(): Added
  • polar->event-types->list(): Added
  • polar->members->listMembers(): Added
  • polar->disputes->get(): Added
  • polar->disputes->list(): Added
OpenAPI Change Summary
├─┬Paths
│ ├──[-] path (1:246754)❌ 
│ ├──[-] path (1:249955)❌ 
│ ├──[-] path (1:149921)❌ 
│ ├──[-] path (1:250966)❌ 
│ ├──[+] path (4773:5)
│ ├──[+] path (9483:5)
│ ├──[+] path (4982:5)
│ ├──[+] path (14426:5)
│ ├──[+] path (14150:5)
│ ├─┬/v1/customers/
│ │ ├─┬GET
│ │ │ ├──[+] parameters (8585:21)❌ 
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └─┬application/json
│ │ │       └─┬Schema
│ │ │         └──[🔀] $ref (41676:23)❌ 
│ │ └─┬POST
│ │   ├──[+] parameters (8721:23)
│ │   └─┬Responses
│ │     └─┬201
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └──[🔀] $ref (35970:23)❌ 
│ ├─┬/v1/customers/{id}
│ │ ├─┬GET
│ │ │ ├──[+] parameters (8897:21)❌ 
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └─┬application/json
│ │ │       └─┬Schema
│ │ │         └──[🔀] $ref (35970:23)❌ 
│ │ └─┬PATCH
│ │   ├──[+] parameters (8978:21)❌ 
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └──[🔀] $ref (35970:23)❌ 
│ ├─┬/v1/customer-portal/benefit-grants/
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] default (9811:26)❌ 
│ ├─┬/v1/customer-portal/organizations/{slug}
│ │ └─┬GET
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └──[🔀] $ref (33181:23)❌ 
│ ├─┬/v1/refunds/
│ │ ├─┬GET
│ │ │ └──[🔀] description (4430:24)
│ │ └─┬POST
│ │   └─┬Responses
│ │     └──[-] codes (1:77435)❌ 
│ ├─┬/v1/events/
│ │ └─┬GET
│ │   ├──[+] parameters (13649:21)❌ 
│ │   └─┬Parameters
│ │     ├──[🔀] description (13646:28)
│ │     └─┬Schema
│ │       └──[🔀] description (13643:30)
│ ├─┬/v1/subscriptions/
│ │ └─┬GET
│ │   └──[+] parameters (570:21)❌ 
│ ├─┬/v1/customers/external/{external_id}
│ │ ├─┬GET
│ │ │ ├──[+] parameters (9132:21)❌ 
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └─┬application/json
│ │ │       └─┬Schema
│ │ │         └──[🔀] $ref (35970:23)❌ 
│ │ └─┬PATCH
│ │   ├──[+] parameters (9212:21)❌ 
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └──[🔀] $ref (35970:23)❌ 
│ └─┬/v1/metrics/
│   └─┬GET
│     └──[+] parameters (6461:21)❌ 
├─┬order.created
│ └─┬POST
│   └──[🔀] description (16076:24)
└─┬Components
  ├──[-] schemas (1:658339)❌ 
  ├──[-] schemas (1:662592)❌ 
  ├──[-] schemas (1:489181)❌ 
  ├──[-] schemas (1:827254)❌ 
  ├──[-] schemas (1:693594)❌ 
  ├──[-] schemas (1:827388)❌ 
  ├──[-] schemas (1:778334)❌ 
  ├──[-] schemas (1:826082)❌ 
  ├──[-] schemas (1:740977)❌ 
  ├──[+] schemas (52032:40)
  ├──[+] schemas (35969:30)
  ├──[+] schemas (38627:30)
  ├──[+] schemas (42075:17)
  ├──[+] schemas (50045:24)
  ├──[+] schemas (41716:32)
  ├──[+] schemas (39362:33)
  ├──[+] schemas (38637:24)
  ├──[+] schemas (47668:22)
  ├──[+] schemas (41776:43)
  ├──[+] schemas (42177:29)
  ├──[+] schemas (49592:29)
  ├──[+] schemas (41875:31)
  ├──[+] schemas (40194:35)
  ├──[+] schemas (52238:42)
  ├──[+] schemas (25153:31)
  ├──[+] schemas (52606:31)
  ├──[+] schemas (22644:40)
  ├──[+] schemas (33180:35)
  ├──[+] schemas (52152:43)
  ├──[+] schemas (38516:18)
  ├──[+] schemas (41675:44)
  ├──[+] schemas (39270:29)
  ├──[+] schemas (39173:20)
  ├──[+] schemas (39240:26)
  ├──[+] schemas (42168:21)
  ├─┬BenefitGitHubRepositorySubscriber
  │ └─┬organization
  │   └──[🔀] $ref (22645:23)❌ 
  ├─┬CheckoutUpdate
  │ ├──[+] properties (27848:11)
  │ ├─┬trial_interval_count
  │ │ ├──[-] title (1:447665)
  │ │ ├──[🔀] description (27767:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (52629:17)❌ 
  │ ├─┬product_price_id
  │ │ ├──[🔀] title (27640:22)
  │ │ ├──[🔀] description (27641:28)
  │ │ └──[-] deprecated (1:446145)
  │ ├─┬embed_origin
  │ │ ├──[🔀] title (27821:22)
  │ │ ├──[🔀] description (27822:28)
  │ │ └─┬ANYOF
  │ │   └──[+] format (27815:27)❌ 
  │ ├─┬product_id
  │ │ ├──[+] additionalProperties (27784:37)❌ 
  │ │ ├──[+] propertyNames (27802:30)❌ 
  │ │ ├──[+] type (27806:21)❌ 
  │ │ ├──[🔀] title (27808:22)
  │ │ ├──[+] maxProperties (27807:30)❌ 
  │ │ ├──[🔀] description (27809:28)
  │ │ ├──[-] anyOf (1:445712)❌ 
  │ │ └──[-] anyOf (1:445751)❌ 
  │ ├─┬customer_billing_name
  │ │ ├──[-] title (1:447114)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (17462:23)❌ 
  │ ├─┬trial_interval
  │ │ ├──[+] title (27920:22)
  │ │ ├──[🔀] description (27921:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (27910:15)❌ 
  │ ├─┬require_billing_address
  │ │ ├──[🔀] title (27653:22)
  │ │ ├──[🔀] description (27654:28)
  │ │ ├──[+] deprecated (27655:27)
  │ │ └─┬ANYOF
  │ │   ├──[🔀] type (27646:25)❌ 
  │ │   └──[+] format (27647:27)❌ 
  │ ├─┬customer_email
  │ │ ├──[🔀] title (27734:22)
  │ │ └─┬ANYOF
  │ │   ├──[-] format (1:446924)❌ 
  │ │   └──[-] description (1:446948)
  │ ├─┬amount
  │ │ ├──[🔀] title (27857:22)
  │ │ ├──[+] description (27858:28)
  │ │ └─┬ANYOF
  │ │   ├──[🔀] type (27851:25)❌ 
  │ │   ├──[-] maximum (1:446204)❌ 
  │ │   ├──[-] minimum (1:446225)❌ 
  │ │   └──[-] description (1:446244)
  │ ├─┬is_business_customer
  │ │ ├──[🔀] title (27947:22)
  │ │ ├──[+] description (27948:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] type (27941:25)❌ 
  │ ├─┬metadata
  │ │ ├──[-] additionalProperties (1:447796)❌ 
  │ │ ├──[-] propertyNames (1:447942)❌ 
  │ │ ├──[-] type (1:447985)❌ 
  │ │ ├──[🔀] title (27694:22)
  │ │ ├──[-] maxProperties (1:448012)❌ 
  │ │ ├──[-] description (1:448052)
  │ │ ├──[+] anyOf (27687:15)
  │ │ └──[+] anyOf (27690:15)
  │ ├─┬return_url
  │ │ ├──[🔀] title (27845:22)
  │ │ ├──[🔀] description (27846:28)
  │ │ └─┬ANYOF
  │ │   ├──[🔀] type (27839:25)❌ 
  │ │   ├──[-] maxLength (1:450826)❌ 
  │ │   ├──[-] minLength (1:450845)❌ 
  │ │   └──[-] format (1:450858)❌ 
  │ ├─┬discount_id
  │ │ ├──[🔀] title (27756:22)
  │ │ ├──[-] description (1:448500)
  │ │ └─┬ANYOF
  │ │   └──[-] format (1:448432)❌ 
  │ ├─┬success_url
  │ │ ├──[🔀] title (27682:22)
  │ │ ├──[🔀] description (27683:28)
  │ │ └─┬ANYOF
  │ │   ├──[🔀] type (27674:25)❌ 
  │ │   ├──[+] maximum (27675:28)❌ 
  │ │   ├──[+] minimum (27676:28)❌ 
  │ │   ├──[-] maxLength (1:450501)❌ 
  │ │   ├──[-] minLength (1:450520)❌ 
  │ │   └──[-] format (1:450533)❌ 
  │ ├─┬custom_field_data
  │ │ ├──[-] additionalProperties (1:445438)❌ 
  │ │ ├──[-] type (1:445582)❌ 
  │ │ ├──[🔀] title (27669:22)
  │ │ ├──[-] description (1:445637)
  │ │ ├──[+] anyOf (27659:15)
  │ │ └──[+] anyOf (27665:15)
  │ ├─┬customer_metadata
  │ │ ├──[🔀] title (27870:22)
  │ │ ├──[-] description (1:450076)
  │ │ └─┬ANYOF
  │ │   ├──[-] additionalProperties (1:449452)❌ 
  │ │   ├──[-] propertyNames (1:449598)❌ 
  │ │   ├──[🔀] type (27863:25)❌ 
  │ │   ├──[+] format (27864:27)❌ 
  │ │   ├──[-] maxProperties (1:449668)❌ 
  │ │   └──[-] description (1:449687)
  │ ├─┬seats
  │ │ ├──[🔀] title (27935:22)
  │ │ ├──[🔀] description (27936:28)
  │ │ └─┬ANYOF
  │ │   ├──[🔀] type (27926:25)❌ 
  │ │   ├──[-] maximum (1:446458)❌ 
  │ │   ├──[-] minimum (1:446475)❌ 
  │ │   ├──[+] maxLength (27927:30)❌ 
  │ │   ├──[+] minLength (27928:30)❌ 
  │ │   └──[+] format (27929:27)❌ 
  │ ├─┬customer_billing_address
  │ │ ├──[+] additionalProperties (27606:37)❌ 
  │ │ ├──[+] type (27626:21)❌ 
  │ │ ├──[+] title (27627:22)
  │ │ ├──[+] description (27628:28)
  │ │ ├──[-] anyOf (1:277289)❌ 
  │ │ └──[-] anyOf (1:447277)❌ 
  │ ├─┬customer_name
  │ │ ├──[🔀] title (27905:22)
  │ │ ├──[+] description (27906:28)
  │ │ └─┬ANYOF
  │ │   ├──[-] examples (1:446806)
  │ │   ├──[+] additionalProperties (27875:41)❌ 
  │ │   ├──[+] propertyNames (27893:34)❌ 
  │ │   ├──[🔀] type (27897:25)❌ 
  │ │   ├──[-] maxLength (1:446744)❌ 
  │ │   ├──[+] maxProperties (27898:34)❌ 
  │ │   └──[🔀] description (27899:32)
  │ ├─┬customer_ip_address
  │ │ ├──[🔀] title (27723:22)
  │ │ └─┬ANYOF
  │ │   ├──[🔀] format (27716:27)❌ 
  │ │   └──[+] description (27717:32)
  │ └─┬customer_tax_id
  │   ├──[🔀] title (27710:22)
  │   └─┬ANYOF
  │     ├──[+] examples (27703:19)
  │     ├──[+] maxLength (27700:30)❌ 
  │     └──[+] description (27701:32)
  ├─┬LegacyRecurringProductPriceCustom
  │ ├──[+] required (40336:11)❌ 
  │ ├──[+] properties (40254:11)
  │ └─┬type
  │   └──[🔀] $ref (49593:17)❌ 
  ├─┬MeterCreditEvent
  │ ├──[+] required (42509:11)❌ 
  │ ├──[+] properties (42480:11)
  │ ├──[+] properties (42467:11)
  │ ├─┬metadata
  │ │ └──[🔀] $ref (42480:20)❌ 
  │ ├─┬timestamp
  │ │ ├──[-] type (1:668076)❌ 
  │ │ ├──[🔀] title (42477:22)
  │ │ ├──[-] format (1:668096)❌ 
  │ │ ├──[🔀] description (42478:28)
  │ │ ├──[+] anyOf (42469:15)
  │ │ └──[+] anyOf (42473:15)
  │ ├─┬name
  │ │ └──[🔀] $ref (42518:23)❌ 
  │ ├─┬organization_id
  │ │ ├──[-] examples (1:668339)
  │ │ ├──[🔀] title (42494:22)
  │ │ ├──[-] format (1:668226)❌ 
  │ │ ├──[🔀] description (42495:28)
  │ │ ├──[+] const (42493:22)❌ 
  │ │ └─┬Extensions
  │ │   └──[-] x-polar-selector-widget (1:668407)❌ 
  │ └─┬source
  │   ├──[+] examples (42417:15)
  │   ├──[🔀] title (42414:22)
  │   ├──[+] format (42413:23)❌ 
  │   ├──[🔀] description (42415:28)
  │   ├──[-] const (1:669219)❌ 
  │   └─┬Extensions
  │     └──[+] x-polar-selector-widget (42419:40)
  ├─┬ProductPriceCustom
  │ ├──[+] required (48930:11)❌ 
  │ ├──[+] properties (48848:11)
  │ └─┬type
  │   └──[🔀] $ref (49593:17)❌ 
  ├─┬BenefitMeterCreditSubscriber
  │ └─┬organization
  │   └──[🔀] $ref (22645:23)❌ 
  ├─┬ProductPriceSeatBased
  │ ├──[+] required (49497:11)❌ 
  │ ├──[+] properties (49447:11)
  │ └─┬type
  │   └──[🔀] $ref (49593:17)❌ 
  ├─┬UserEvent
  │ ├──[+] required (52790:11)❌ 
  │ ├──[+] properties (52762:11)
  │ ├──[+] properties (52749:11)
  │ ├─┬timestamp
  │ │ ├──[-] type (1:821412)❌ 
  │ │ ├──[🔀] title (52759:22)
  │ │ ├──[-] format (1:821432)❌ 
  │ │ ├──[🔀] description (52760:28)
  │ │ ├──[+] anyOf (52751:15)
  │ │ └──[+] anyOf (52755:15)
  │ ├─┬organization_id
  │ │ ├──[-] examples (1:821675)
  │ │ ├──[🔀] title (52769:22)
  │ │ ├──[-] format (1:821562)❌ 
  │ │ ├──[🔀] description (52770:28)
  │ │ └─┬Extensions
  │ │   └──[-] x-polar-selector-widget (1:821743)❌ 
  │ ├─┬name
  │ │ └──[🔀] $ref (39079:33)❌ 
  │ ├─┬source
  │ │ ├──[+] examples (52699:15)
  │ │ ├──[🔀] title (52696:22)
  │ │ ├──[+] format (52695:23)❌ 
  │ │ ├──[🔀] description (52697:28)
  │ │ ├──[-] const (1:822641)❌ 
  │ │ └─┬Extensions
  │ │   └──[+] x-polar-selector-widget (52701:40)
  │ └─┬metadata
  │   └──[🔀] $ref (52762:20)❌ 
  ├─┬BenefitDiscordSubscriber
  │ └─┬organization
  │   └──[🔀] $ref (22645:23)❌ 
  ├─┬BenefitGrantedEvent
  │ ├──[+] required (21480:11)❌ 
  │ ├──[+] properties (21451:11)
  │ ├──[+] properties (21438:11)
  │ ├─┬timestamp
  │ │ ├──[-] type (1:338038)❌ 
  │ │ ├──[🔀] title (21448:22)
  │ │ ├──[-] format (1:338058)❌ 
  │ │ ├──[🔀] description (21449:28)
  │ │ ├──[+] anyOf (21440:15)
  │ │ └──[+] anyOf (21444:15)
  │ ├─┬source
  │ │ ├──[+] examples (21388:15)
  │ │ ├──[🔀] title (21385:22)
  │ │ ├──[+] format (21384:23)❌ 
  │ │ ├──[🔀] description (21386:28)
  │ │ ├──[-] const (1:339181)❌ 
  │ │ └─┬Extensions
  │ │   └──[+] x-polar-selector-widget (21390:40)
  │ ├─┬metadata
  │ │ └──[🔀] $ref (21451:20)❌ 
  │ ├─┬organization_id
  │ │ ├──[-] examples (1:338301)
  │ │ ├──[🔀] title (21465:22)
  │ │ ├──[-] format (1:338188)❌ 
  │ │ ├──[🔀] description (21466:28)
  │ │ ├──[+] const (21464:22)❌ 
  │ │ └─┬Extensions
  │ │   └──[-] x-polar-selector-widget (1:338369)❌ 
  │ └─┬name
  │   └──[🔀] $ref (21146:23)❌ 
  ├─┬Refund
  │ ├──[+] required (49970:11)❌ 
  │ ├──[+] properties (49943:11)
  │ ├─┬modified_at
  │ │ ├──[+] additionalProperties (49875:37)❌ 
  │ │ ├──[+] type (49891:21)❌ 
  │ │ ├──[🔀] title (49892:22)
  │ │ ├──[-] description (1:777056)
  │ │ ├──[-] anyOf (1:776955)❌ 
  │ │ └──[-] anyOf (1:776998)❌ 
  │ ├─┬metadata
  │ │ ├──[-] additionalProperties (1:777240)❌ 
  │ │ ├──[🔀] type (49869:21)❌ 
  │ │ ├──[🔀] title (49871:22)
  │ │ ├──[+] format (49870:23)❌ 
  │ │ └──[+] description (49872:28)
  │ ├─┬status
  │ │ └──[🔀] $ref (49939:30)❌ 
  │ ├─┬reason
  │ │ └──[🔀] $ref (49912:30)❌ 
  │ ├─┬order_id
  │ │ ├──[-] type (1:777757)❌ 
  │ │ ├──[🔀] title (49865:22)
  │ │ ├──[-] format (1:777777)❌ 
  │ │ ├──[+] description (49866:28)
  │ │ ├──[+] anyOf (49857:15)
  │ │ └──[+] anyOf (49861:15)
  │ ├─┬revoke_benefits
  │ │ └──[🔀] $ref (50157:17)❌ 
  │ ├─┬organization_id
  │ │ └──[🔀] title (49920:22)
  │ ├─┬id
  │ │ ├──[-] type (1:777118)❌ 
  │ │ ├──[-] title (1:777156)
  │ │ ├──[-] format (1:777138)❌ 
  │ │ ├──[-] description (1:777177)
  │ │ ├──[+] anyOf (50045:24)
  │ │ └──[+] anyOf (49948:15)
  │ ├─┬subscription_id
  │ │ └──[🔀] $ref (50180:17)❌ 
  │ └─┬tax_amount
  │   ├──[-] type (1:777562)❌ 
  │   ├──[🔀] title (49932:22)
  │   ├──[+] anyOf (49924:15)
  │   └──[+] anyOf (49928:15)
  ├─┬CustomerBenefitGrantSortProperty
  │ ├──[+] enum (31362:11)
  │ └──[+] enum (31363:11)
  ├─┬CustomerCreate
  │ ├──[+] properties (31547:11)
  │ └─┬tax_id
  │   ├──[-] title (1:505293)
  │   ├──[+] description (31556:28)
  │   └─┬ANYOF
  │     └──[🔀] $ref (47669:23)❌ 
  ├─┬CheckoutUpdatePublic
  │ ├──[+] properties (28122:11)
  │ ├─┬amount
  │ │ ├──[🔀] title (28132:22)
  │ │ ├──[+] description (28133:28)
  │ │ └─┬ANYOF
  │ │   ├──[🔀] type (28125:25)❌ 
  │ │   ├──[-] maximum (1:452245)❌ 
  │ │   ├──[-] minimum (1:452266)❌ 
  │ │   ├──[-] description (1:452285)
  │ │   └──[+] const (28126:26)❌ 
  │ ├─┬product_price_id
  │ │ ├──[🔀] title (27992:22)
  │ │ ├──[🔀] description (27993:28)
  │ │ └──[-] deprecated (1:452186)
  │ ├─┬customer_email
  │ │ ├──[🔀] title (28086:22)
  │ │ └─┬ANYOF
  │ │   ├──[-] format (1:452965)❌ 
  │ │   └──[-] description (1:452989)
  │ ├─┬seats
  │ │ ├──[🔀] title (28005:22)
  │ │ ├──[🔀] description (28006:28)
  │ │ ├──[+] deprecated (28007:27)
  │ │ └─┬ANYOF
  │ │   ├──[🔀] type (27998:25)❌ 
  │ │   ├──[-] maximum (1:452499)❌ 
  │ │   ├──[-] minimum (1:452516)❌ 
  │ │   └──[+] format (27999:27)❌ 
  │ ├─┬product_id
  │ │ ├──[🔀] title (28046:22)
  │ │ ├──[-] description (1:451849)
  │ │ └─┬ANYOF
  │ │   ├──[🔀] type (28040:25)❌ 
  │ │   └──[-] format (1:451782)❌ 
  │ ├─┬custom_field_data
  │ │ ├──[-] additionalProperties (1:451479)❌ 
  │ │ ├──[-] type (1:451623)❌ 
  │ │ ├──[🔀] title (28021:22)
  │ │ ├──[-] description (1:451678)
  │ │ ├──[+] anyOf (28011:15)
  │ │ └──[+] anyOf (28017:15)
  │ ├─┬is_business_customer
  │ │ ├──[🔀] title (28119:22)
  │ │ ├──[+] description (28120:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] type (28113:25)❌ 
  │ ├─┬discount_code
  │ │ ├──[🔀] title (28108:22)
  │ │ └──[-] description (1:453544)
  │ ├─┬customer_tax_id
  │ │ ├──[🔀] title (28062:22)
  │ │ └─┬ANYOF
  │ │   ├──[+] examples (28055:19)
  │ │   ├──[+] maxLength (28052:30)❌ 
  │ │   └──[+] description (28053:32)
  │ ├─┬customer_billing_address
  │ │ ├──[+] additionalProperties (27958:37)❌ 
  │ │ ├──[+] type (27978:21)❌ 
  │ │ ├──[+] title (27979:22)
  │ │ ├──[+] description (27980:28)
  │ │ ├──[-] anyOf (1:277289)❌ 
  │ │ └──[-] anyOf (1:453318)❌ 
  │ ├─┬customer_name
  │ │ ├──[🔀] title (28075:22)
  │ │ └─┬ANYOF
  │ │   ├──[-] examples (1:452847)
  │ │   ├──[-] maxLength (1:452785)❌ 
  │ │   ├──[+] format (28068:27)❌ 
  │ │   └──[🔀] description (28069:32)
  │ └─┬customer_billing_name
  │   ├──[-] title (1:453155)
  │   └─┬ANYOF
  │     └──[🔀] $ref (17462:23)❌ 
  ├─┬OrderRefundedEvent
  │ ├──[+] required (46200:11)❌ 
  │ ├──[+] properties (46171:11)
  │ ├──[+] properties (46158:11)
  │ ├─┬source
  │ │ ├──[+] examples (46108:15)
  │ │ ├──[🔀] title (46105:22)
  │ │ ├──[+] format (46104:23)❌ 
  │ │ ├──[🔀] description (46106:28)
  │ │ ├──[-] const (1:717135)❌ 
  │ │ └─┬Extensions
  │ │   └──[+] x-polar-selector-widget (46110:40)
  │ ├─┬organization_id
  │ │ ├──[-] examples (1:716255)
  │ │ ├──[🔀] title (46185:22)
  │ │ ├──[-] format (1:716142)❌ 
  │ │ ├──[🔀] description (46186:28)
  │ │ ├──[+] const (46184:22)❌ 
  │ │ └─┬Extensions
  │ │   └──[-] x-polar-selector-widget (1:716323)❌ 
  │ ├─┬timestamp
  │ │ ├──[-] type (1:715992)❌ 
  │ │ ├──[🔀] title (46168:22)
  │ │ ├──[-] format (1:716012)❌ 
  │ │ ├──[🔀] description (46169:28)
  │ │ ├──[+] anyOf (46160:15)
  │ │ └──[+] anyOf (46164:15)
  │ ├─┬name
  │ │ └──[🔀] $ref (46209:23)❌ 
  │ └─┬metadata
  │   └──[🔀] $ref (46171:20)❌ 
  ├─┬Scope
  │ ├──[+] enum (50462:11)
  │ ├──[+] enum (50431:11)
  │ ├──[+] enum (50466:11)
  │ └──[+] enum (50463:11)
  ├─┬SubscriptionCycledEvent
  │ ├──[+] required (51578:11)❌ 
  │ ├──[+] properties (51549:11)
  │ ├──[+] properties (51536:11)
  │ ├─┬timestamp
  │ │ ├──[-] type (1:803984)❌ 
  │ │ ├──[🔀] title (51546:22)
  │ │ ├──[-] format (1:804004)❌ 
  │ │ ├──[🔀] description (51547:28)
  │ │ ├──[+] anyOf (51538:15)
  │ │ └──[+] anyOf (51542:15)
  │ ├─┬organization_id
  │ │ ├──[-] examples (1:804247)
  │ │ ├──[🔀] title (51563:22)
  │ │ ├──[-] format (1:804134)❌ 
  │ │ ├──[🔀] description (51564:28)
  │ │ ├──[+] const (51562:22)❌ 
  │ │ └─┬Extensions
  │ │   └──[-] x-polar-selector-widget (1:804315)❌ 
  │ ├─┬metadata
  │ │ └──[🔀] $ref (51549:20)❌ 
  │ ├─┬name
  │ │ └──[🔀] $ref (51587:23)❌ 
  │ └─┬source
  │   ├──[+] examples (51486:15)
  │   ├──[🔀] title (51483:22)
  │   ├──[+] format (51482:23)❌ 
  │   ├──[🔀] description (51484:28)
  │   ├──[-] const (1:805127)❌ 
  │   └─┬Extensions
  │     └──[+] x-polar-selector-widget (51488:40)
  ├─┬ProductPriceFixed
  │ ├──[+] required (49089:11)❌ 
  │ ├──[+] properties (49038:11)
  │ └─┬type
  │   └──[🔀] $ref (49593:17)❌ 
  ├─┬CheckoutPriceCreate
  │ ├──[+] properties (25358:11)
  │ ├─┬subscription_id
  │ │ ├──[🔀] title (25355:22)
  │ │ ├──[🔀] description (25356:28)
  │ │ └─┬ANYOF
  │ │   ├──[🔀] type (25347:25)❌ 
  │ │   ├──[+] maximum (25348:28)❌ 
  │ │   ├──[+] minimum (25349:28)❌ 
  │ │   └──[-] format (1:406864)❌ 
  │ ├─┬customer_metadata
  │ │ ├──[-] additionalProperties (1:406173)❌ 
  │ │ ├──[-] propertyNames (1:406319)❌ 
  │ │ ├──[-] type (1:406362)❌ 
  │ │ ├──[🔀] title (25434:22)
  │ │ ├──[-] maxProperties (1:406389)❌ 
  │ │ ├──[-] description (1:406438)
  │ │ ├──[+] anyOf (25426:15)
  │ │ └──[+] anyOf (25430:15)
  │ ├─┬trial_interval
  │ │ ├──[+] title (25522:22)
  │ │ ├──[🔀] description (25523:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (25512:15)❌ 
  │ ├─┬metadata
  │ │ ├──[-] additionalProperties (1:402221)❌ 
  │ │ ├──[-] propertyNames (1:402367)❌ 
  │ │ ├──[🔀] type (25378:21)❌ 
  │ │ ├──[🔀] title (25379:22)
  │ │ ├──[-] maxProperties (1:402437)❌ 
  │ │ ├──[🔀] description (25380:28)
  │ │ └──[+] default (25381:24)❌ 
  │ ├─┬return_url
  │ │ ├──[+] type (25325:21)❌ 
  │ │ ├──[🔀] title (25326:22)
  │ │ ├──[🔀] description (25327:28)
  │ │ ├──[+] default (25328:24)❌ 
  │ │ ├──[-] anyOf (1:407486)❌ 
  │ │ └──[-] anyOf (1:407558)❌ 
  │ ├─┬amount
  │ │ ├──[+] type (25359:21)❌ 
  │ │ ├──[🔀] title (25360:22)
  │ │ ├──[+] description (25361:28)
  │ │ ├──[+] default (25362:24)❌ 
  │ │ ├──[-] anyOf (1:403976)❌ 
  │ │ └──[-] anyOf (1:404171)❌ 
  │ ├─┬customer_ip_address
  │ │ ├──[🔀] title (25374:22)
  │ │ ├──[+] description (25375:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] format (25368:27)❌ 
  │ ├─┬customer_billing_address
  │ │ ├──[+] additionalProperties (25281:37)❌ 
  │ │ ├──[+] type (25301:21)❌ 
  │ │ ├──[+] title (25302:22)
  │ │ ├──[+] description (25303:28)
  │ │ ├──[-] anyOf (1:277289)❌ 
  │ │ └──[-] anyOf (1:406009)❌ 
  │ ├─┬success_url
  │ │ ├──[🔀] title (25507:22)
  │ │ ├──[🔀] description (25508:28)
  │ │ └─┬ANYOF
  │ │   ├──[-] maxLength (1:407193)❌ 
  │ │   ├──[-] minLength (1:407212)❌ 
  │ │   └──[🔀] format (25501:27)❌ 
  │ ├─┬external_customer_id
  │ │ ├──[🔀] title (25549:22)
  │ │ └──[🔀] description (25550:28)
  │ ├─┬customer_tax_id
  │ │ ├──[🔀] title (25409:22)
  │ │ └─┬ANYOF
  │ │   ├──[+] examples (25402:19)
  │ │   ├──[+] maxLength (25399:30)❌ 
  │ │   └──[+] description (25400:32)
  │ ├─┬require_billing_address
  │ │ ├──[🔀] type (25553:21)❌ 
  │ │ ├──[🔀] title (25555:22)
  │ │ ├──[+] format (25554:23)❌ 
  │ │ ├──[🔀] description (25556:28)
  │ │ └──[-] default (1:403947)❌ 
  │ ├─┬customer_email
  │ │ ├──[🔀] title (25445:22)
  │ │ └─┬ANYOF
  │ │   ├──[-] format (1:405523)❌ 
  │ │   └──[-] description (1:405547)
  │ ├─┬product_price_id
  │ │ ├──[+] additionalProperties (25253:37)❌ 
  │ │ ├──[+] propertyNames (25271:30)❌ 
  │ │ ├──[🔀] type (25275:21)❌ 
  │ │ ├──[🔀] title (25277:22)
  │ │ ├──[-] format (1:408010)❌ 
  │ │ ├──[+] maxProperties (25276:30)❌ 
  │ │ └──[🔀] description (25278:28)
  │ ├─┬trial_interval_count
  │ │ ├──[-] title (1:402090)
  │ │ ├──[🔀] description (25236:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (52629:17)❌ 
  │ ├─┬customer_name
  │ │ ├──[+] additionalProperties (25470:37)❌ 
  │ │ ├──[+] propertyNames (25488:30)❌ 
  │ │ ├──[+] type (25492:21)❌ 
  │ │ ├──[🔀] title (25494:22)
  │ │ ├──[+] maxProperties (25493:30)❌ 
  │ │ ├──[+] description (25495:28)
  │ │ ├──[-] anyOf (1:405311)❌ 
  │ │ └──[-] anyOf (1:405419)❌ 
  │ ├─┬seats
  │ │ ├──[🔀] title (25537:22)
  │ │ ├──[🔀] description (25538:28)
  │ │ └─┬ANYOF
  │ │   ├──[🔀] type (25528:25)❌ 
  │ │   ├──[-] maximum (1:404261)❌ 
  │ │   ├──[-] minimum (1:404278)❌ 
  │ │   ├──[+] maxLength (25529:30)❌ 
  │ │   ├──[+] minLength (25530:30)❌ 
  │ │   └──[+] format (25531:27)❌ 
  │ ├─┬customer_billing_name
  │ │ ├──[-] title (1:405846)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (17462:23)❌ 
  │ ├─┬customer_id
  │ │ ├──[🔀] title (25422:22)
  │ │ ├──[-] description (1:404535)
  │ │ └─┬ANYOF
  │ │   ├──[🔀] format (25415:27)❌ 
  │ │   └──[+] description (25416:32)
  │ ├─┬custom_field_data
  │ │ ├──[-] additionalProperties (1:402848)❌ 
  │ │ ├──[-] type (1:402992)❌ 
  │ │ ├──[🔀] title (25342:22)
  │ │ ├──[-] description (1:403047)
  │ │ ├──[+] anyOf (25332:15)
  │ │ └──[+] anyOf (25338:15)
  │ ├─┬is_business_customer
  │ │ ├──[-] type (1:404732)❌ 
  │ │ ├──[🔀] title (25392:22)
  │ │ ├──[🔀] description (25393:28)
  │ │ ├──[-] default (1:404952)❌ 
  │ │ ├──[+] anyOf (25385:15)
  │ │ └──[+] anyOf (25388:15)
  │ ├─┬discount_id
  │ │ ├──[🔀] title (25467:22)
  │ │ ├──[-] description (1:403220)
  │ │ └─┬ANYOF
  │ │   └──[-] format (1:403152)❌ 
  │ └─┬embed_origin
  │   ├──[🔀] title (25315:22)
  │   ├──[🔀] description (25316:28)
  │   └─┬ANYOF
  │     └──[+] format (25309:27)❌ 
  ├─┬CustomerOrderProduct
  │ └─┬organization
  │   └──[🔀] $ref (33109:23)❌ 
  ├─┬CustomerSubscriptionProduct
  │ └─┬organization
  │   └──[🔀] $ref (33109:23)❌ 
  ├─┬MetricsTotals
  │ ├──[-] required (1:692477)❌ 
  │ ├──[-] required (1:693173)❌ 
  │ ├──[-] required (1:693200)❌ 
  │ ├──[-] required (1:692370)❌ 
  │ ├──[-] required (1:692747)❌ 
  │ ├──[-] required (1:693038)❌ 
  │ ├──[-] required (1:692415)❌ 
  │ ├──[-] required (1:692275)❌ 
  │ ├──[-] required (1:692527)❌ 
  │ ├──[-] required (1:692807)❌ 
  │ ├──[-] required (1:692325)❌ 
  │ ├──[-] required (1:692444)❌ 
  │ ├──[-] required (1:692618)❌ 
  │ ├──[-] required (1:692679)❌ 
  │ ├──[-] required (1:692298)❌ 
  │ ├──[-] required (1:692353)❌ 
  │ ├──[-] required (1:692162)❌ 
  │ ├──[-] required (1:692246)❌ 
  │ ├──[-] required (1:693078)❌ 
  │ ├──[-] required (1:693157)❌ 
  │ ├──[-] required (1:692585)❌ 
  │ ├──[-] required (1:692760)❌ 
  │ ├──[-] required (1:692783)❌ 
  │ ├──[-] required (1:692833)❌ 
  │ ├──[-] required (1:692914)❌ 
  │ ├──[-] required (1:693111)❌ 
  │ ├──[-] required (1:693143)❌ 
  │ ├──[-] required (1:692394)❌ 
  │ ├──[-] required (1:692172)❌ 
  │ ├──[-] required (1:692220)❌ 
  │ ├──[-] required (1:692498)❌ 
  │ ├──[-] required (1:692560)❌ 
  │ ├──[-] required (1:692876)❌ 
  │ ├──[-] required (1:693000)❌ 
  │ ├──[-] required (1:692655)❌ 
  │ ├──[-] required (1:692708)❌ 
  │ ├──[-] required (1:692957)❌ 
  │ ├──[-] required (1:692183)❌ 
  │ ├──[-] required (1:692198)❌ 
  │ ├──[-] required (1:692255)❌ 
  │ ├──[+] properties (44549:11)
  │ ├──[+] properties (44339:11)
  │ ├──[+] properties (44577:11)
  │ ├─┬committed_monthly_recurring_revenue
  │ │ ├──[🔀] title (44561:22)
  │ │ └──[+] anyOf (44557:15)
  │ ├─┬canceled_subscriptions_customer_service
  │ │ └──[+] anyOf (44445:15)
  │ ├─┬canceled_subscriptions_switched_service
  │ │ └──[+] anyOf (44487:15)
  │ ├─┬one_time_products_revenue
  │ │ ├──[🔀] title (44267:22)
  │ │ └──[+] anyOf (44263:15)
  │ ├─┬checkouts_conversion
  │ │ └──[+] anyOf (44417:15)
  │ ├─┬cost_per_user
  │ │ ├──[🔀] title (44379:22)
  │ │ └──[+] anyOf (44375:15)
  │ ├─┬new_subscriptions_net_revenue
  │ │ └──[+] anyOf (44277:15)
  │ ├─┬active_subscriptions
  │ │ └──[+] anyOf (44333:15)
  │ ├─┬revenue
  │ │ ├──[🔀] title (44295:22)
  │ │ └──[+] anyOf (44291:15)
  │ ├─┬orders
  │ │ ├──[🔀] title (44211:22)
  │ │ └──[+] anyOf (44207:15)
  │ ├─┬cashflow
  │ │ └──[+] anyOf (44627:15)
  │ ├─┬renewed_subscriptions_revenue
  │ │ ├──[🔀] title (44043:22)
  │ │ └──[+] anyOf (44039:15)
  │ ├─┬costs
  │ │ ├──[🔀] title (44351:22)
  │ │ └──[+] anyOf (44347:15)
  │ ├─┬new_subscriptions_revenue
  │ │ ├──[🔀] title (44071:22)
  │ │ └──[+] anyOf (44067:15)
  │ ├─┬canceled_subscriptions_missing_features
  │ │ └──[+] anyOf (44473:15)
  │ ├─┬one_time_products
  │ │ ├──[🔀] title (44253:22)
  │ │ └──[+] anyOf (44249:15)
  │ ├─┬churn_rate
  │ │ └──[+] anyOf (44571:15)
  │ ├─┬gross_margin_percentage
  │ │ └──[+] anyOf (44613:15)
  │ ├─┬average_revenue_per_user
  │ │ └──[+] anyOf (44165:15)
  │ ├─┬average_order_value
  │ │ └──[+] anyOf (44137:15)
  │ ├─┬new_subscriptions
  │ │ └──[+] anyOf (44249:15)
  │ ├─┬succeeded_checkouts
  │ │ └──[+] anyOf (44403:15)
  │ ├─┬net_revenue
  │ │ └──[+] anyOf (44067:15)
  │ ├─┬canceled_subscriptions_unused
  │ │ └──[+] anyOf (44529:15)
  │ ├─┬gross_margin
  │ │ └──[+] anyOf (44599:15)
  │ ├─┬net_cumulative_revenue
  │ │ └──[+] anyOf (44095:15)
  │ ├─┬canceled_subscriptions_other
  │ │ └──[+] anyOf (44543:15)
  │ ├─┬canceled_subscriptions_too_expensive
  │ │ └──[+] anyOf (44515:15)
  │ ├─┬canceled_subscriptions
  │ │ └──[+] anyOf (44431:15)
  │ ├─┬cumulative_costs
  │ │ ├──[🔀] title (44183:22)
  │ │ └──[+] anyOf (44179:15)
  │ ├─┬one_time_products_net_revenue
  │ │ ├──[🔀] title (44281:22)
  │ │ └──[+] anyOf (44277:15)
  │ ├─┬checkouts
  │ │ └──[+] anyOf (44389:15)
  │ ├─┬net_average_order_value
  │ │ └──[+] anyOf (44151:15)
  │ ├─┬canceled_subscriptions_too_complex
  │ │ └──[+] anyOf (44501:15)
  │ ├─┬canceled_subscriptions_low_quality
  │ │ └──[+] anyOf (44459:15)
  │ ├─┬renewed_subscriptions_net_revenue
  │ │ └──[+] anyOf (44319:15)
  │ ├─┬monthly_recurring_revenue
  │ │ └──[+] anyOf (44361:15)
  │ ├─┬renewed_subscriptions
  │ │ ├──[🔀] title (44239:22)
  │ │ └──[+] anyOf (44235:15)
  │ ├─┬active_user_by_event
  │ │ └──[+] anyOf (44193:15)
  │ └─┬cumulative_revenue
  │   ├──[🔀] title (44113:22)
  │   └──[+] anyOf (44109:15)
  ├─┬CustomerUpdatedEvent
  │ ├──[+] required (35767:11)❌ 
  │ ├──[+] properties (35738:11)
  │ ├──[+] properties (35725:11)
  │ ├─┬metadata
  │ │ └──[🔀] $ref (35738:20)❌ 
  │ ├─┬organization_id
  │ │ ├──[-] examples (1:571406)
  │ │ ├──[🔀] title (35752:22)
  │ │ ├──[-] format (1:571293)❌ 
  │ │ ├──[🔀] description (35753:28)
  │ │ ├──[+] const (35751:22)❌ 
  │ │ └─┬Extensions
  │ │   └──[-] x-polar-selector-widget (1:571474)❌ 
  │ ├─┬name
  │ │ └──[🔀] $ref (35849:23)❌ 
  │ ├─┬source
  │ │ ├──[+] examples (35675:15)
  │ │ ├──[🔀] title (35672:22)
  │ │ ├──[+] format (35671:23)❌ 
  │ │ ├──[🔀] description (35673:28)
  │ │ ├──[-] const (1:572286)❌ 
  │ │ └─┬Extensions
  │ │   └──[+] x-polar-selector-widget (35677:40)
  │ └─┬timestamp
  │   ├──[-] type (1:571143)❌ 
  │   ├──[🔀] title (35735:22)
  │   ├──[-] format (1:571163)❌ 
  │   ├──[🔀] description (35736:28)
  │   ├──[+] anyOf (35727:15)
  │   └──[+] anyOf (35731:15)
  ├─┬OrderPaidEvent
  │ ├──[+] required (45908:11)❌ 
  │ ├──[+] properties (45879:11)
  │ ├──[+] properties (45866:11)
  │ ├─┬organization_id
  │ │ ├──[-] examples (1:711600)
  │ │ ├──[🔀] title (45893:22)
  │ │ ├──[-] format (1:711487)❌ 
  │ │ ├──[🔀] description (45894:28)
  │ │ ├──[+] const (45892:22)❌ 
  │ │ └─┬Extensions
  │ │   └──[-] x-polar-selector-widget (1:711668)❌ 
  │ ├─┬metadata
  │ │ └──[🔀] $ref (45879:20)❌ 
  │ ├─┬name
  │ │ └──[🔀] $ref (45917:23)❌ 
  │ ├─┬source
  │ │ ├──[+] examples (45816:15)
  │ │ ├──[🔀] title (45813:22)
  │ │ ├──[+] format (45812:23)❌ 
  │ │ ├──[🔀] description (45814:28)
  │ │ ├──[-] const (1:712480)❌ 
  │ │ └─┬Extensions
  │ │   └──[+] x-polar-selector-widget (45818:40)
  │ └─┬timestamp
  │   ├──[-] type (1:711337)❌ 
  │   ├──[🔀] title (45876:22)
  │   ├──[-] format (1:711357)❌ 
  │   ├──[🔀] description (45877:28)
  │   ├──[+] anyOf (45868:15)
  │   └──[+] anyOf (45872:15)
  ├─┬OAuth2ClientConfigurationUpdate
  │ └─┬scope
  │   └──[🔀] default (44896:24)❌ 
  ├─┬BenefitLicenseKeysSubscriber
  │ └─┬organization
  │   └──[🔀] $ref (22645:23)❌ 
  ├─┬OrganizationSubscriptionSettings
  │ ├──[+] required (47538:11)❌ 
  │ ├──[+] properties (47527:11)
  │ └─┬proration_behavior
  │   └──[🔀] $ref (47527:34)❌ 
  ├─┬LegacyRecurringProductPriceFixed
  │ ├──[+] required (40429:11)❌ 
  │ ├──[+] properties (40378:11)
  │ └─┬type
  │   └──[🔀] $ref (49593:17)❌ 
  ├─┬BenefitDownloadablesSubscriber
  │ └─┬organization
  │   └──[🔀] $ref (22645:23)❌ 
  ├─┬SystemEvent
  │ ├──[+] oneOf (31902:31)
  │ ├──Discriminator
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (52033:23)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (45797:23)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (46089:23)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (31566:23)❌ 
  │ └─┬ONEOF
  │   └──[🔀] $ref (35656:23)❌ 
  ├─┬SubscriptionRevokedEvent
  │ ├──[+] required (52011:11)❌ 
  │ ├──[+] properties (51982:11)
  │ ├──[+] properties (51969:11)
  │ ├─┬timestamp
  │ │ ├──[-] type (1:812105)❌ 
  │ │ ├──[🔀] title (51979:22)
  │ │ ├──[-] format (1:812125)❌ 
  │ │ ├──[🔀] description (51980:28)
  │ │ ├──[+] anyOf (51971:15)
  │ │ └──[+] anyOf (51975:15)
  │ ├─┬metadata
  │ │ └──[🔀] $ref (51982:20)❌ 
  │ ├─┬organization_id
  │ │ ├──[-] examples (1:812368)
  │ │ ├──[🔀] title (51996:22)
  │ │ ├──[-] format (1:812255)❌ 
  │ │ ├──[🔀] description (51997:28)
  │ │ ├──[+] const (51995:22)❌ 
  │ │ └─┬Extensions
  │ │   └──[-] x-polar-selector-widget (1:812436)❌ 
  │ ├─┬name
  │ │ └──[🔀] $ref (52020:23)❌ 
  │ └─┬source
  │   ├──[+] examples (51919:15)
  │   ├──[🔀] title (51916:22)
  │   ├──[+] format (51915:23)❌ 
  │   ├──[🔀] description (51917:28)
  │   ├──[-] const (1:813248)❌ 
  │   └─┬Extensions
  │     └──[+] x-polar-selector-widget (51921:40)
  ├─┬OrganizationFeatureSettings
  │ ├──[+] properties (47285:11)
  │ ├─┬seat_based_pricing_enabled
  │ │ ├──[🔀] title (47275:22)
  │ │ └──[🔀] description (47276:28)
  │ ├─┬revops_enabled
  │ │ ├──[🔀] title (47287:22)
  │ │ └──[🔀] description (47288:28)
  │ └─┬wallets_enabled
  │   ├──[🔀] title (47269:22)
  │   └──[🔀] description (47270:28)
  ├─┬MetricsIntervalLimit
  │ ├──[+] required (43940:11)❌ 
  │ └──[+] properties (43927:11)
  ├─┬ProductPriceMeteredUnit
  │ ├──[+] required (49347:11)❌ 
  │ ├──[+] properties (49273:11)
  │ ├─┬type
  │ │ └──[🔀] $ref (49593:17)❌ 
  │ └─┬unit_amount
  │   └──[🔀] $ref (49601:17)❌ 
  ├─┬BenefitRevokedEvent
  │ ├──[+] required (22624:11)❌ 
  │ ├──[+] properties (22595:11)
  │ ├──[+] properties (22582:11)
  │ ├─┬name
  │ │ └──[🔀] $ref (21146:23)❌ 
  │ ├─┬organization_id
  │ │ ├──[-] examples (1:357105)
  │ │ ├──[🔀] title (22609:22)
  │ │ ├──[-] format (1:356992)❌ 
  │ │ ├──[🔀] description (22610:28)
  │ │ ├──[+] const (22608:22)❌ 
  │ │ └─┬Extensions
  │ │   └──[-] x-polar-selector-widget (1:357173)❌ 
  │ ├─┬source
  │ │ ├──[+] examples (22532:15)
  │ │ ├──[🔀] title (22529:22)
  │ │ ├──[+] format (22528:23)❌ 
  │ │ ├──[🔀] description (22530:28)
  │ │ ├──[-] const (1:357985)❌ 
  │ │ └─┬Extensions
  │ │   └──[+] x-polar-selector-widget (22534:40)
  │ ├─┬timestamp
  │ │ ├──[-] type (1:356842)❌ 
  │ │ ├──[🔀] title (22592:22)
  │ │ ├──[-] format (1:356862)❌ 
  │ │ ├──[🔀] description (22593:28)
  │ │ ├──[+] anyOf (22584:15)
  │ │ └──[+] anyOf (22588:15)
  │ └─┬metadata
  │   └──[🔀] $ref (22595:20)❌ 
  ├─┬SubscriptionProductUpdatedEvent
  │ ├──[+] required (51812:11)❌ 
  │ ├──[+] properties (51783:11)
  │ ├──[+] properties (51770:11)
  │ ├─┬name
  │ │ └──[🔀] $ref (51821:23)❌ 
  │ ├─┬timestamp
  │ │ ├──[-] type (1:807847)❌ 
  │ │ ├──[🔀] title (51780:22)
  │ │ ├──[-] format (1:807867)❌ 
  │ │ ├──[🔀] description (51781:28)
  │ │ ├──[+] anyOf (51772:15)
  │ │ └──[+] anyOf (51776:15)
  │ ├─┬metadata
  │ │ └──[🔀] $ref (51783:20)❌ 
  │ ├─┬source
  │ │ ├──[+] examples (51720:15)
  │ │ ├──[🔀] title (51717:22)
  │ │ ├──[+] format (51716:23)❌ 
  │ │ ├──[🔀] description (51718:28)
  │ │ ├──[-] const (1:808990)❌ 
  │ │ └─┬Extensions
  │ │   └──[+] x-polar-selector-widget (51722:40)
  │ └─┬organization_id
  │   ├──[-] examples (1:808110)
  │   ├──[🔀] title (51797:22)
  │   ├──[-] format (1:807997)❌ 
  │   ├──[🔀] description (51798:28)
  │   ├──[+] const (51796:22)❌ 
  │   └─┬Extensions
  │     └──[-] x-polar-selector-widget (1:808178)❌ 
  ├─┬OAuth2ClientConfiguration
  │ └─┬scope
  │   └──[🔀] default (44775:24)❌ 
  ├─┬OrganizationStatus
  │ ├──[+] enum (47479:11)
  │ ├──[+] enum (47480:11)
  │ └──[-] enum (1:737313)❌ 
  ├─┬LegacyRecurringProductPriceFree
  │ ├──[+] required (40510:11)❌ 
  │ ├──[+] properties (40469:11)
  │ └─┬type
  │   └──[🔀] $ref (49593:17)❌ 
  ├─┬BenefitCustomSubscriber
  │ └─┬organization
  │   └──[🔀] $ref (22645:23)❌ 
  ├─┬Order
  │ ├──[+] required (45454:11)❌ 
  │ ├──[+] properties (45339:11)
  │ ├─┬subscription_id
  │ │ ├──[-] title (1:703943)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (46270:23)❌ 
  │ ├─┬user_id
  │ │ ├──[+] examples (45144:15)
  │ │ ├──[🔀] type (45140:21)❌ 
  │ │ ├──[🔀] title (45141:22)
  │ │ ├──[-] format (1:704782)❌ 
  │ │ ├──[+] description (45142:28)
  │ │ └──[-] deprecated (1:704825)
  │ ├─┬refunded_amount
  │ │ ├──[-] examples (1:702562)
  │ │ ├──[-] type (1:702466)❌ 
  │ │ ├──[🔀] title (45248:22)
  │ │ ├──[-] description (1:702520)
  │ │ ├──[+] anyOf (45240:15)
  │ │ └──[+] anyOf (45244:15)
  │ ├─┬subscription
  │ │ └──[🔀] $ref (46260:17)❌ 
  │ ├─┬subtotal_amount
  │ │ ├──[-] examples (1:701430)
  │ │ ├──[-] type (1:701315)❌ 
  │ │ ├──[🔀] title (45272:22)
  │ │ ├──[-] description (1:701369)
  │ │ ├──[+] anyOf (45264:15)
  │ │ └──[+] anyOf (45268:15)
  │ ├─┬tax_amount
  │ │ ├──[🔀] examples (45112:15)
  │ │ ├──[🔀] title (45109:22)
  │ │ └──[🔀] description (45110:28)
  │ ├─┬refunded_tax_amount
  │ │ ├──[🔀] title (45165:22)
  │ │ └──[🔀] description (45166:28)
  │ ├─┬total_amount
  │ │ ├──[🔀] examples (45136:15)
  │ │ ├──[🔀] title (45133:22)
  │ │ └──[🔀] description (45134:28)
  │ ├─┬seats
  │ │ ├──[+] examples (45176:15)
  │ │ ├──[+] type (45172:21)❌ 
  │ │ ├──[🔀] title (45173:22)
  │ │ ├──[🔀] description (45174:28)
  │ │ ├──[-] anyOf (1:703415)❌ 
  │ │ └──[-] anyOf (1:703436)❌ 
  │ ├─┬status
  │ │ └──[🔀] $ref (45221:20)❌ 
  │ ├─┬product
  │ │ ├──[+] examples (45351:15)
  │ │ ├──[+] title (45348:22)
  │ │ ├──[+] description (45349:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (45341:15)❌ 
  │ └─┬product_id
  │   ├──[-] title (1:703722)
  │   └─┬ANYOF
  │     └──[🔀] $ref (45944:23)❌ 
  ├─┬CheckoutProductCreate
  │ ├──[+] properties (25858:11)
  │ ├─┬subscription_id
  │ │ ├──[🔀] title (25855:22)
  │ │ ├──[🔀] description (25856:28)
  │ │ └─┬ANYOF
  │ │   ├──[🔀] type (25847:25)❌ 
  │ │   ├──[+] maximum (25848:28)❌ 
  │ │   ├──[+] minimum (25849:28)❌ 
  │ │   └──[-] format (1:416386)❌ 
  │ ├─┬custom_field_data
  │ │ ├──[-] additionalProperties (1:412370)❌ 
  │ │ ├──[-] type (1:412514)❌ 
  │ │ ├──[🔀] title (25842:22)
  │ │ ├──[-] description (1:412569)
  │ │ ├──[+] anyOf (25832:15)
  │ │ └──[+] anyOf (25838:15)
  │ ├─┬external_customer_id
  │ │ ├──[🔀] title (26049:22)
  │ │ └──[🔀] description (26050:28)
  │ ├─┬metadata
  │ │ ├──[-] additionalProperties (1:411743)❌ 
  │ │ ├──[-] propertyNames (1:411889)❌ 
  │ │ ├──[🔀] type (25878:21)❌ 
  │ │ ├──[🔀] title (25879:22)
  │ │ ├──[-] maxProperties (1:411959)❌ 
  │ │ ├──[🔀] description (25880:28)
  │ │ └──[+] default (25881:24)❌ 
  │ ├─┬customer_name
  │ │ ├──[+] additionalProperties (25970:37)❌ 
  │ │ ├──[+] propertyNames (25988:30)❌ 
  │ │ ├──[+] type (25992:21)❌ 
  │ │ ├──[🔀] title (25994:22)
  │ │ ├──[+] maxProperties (25993:30)❌ 
  │ │ ├──[+] description (25995:28)
  │ │ ├──[-] anyOf (1:414833)❌ 
  │ │ └──[-] anyOf (1:414941)❌ 
  │ ├─┬embed_origin
  │ │ ├──[🔀] title (25815:22)
  │ │ ├──[🔀] description (25816:28)
  │ │ └─┬ANYOF
  │ │   └──[+] format (25809:27)❌ 
  │ ├─┬customer_id
  │ │ ├──[🔀] title (25922:22)
  │ │ ├──[-] description (1:414057)
  │ │ └─┬ANYOF
  │ │   ├──[🔀] format (25915:27)❌ 
  │ │   └──[+] description (25916:32)
  │ ├─┬require_billing_address
  │ │ ├──[🔀] type (26053:21)❌ 
  │ │ ├──[🔀] title (26055:22)
  │ │ ├──[+] format (26054:23)❌ 
  │ │ ├──[🔀] description (26056:28)
  │ │ └──[-] default (1:413469)❌ 
  │ ├─┬is_business_customer
  │ │ ├──[-] type (1:414254)❌ 
  │ │ ├──[🔀] title (25892:22)
  │ │ ├──[🔀] description (25893:28)
  │ │ ├──[-] default (1:414474)❌ 
  │ │ ├──[+] anyOf (25885:15)
  │ │ └──[+] anyOf (25888:15)
  │ ├─┬customer_metadata
  │ │ ├──[-] additionalProperties (1:415695)❌ 
  │ │ ├──[-] propertyNames (1:415841)❌ 
  │ │ ├──[-] type (1:415884)❌ 
  │ │ ├──[🔀] title (25934:22)
  │ │ ├──[-] maxProperties (1:415911)❌ 
  │ │ ├──[-] description (1:415960)
  │ │ ├──[+] anyOf (25926:15)
  │ │ └──[+] anyOf (25930:15)
  │ ├─┬customer_billing_name
  │ │ ├──[-] title (1:415368)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (17462:23)❌ 
  │ ├─┬amount
  │ │ ├──[+] type (25859:21)❌ 
  │ │ ├──[🔀] title (25860:22)
  │ │ ├──[+] description (25861:28)
  │ │ ├──[+] default (25862:24)❌ 
  │ │ ├──[-] anyOf (1:413498)❌ 
  │ │ └──[-] anyOf (1:413693)❌ 
  │ ├─┬product_id
  │ │ ├──[+] additionalProperties (25753:37)❌ 
  │ │ ├──[+] propertyNames (25771:30)❌ 
  │ │ ├──[🔀] type (25775:21)❌ 
  │ │ ├──[🔀] title (25777:22)
  │ │ ├──[-] format (1:417526)❌ 
  │ │ ├──[+] maxProperties (25776:30)❌ 
  │ │ └──[🔀] description (25778:28)
  │ ├─┬customer_email
  │ │ ├──[🔀] title (25945:22)
  │ │ └─┬ANYOF
  │ │   ├──[-] format (1:415045)❌ 
  │ │   └──[-] description (1:415069)
  │ ├─┬seats
  │ │ ├──[🔀] title (26037:22)
  │ │ ├──[🔀] description (26038:28)
  │ │ └─┬ANYOF
  │ │   ├──[🔀] type (26028:25)❌ 
  │ │   ├──[-] maximum (1:413783)❌ 
  │ │   ├──[-] minimum (1:413800)❌ 
  │ │   ├──[+] maxLength (26029:30)❌ 
  │ │   ├──[+] minLength (26030:30)❌ 
  │ │   └──[+] format (26031:27)❌ 
  │ ├─┬trial_interval
  │ │ ├──[+] title (26022:22)
  │ │ ├──[🔀] description (26023:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (26012:15)❌ 
  │ ├─┬discount_id
  │ │ ├──[🔀] title (25967:22)
  │ │ ├──[-] description (1:412742)
  │ │ └─┬ANYOF
  │ │   └──[-] format (1:412674)❌ 
  │ ├─┬customer_billing_address
  │ │ ├──[+] additionalProperties (25781:37)❌ 
  │ │ ├──[+] type (25801:21)❌ 
  │ │ ├──[+] title (25802:22)
  │ │ ├──[+] description (25803:28)
  │ │ ├──[-] anyOf (1:277289)❌ 
  │ │ └──[-] anyOf (1:415531)❌ 
  │ ├─┬customer_ip_address
  │ │ ├──[🔀] title (25874:22)
  │ │ ├──[+] description (25875:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] format (25868:27)❌ 
  │ ├─┬success_url
  │ │ ├──[🔀] title (26007:22)
  │ │ ├──[🔀] description (26008:28)
  │ │ └─┬ANYOF
  │ │   ├──[-] maxLength (1:416715)❌ 
  │ │   ├──[-] minLength (1:416734)❌ 
  │ │   └──[🔀] format (26001:27)❌ 
  │ ├─┬customer_tax_id
  │ │ ├──[🔀] title (25909:22)
  │ │ └─┬ANYOF
  │ │   ├──[+] examples (25902:19)
  │ │   ├──[+] maxLength (25899:30)❌ 
  │ │   └──[+] description (25900:32)
  │ ├─┬return_url
  │ │ ├──[+] type (25825:21)❌ 
  │ │ ├──[🔀] title (25826:22)
  │ │ ├──[🔀] description (25827:28)
  │ │ ├──[+] default (25828:24)❌ 
  │ │ ├──[-] anyOf (1:417008)❌ 
  │ │ └──[-] anyOf (1:417080)❌ 
  │ └─┬trial_interval_count
  │   ├──[-] title (1:411612)
  │   ├──[🔀] description (25736:28)
  │   └─┬ANYOF
  │     └──[🔀] $ref (52629:17)❌ 
  ├─┬CheckoutConfirmStripe
  │ ├──[+] properties (23908:11)
  │ ├─┬confirmation_token_id
  │ │ ├──[🔀] title (23807:22)
  │ │ ├──[-] description (1:378802)
  │ │ └─┬ANYOF
  │ │   ├──[🔀] type (23798:25)❌ 
  │ │   ├──[+] maximum (23799:28)❌ 
  │ │   ├──[+] minimum (23800:28)❌ 
  │ │   └──[+] description (23801:32)
  │ ├─┬product_price_id
  │ │ ├──[🔀] title (23778:22)
  │ │ ├──[🔀] description (23779:28)
  │ │ └──[-] deprecated (1:377276)
  │ ├─┬customer_tax_id
  │ │ ├──[🔀] title (23848:22)
  │ │ └─┬ANYOF
  │ │   ├──[+] examples (23841:19)
  │ │   ├──[+] maxLength (23838:30)❌ 
  │ │   └──[+] description (23839:32)
  │ ├─┬discount_code
  │ │ ├──[🔀] title (23894:22)
  │ │ └──[-] description (1:378634)
  │ ├─┬customer_billing_address
  │ │ ├──[+] additionalProperties (23744:37)❌ 
  │ │ ├──[+] type (23764:21)❌ 
  │ │ ├──[+] title (23765:22)
  │ │ ├──[+] description (23766:28)
  │ │ ├──[-] anyOf (1:277289)❌ 
  │ │ └──[-] anyOf (1:378408)❌ 
  │ ├─┬custom_field_data
  │ │ ├──[-] additionalProperties (1:376569)❌ 
  │ │ ├──[-] type (1:376713)❌ 
  │ │ ├──[🔀] title (23930:22)
  │ │ ├──[🔀] description (23931:28)
  │ │ ├──[+] anyOf (23923:15)
  │ │ └──[+] anyOf (23926:15)
  │ ├─┬is_business_customer
  │ │ ├──[🔀] title (23905:22)
  │ │ ├──[+] description (23906:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] type (23899:25)❌ 
  │ ├─┬customer_name
  │ │ ├──[🔀] title (23861:22)
  │ │ └─┬ANYOF
  │ │   ├──[-] examples (1:377937)
  │ │   ├──[-] maxLength (1:377875)❌ 
  │ │   ├──[+] format (23854:27)❌ 
  │ │   └──[🔀] description (23855:32)
  │ ├─┬product_id
  │ │ ├──[🔀] title (23832:22)
  │ │ ├──[-] description (1:376939)
  │ │ └─┬ANYOF
  │ │   ├──[🔀] type (23826:25)❌ 
  │ │   └──[-] format (1:376872)❌ 
  │ ├─┬customer_email
  │ │ ├──[🔀] title (23872:22)
  │ │ └─┬ANYOF
  │ │   ├──[-] format (1:378055)❌ 
  │ │   └──[-] description (1:378079)
  │ ├─┬customer_billing_name
  │ │ ├──[-] title (1:378245)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (17462:23)❌ 
  │ ├─┬amount
  │ │ ├──[🔀] title (23918:22)
  │ │ ├──[+] description (23919:28)
  │ │ └─┬ANYOF
  │ │   ├──[🔀] type (23911:25)❌ 
  │ │   ├──[-] maximum (1:377335)❌ 
  │ │   ├──[-] minimum (1:377356)❌ 
  │ │   ├──[-] description (1:377375)
  │ │   └──[+] const (23912:26)❌ 
  │ └─┬seats
  │   ├──[🔀] title (23791:22)
  │   ├──[🔀] description (23792:28)
  │   ├──[+] deprecated (23793:27)
  │   └─┬ANYOF
  │     ├──[🔀] type (23784:25)❌ 
  │     ├──[-] maximum (1:377589)❌ 
  │     ├──[-] minimum (1:377606)❌ 
  │     └──[+] format (23785:27)❌ 
  ├─┬Metrics
  │ ├──[-] required (1:685244)❌ 
  │ ├──[-] required (1:685363)❌ 
  │ ├──[-] required (1:684452)❌ 
  │ ├──[-] required (1:684704)❌ 
  │ ├──[-] required (1:685120)❌ 
  │ ├──[-] required (1:684531)❌ 
  │ ├──[-] required (1:684885)❌ 
  │ ├──[-] required (1:685284)❌ 
  │ ├──[-] required (1:684914)❌ 
  │ ├──[-] required (1:685013)❌ 
  │ ├──[-] required (1:685406)❌ 
  │ ├──[-] required (1:684504)❌ 
  │ ├──[-] required (1:684621)❌ 
  │ ├──[-] required (1:684966)❌ 
  │ ├──[-] required (1:684989)❌ 
  │ ├──[-] required (1:685082)❌ 
  │ ├──[-] required (1:685206)❌ 
  │ ├──[-] required (1:684404)❌ 
  │ ├──[-] required (1:684559)❌ 
  │ ├──[-] required (1:684576)❌ 
  │ ├──[-] required (1:684683)❌ 
  │ ├──[-] required (1:684861)❌ 
  │ ├──[-] required (1:685163)❌ 
  │ ├──[-] required (1:684368)❌ 
  │ ├──[-] required (1:684461)❌ 
  │ ├──[-] required (1:684481)❌ 
  │ ├──[-] required (1:685039)❌ 
  │ ├──[-] required (1:685317)❌ 
  │ ├──[-] required (1:685349)❌ 
  │ ├──[-] required (1:685379)❌ 
  │ ├──[-] required (1:684426)❌ 
  │ ├──[-] required (1:684733)❌ 
  │ ├──[-] required (1:684824)❌ 
  │ ├──[-] required (1:684953)❌ 
  │ ├──[-] required (1:684378)❌ 
  │ ├──[-] required (1:684389)❌ 
  │ ├──[-] required (1:684600)❌ 
  │ ├──[-] required (1:684650)❌ 
  │ ├──[-] required (1:684766)❌ 
  │ ├──[-] required (1:684791)❌ 
  │ ├──[+] properties (43861:11)
  │ ├──[+] properties (43711:11)
  │ ├──[+] properties (43881:11)
  │ ├─┬orders
  │ │ └──[🔀] $ref (43491:21)❌ 
  │ ├─┬renewed_subscriptions
  │ │ └──[🔀] $ref (43671:36)❌ 
  │ ├─┬average_revenue_per_user
  │ │ └──[🔀] $ref (43581:39)❌ 
  │ ├─┬new_subscriptions_revenue
  │ │ └──[🔀] $ref (43651:40)❌ 
  │ ├─┬canceled_subscriptions_too_complex
  │ │ └──[🔀] $ref (43821:49)❌ 
  │ ├─┬new_subscriptions_net_revenue
  │ │ └──[🔀] $ref (43661:44)❌ 
  │ ├─┬active_subscriptions
  │ │ └──[🔀] $ref (43701:35)❌ 
  │ ├─┬checkouts_conversion
  │ │ └──[🔀] $ref (43761:35)❌ 
  │ ├─┬canceled_subscriptions_unused
  │ │ └──[🔀] $ref (43841:44)❌ 
  │ ├─┬one_time_products_net_revenue
  │ │ └──[🔀] $ref (43631:44)❌ 
  │ ├─┬net_revenue
  │ │ └──[🔀] $ref (43511:26)❌ 
  │ ├─┬one_time_products
  │ │ └──[🔀] $ref (43611:32)❌ 
  │ ├─┬renewed_subscriptions_revenue
  │ │ └──...

@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-1762301989 branch 7 times, most recently from 1241014 to bddc137 Compare November 12, 2025 00:22
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1762301989 branch 8 times, most recently from 183b5a9 to 746ceee Compare November 20, 2025 00:21
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1762301989 branch 8 times, most recently from 2e001ce to f4798c7 Compare November 28, 2025 00:21
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1762301989 branch 6 times, most recently from a5c9a99 to 3fd6512 Compare December 4, 2025 00:22
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1762301989 branch 5 times, most recently from 1e129e2 to 4bc977a Compare December 9, 2025 00:22
* `polar->organizations->create()`: 
  *  `request` **Changed** **Breaking** ⚠️
  *  `response` **Changed**
* `polar->organizations->update()`: 
  *  `request.organizationUpdate` **Changed** **Breaking** ⚠️
  *  `response` **Changed**
* `polar->refunds->create()`: 
  *  `response.dispute` **Added**
  *  `error.status[400]` **Removed** **Breaking** ⚠️
* `polar->checkouts->clientGet()`:  `response` **Changed** **Breaking** ⚠️
* `polar->checkouts->clientUpdate()`: 
  *  `request.checkoutUpdatePublic->allowTrial` **Added**
  *  `response` **Changed** **Breaking** ⚠️
  *  `error.[trialAlreadyRedeemed]` **Added**
* `polar->events->get()`:  `response` **Changed** **Breaking** ⚠️
* `polar->events->list()`: 
  *  `request->depth` **Added**
  *  `response.items->[]` **Changed** **Breaking** ⚠️
* `polar->customer_portal->subscriptions->update()`:  `response.product` **Changed** **Breaking** ⚠️
* `polar->customer_portal->subscriptions->cancel()`:  `response.product` **Changed** **Breaking** ⚠️
* `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->get()`:  `response.product` **Changed** **Breaking** ⚠️
* `polar->customer_portal->orders->list()`:  `response.items->[]->product` **Changed** **Breaking** ⚠️
* `polar->customer_portal->seats->listClaimedSubscriptions()`:  `response.[]->product` **Changed** **Breaking** ⚠️
* `polar->customer_portal->benefit-grants->update()`:  `response.[customerBenefitGrantDiscord]->benefit->organization` **Changed** **Breaking** ⚠️
* `polar->customer_portal->benefit-grants->get()`:  `response.[customerBenefitGrantDiscord]->benefit->organization` **Changed** **Breaking** ⚠️
* `polar->customer_portal->benefit-grants->list()`: 
  *  `request->sorting` **Changed**
  *  `response.items->[]->[customerBenefitGrantMeterCredit]->benefit->organization` **Changed** **Breaking** ⚠️
* `polar->customers->create()`: 
  *  `request` **Changed** **Breaking** ⚠️
  *  `response.members` **Added**
* `polar->metrics->get()`: 
  *  `request->metrics` **Added**
  *  `response` **Changed** **Breaking** ⚠️
* `polar->checkouts->clientConfirm()`: 
  *  `request.checkoutConfirmStripe->allowTrial` **Added**
  *  `response` **Changed** **Breaking** ⚠️
  *  `error.[trialAlreadyRedeemed]` **Added**
* `polar->refunds->list()`:  `response.items->[]->dispute` **Added**
* `polar->checkout-links->update()`:  `response.products->[]->prices->[]` **Changed**
* `polar->products->get()`:  `response.prices->[]` **Changed**
* `polar->products->update()`:  `response.prices->[]` **Changed**
* `polar->products->updateBenefits()`:  `response.prices->[]` **Changed**
* `polar->orders->list()`:  `response.items->[]->platformFeeCurrency` **Added**
* `polar->orders->get()`:  `response.platformFeeCurrency` **Added**
* `polar->orders->update()`:  `response.platformFeeCurrency` **Added**
* `polar->products->list()`:  `response.items->[]->prices->[]` **Changed**
* `polar->checkouts->list()`:  `response.items->[]` **Changed**
* `polar->checkouts->create()`: 
  *  `request` **Changed**
  *  `response` **Changed**
* `polar->webhooks->listWebhookDeliveries()`:  `response.items->[]->webhookEvent->skipped` **Added**
* `polar->subscriptions->update()`: 
  *  `request.subscriptionUpdate->[subscriptionUpdateBillingPeriod]` **Added**
  *  `response.product->prices->[]` **Changed**
* `polar->checkouts->get()`:  `response` **Changed**
* `polar->checkouts->update()`: 
  *  `request.checkoutUpdate->allowTrial` **Added**
  *  `response` **Changed**
  *  `error.[trialAlreadyRedeemed]` **Added**
* `polar->metrics->limits()`:  `response.intervals->hour->minDays` **Added**
* `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->products->create()`:  `response.prices->[]` **Changed**
* `polar->customers->list()`: 
  *  `request->includeMembers` **Added**
  *  `response.items->[]->members` **Added**
* `polar->subscriptions->revoke()`:  `response.product->prices->[]` **Changed**
* `polar->customers->get()`: 
  *  `request.includeMembers` **Added**
  *  `response.members` **Added**
* `polar->customers->update()`: 
  *  `request.includeMembers` **Added**
  *  `response.members` **Added**
* `polar->customers->getExternal()`: 
  *  `request.includeMembers` **Added**
  *  `response.members` **Added**
* `polar->customers->updateExternal()`: 
  *  `request.includeMembers` **Added**
  *  `response.members` **Added**
* `polar->subscriptions->get()`:  `response.product->prices->[]` **Changed**
* `polar->subscriptions->create()`:  `response.product->prices->[]` **Changed**
* `polar->subscriptions->list()`: 
  *  `request->cancelAtPeriodEnd` **Added**
  *  `response.items->[]->product->prices->[]` **Changed**
* `polar->organizations->get()`:  `response` **Changed**
* `polar->organizations->list()`:  `response.items->[]` **Changed**
* `polar->wallets->topUp()`: **Deleted** **Breaking** ⚠️
* `polar->wallets->get()`: **Deleted** **Breaking** ⚠️
* `polar->wallets->list()`: **Deleted** **Breaking** ⚠️
* `polar->customers->getBalance()`: **Deleted** **Breaking** ⚠️
* `polar->event-types->update()`: **Added**
* `polar->event-types->list()`: **Added**
* `polar->members->listMembers()`: **Added**
* `polar->disputes->get()`: **Added**
* `polar->disputes->list()`: **Added**
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1762301989 branch from 0add8bc to 058a23a Compare December 10, 2025 00:23
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