Skip to content

Update generated code for beta#2726

Merged
stripe-openapi[bot] merged 1 commit into
betafrom
latest-codegen-beta
Jun 24, 2026
Merged

Update generated code for beta#2726
stripe-openapi[bot] merged 1 commit into
betafrom
latest-codegen-beta

Conversation

@stripe-openapi

@stripe-openapi stripe-openapi Bot commented May 28, 2026

Copy link
Copy Markdown
Contributor

Codegen for openapi v2324 and v2 openapi 3b7d6e3c02976c878032d9849a9dd7211d35cb97.

Changelog

  • Add support for redaction on Card, Charge, Checkout.Session, Customer, Issuing.Authorization, Issuing.Card, Issuing.Cardholder, Issuing.Dispute, Issuing.Transaction, PaymentIntent, PaymentMethod, SetupIntent, Source, and Token
  • Add support for disclaimer_variant on Capital.FinancingOffer and Capital.FinancingSummary.details
  • Add support for active on FinancialConnections.Account.status_details and FinancialConnections.Authorization.status_details
  • ⚠️ Add support for new value institution_requirement on enum FinancialConnections.Account.status_details.inactive.cause
  • Change type of FinancialConnections.SessionCreateParams.limits.accounts from longInteger to emptyable(longInteger)
  • Add support for pause on InvoiceCreatePreviewParams.subscription_details
  • ⚠️ Add support for new value satispay on enum QuotePreviewInvoice.payment_settings.payment_method_types
  • Add support for release_details on Reserve.Hold
  • Add support for buyer_id on SharedPayment.GrantedToken.payment_method_details.bizum and SharedPayment.GrantedToken.payment_method_details.blik
  • Add support for fingerprint on SharedPayment.GrantedToken.payment_method_details.pix
  • ⚠️ Remove support for value invoice_payment.detached from enum WebhookEndpointUpdateParams.enabled_events
  • ⚠️ Add support for new value money_manager on enums EventsV2CoreAccountLinkReturnedEvent.configurations, V2.Core.AccountLink.use_case.account_onboarding.configurations, and V2.Core.AccountLink.use_case.account_update.configurations
  • ⚠️ Add support for new value money_manager on enums V2.Core.Account.applied_configurations, V2.Core.AccountCloseParams.applied_configurations, and V2.Core.AccountListParams.applied_configurations
  • ⚠️ Remove support for value storer from enums V2.Core.Account.applied_configurations, V2.Core.AccountCloseParams.applied_configurations, and V2.Core.AccountListParams.applied_configurations
  • Add support for money_manager on V2.Core.Account.configuration, V2.Core.Account.identity.attestations.terms_of_service, V2.Core.AccountCreateParams.configuration, V2.Core.AccountCreateParams.identity.attestations.terms_of_service, V2.Core.AccountTokenCreateParams.identity.attestations.terms_of_service, and V2.Core.AccountUpdateParams.configuration
  • ⚠️ Remove support for storer on V2.Core.Account.configuration, V2.Core.Account.identity.attestations.terms_of_service, V2.Core.AccountCreateParams.configuration, V2.Core.AccountCreateParams.identity.attestations.terms_of_service, V2.Core.AccountTokenCreateParams.identity.attestations.terms_of_service, and V2.Core.AccountUpdateParams.configuration
  • ⚠️ Add support for new values business_storage.inbound.eur, business_storage.inbound.gbp, business_storage.inbound.usd, business_storage.outbound.eur, business_storage.outbound.gbp, business_storage.outbound.usd, received_credits.bank_accounts, and received_debits.bank_accounts on enums V2.Core.Account.future_requirements.entries[].impact.restricts_capabilities[].capability and V2.Core.Account.requirements.entries[].impact.restricts_capabilities[].capability
  • ⚠️ Add support for new value money_manager on enums V2.Core.Account.future_requirements.entries[].impact.restricts_capabilities[].configuration and V2.Core.Account.requirements.entries[].impact.restricts_capabilities[].configuration
  • ⚠️ Remove support for maximum_rps on V2.Core.BatchJobCreateParams and V2.Core.BatchJob
  • Add support for bic on V2.MoneyManagement.FinancialAddress.credentials.us_bank_account
  • ⚠️ Remove support for swift_code on V2.MoneyManagement.FinancialAddress.credentials.us_bank_account
  • Add support for processing on V2.MoneyManagement.OutboundPayment.status_details and V2.MoneyManagement.OutboundTransfer.status_details
  • ⚠️ Add support for new values fx_rate_drift_exceeded_after_review, payout_method_amount_limit_exceeded, and review_rejected on enum V2.MoneyManagement.OutboundPayment.status_details.failed.reason
  • ⚠️ Add support for new values fx_rate_drift_exceeded_after_review and review_rejected on enum V2.MoneyManagement.OutboundTransfer.status_details.failed.reason
  • Add support for account_holder_name on V2.MoneyManagement.ReceivedCredit.bank_transfer.us_bank_account
  • ⚠️ Add support for new value capability_inactive on enum V2.MoneyManagement.ReceivedDebit.status_details.failed.reason
  • Add support for statuses on V2.MoneyManagement.FinancialAccountListParams
  • ⚠️ Remove support for status on V2.MoneyManagement.FinancialAccountListParams
  • Change V2.Core.BatchJobCreateParams.metadata to be optional
  • Add support for new value money_manager on enums V2.Core.AccountLinkCreateParams.use_case.account_onboarding.configurations and V2.Core.AccountLinkCreateParams.use_case.account_update.configurations
  • ⚠️ Add support for new value configuration.money_manager on enums V2.Core.AccountCreateParams.include, V2.Core.AccountRetrieveParams.include, and V2.Core.AccountUpdateParams.include
  • ⚠️ Remove support for value configuration.storer from enums V2.Core.AccountCreateParams.include, V2.Core.AccountRetrieveParams.include, and V2.Core.AccountUpdateParams.include
  • Add support for event notifications V2CoreAccountIncludingConfigurationMoneyManagerCapabilityStatusUpdatedEvent and V2CoreAccountIncludingConfigurationMoneyManagerUpdatedEvent with related object V2.Core.Account
  • Add support for event notification V2MoneyManagementOutboundPaymentUnderReviewEvent with related object V2.MoneyManagement.OutboundPayment
  • Add support for event notification V2MoneyManagementOutboundTransferUnderReviewEvent with related object V2.MoneyManagement.OutboundTransfer
  • ⚠️ Remove support for event notifications V2CoreAccountIncludingConfigurationStorerCapabilityStatusUpdatedEvent and V2CoreAccountIncludingConfigurationStorerUpdatedEvent with related object V2.Core.Account
  • Add support for error codes anomalous_money_movement_request, failed_tax_calculation, financial_account_balance_does_not_support_currency, financial_account_capability_not_enabled, and financial_account_capability_restricted on QuotePreviewInvoice.last_finalization_error
  • Add support for error code default_us_bank_account_cannot_be_archived on CannotProceedError

@stripe-openapi stripe-openapi Bot requested a review from a team as a code owner May 28, 2026 18:05
@stripe-openapi stripe-openapi Bot requested review from xavdid and removed request for a team and xavdid May 28, 2026 18:05
@stripe-openapi stripe-openapi Bot enabled auto-merge May 28, 2026 18:06
@stripe-openapi stripe-openapi Bot force-pushed the latest-codegen-beta branch 2 times, most recently from 1cf1365 to 5b9cdab Compare June 22, 2026 21:46
@stripe-openapi stripe-openapi Bot force-pushed the latest-codegen-beta branch from 648bb2d to 3be3aed Compare June 24, 2026 21:35
@stripe-openapi stripe-openapi Bot merged commit 2cf49b2 into beta Jun 24, 2026
10 checks passed
@stripe-openapi stripe-openapi Bot deleted the latest-codegen-beta branch June 24, 2026 22:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant