- #1938 Update generated code for private-preview
- Add support for new resource
PaymentMethodBalance
- Add support for
check_balance
method on resourcePaymentMethod
- Add support for
benefits
onCard
,Charge.payment_method_details.card
,ConfirmationToken.payment_method_preview.card
, andPaymentMethod.card
- Add support for
benefit
onPaymentIntent.confirm().$params.payment_detail
,PaymentIntent.create().$params.payment_detail
,PaymentIntent.payment_details
, andPaymentIntent.update().$params.payment_detail
- Add support for
setup_details
onSetupIntent.confirm().$params
,SetupIntent.create().$params
,SetupIntent.update().$params
, andSetupIntent
- Add support for new value
card_creator
on enumV2.Core.Account.applied_configurations
- Add support for
card_creator
onV2.Core.Account.configuration
,V2.Core.Account.identity.attestations.terms_of_service
,V2\Core\Account.create().$params.configuration
,V2\Core\Account.create().$params.identity.attestation.terms_of_service
,V2\Core\Account.update().$params.configuration
, andV2\Core\Account.update().$params.identity.attestation.terms_of_service
- Add support for new values
commercial.celtic.charge_card
,commercial.celtic.spend_card
,commercial.cross_river_bank.charge_card
,commercial.cross_river_bank.spend_card
,commercial.stripe.charge_card
, andcommercial.stripe.prepaid_card
on enumV2.Core.Account.requirements.entries[].impact.restricts_capabilities[].capability
- Add support for new value
card_creator
on enumV2.Core.Account.requirements.entries[].impact.restricts_capabilities[].configuration
- Add support for thin events
V2CoreAccountIncludingConfigurationCardCreatorCapabilityStatusUpdatedEvent
andV2CoreAccountIncludingConfigurationCardCreatorUpdatedEvent
with related objectV2.Core.Account
- Remove support for thin events
V1CustomerDiscountCreatedEvent
,V1CustomerDiscountDeletedEvent
, andV1CustomerDiscountUpdatedEvent
with related objectDiscount
- Add support for new resource
- #1933 Update private preview changelog