Stripe API breaking changes (2026): complete tracker and fixes
stripe 1762 breaking / deprecation entries 2026
Stripe ships API and SDK changes continuously. Most are additive — but the ones that are not can silently break integrations that worked yesterday. This page is the complete, continuously regenerated record of every Stripe breaking change and deprecation in the mendapi change database: 1762 entries (1762 breaking, 0 deprecation), each linked to its upstream source and, where possible, to a concrete fix.
How to read this page
Every entry carries a fixability verdict from the mendapi adjudication pipeline: code-fixable means a mechanical code change repairs the break (1748 entries); not code-fixable means the change requires a business decision, credential provisioning, or upstream action that no codemod can produce (14 entries). Entries marked auto-fix pack have a deterministic, gold-tested migration pack that mendapi fix can apply locally.
Am I affected?
Reading a changelog tells you what changed — not whether your code uses the affected surface. The mendapi scanner answers that locally, in about 30 seconds, without any code leaving your machine:
npx mendapi sync # -> one network call: pulls the change feed into a local database npx mendapi scan # -> N findings: file, line, provider, confidence mendapi deps --match # -> which of the changes below actually hit your endpoints
See Getting Started for the full workflow and the security model for why zero code upload is the default and only mode.
Complete Stripe breaking change timeline
| Date | Change | Ref |
|---|---|---|
| 2026-07-29 | response-prop-removed: POST /v1/webhook_endpoints/{webhook_endpoint} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/webhook_endpoints -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/treasury/outbound_transfers/{outbound_transfer}/cancel -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/treasury/outbound_transfers -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/treasury/outbound_payments/{id}/cancel -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/treasury/outbound_payments -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/treasury/inbound_transfers/{inbound_transfer}/cancel -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/treasury/inbound_transfers -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/treasury/financial_accounts/{financial_account}/features -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/treasury/financial_accounts/{financial_account}/close -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/treasury/financial_accounts/{financial_account} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/treasury/financial_accounts -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/treasury/debit_reversals -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/treasury/credit_reversals -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/transfers/{transfer}/reversals/{id} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/transfers/{transfer}/reversals/{id} -> 200 balance_transaction.source.destination.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/transfers/{transfer} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/transfers/{transfer} -> 200 source_transaction.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/transfers/{transfer} -> 200 destination_payment.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/transfers/{transfer} -> 200 destination.external_accounts.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/transfers/{transfer} -> 200 balance_transaction.source.destination.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/transfers/{id}/reversals -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/transfers/{id}/reversals -> 200 balance_transaction.source.destination.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/transfers -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/transfers -> 200 source_transaction.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/transfers -> 200 destination_payment.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/transfers -> 200 destination.external_accounts.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/transfers -> 200 balance_transaction.source.destination.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/topups/{topup}/cancel -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/topups/{topup}/cancel -> 200 balance_transaction.source.destination.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/topups/{topup} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/topups/{topup} -> 200 balance_transaction.source.destination.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/topups -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/topups -> 200 balance_transaction.source.destination.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/tokens -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/tokens -> 200 card.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/tokens -> 200 bank_account.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/test_helpers/treasury/received_debits -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/test_helpers/treasury/received_credits -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/test_helpers/treasury/outbound_transfers/{outbound_transfer}/return -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/test_helpers/treasury/outbound_transfers/{outbound_transfer}/post -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/test_helpers/treasury/outbound_transfers/{outbound_transfer}/fail -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/test_helpers/treasury/outbound_transfers/{outbound_transfer} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/test_helpers/treasury/outbound_payments/{id}/return -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/test_helpers/treasury/outbound_payments/{id}/post -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/test_helpers/treasury/outbound_payments/{id}/fail -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/test_helpers/treasury/outbound_payments/{id} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/test_helpers/treasury/inbound_transfers/{id}/succeed -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/test_helpers/treasury/inbound_transfers/{id}/return -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/test_helpers/treasury/inbound_transfers/{id}/fail -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/test_helpers/test_clocks/{test_clock}/advance -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/test_helpers/test_clocks -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/test_helpers/terminal/readers/{reader}/timeout_input_collection -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/test_helpers/terminal/readers/{reader}/timeout_input_collection -> 200 action.api_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/test_helpers/terminal/readers/{reader}/succeed_input_collection -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/test_helpers/terminal/readers/{reader}/succeed_input_collection -> 200 action.api_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/test_helpers/terminal/readers/{reader}/present_payment_method -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/test_helpers/terminal/readers/{reader}/present_payment_method -> 200 action.api_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/test_helpers/refunds/{refund}/expire -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/test_helpers/refunds/{refund}/expire -> 200 payment_intent.last_payment_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/test_helpers/refunds/{refund}/expire -> 200 payment_intent.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/test_helpers/refunds/{refund}/expire -> 200 failure_balance_transaction.source.destination.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/test_helpers/refunds/{refund}/expire -> 200 charge.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/test_helpers/refunds/{refund}/expire -> 200 balance_transaction.source.destination.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/test_helpers/issuing/transactions/create_unlinked_refund -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/test_helpers/issuing/transactions/create_unlinked_refund -> 200 balance_transaction.source.destination.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/test_helpers/issuing/transactions/create_force_capture -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/test_helpers/issuing/transactions/create_force_capture -> 200 balance_transaction.source.destination.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/test_helpers/issuing/transactions/{transaction}/refund -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/test_helpers/issuing/transactions/{transaction}/refund -> 200 balance_transaction.source.destination.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/test_helpers/issuing/settlements/{settlement}/complete -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/test_helpers/issuing/settlements -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/test_helpers/issuing/personalization_designs/{personalization_design}/reject -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/test_helpers/issuing/personalization_designs/{personalization_design}/deactivate -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/test_helpers/issuing/personalization_designs/{personalization_design}/activate -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/test_helpers/issuing/cards/{card}/shipping/submit -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/test_helpers/issuing/cards/{card}/shipping/ship -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/test_helpers/issuing/cards/{card}/shipping/return -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/test_helpers/issuing/cards/{card}/shipping/fail -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/test_helpers/issuing/cards/{card}/shipping/deliver -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/test_helpers/issuing/authorizations/{authorization}/reverse -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/test_helpers/issuing/authorizations/{authorization}/reverse -> 200 balance_transactions[].source.destination.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/test_helpers/issuing/authorizations/{authorization}/increment -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/test_helpers/issuing/authorizations/{authorization}/increment -> 200 balance_transactions[].source.destination.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/test_helpers/issuing/authorizations/{authorization}/fraud_challenges/respond -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/test_helpers/issuing/authorizations/{authorization}/fraud_challenges/respond -> 200 balance_transactions[].source.destination.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/test_helpers/issuing/authorizations/{authorization}/finalize_amount -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/test_helpers/issuing/authorizations/{authorization}/finalize_amount -> 200 balance_transactions[].source.destination.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/test_helpers/issuing/authorizations/{authorization}/expire -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/test_helpers/issuing/authorizations/{authorization}/expire -> 200 balance_transactions[].source.destination.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/test_helpers/issuing/authorizations/{authorization}/capture -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/test_helpers/issuing/authorizations/{authorization}/capture -> 200 balance_transactions[].source.destination.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/test_helpers/issuing/authorizations -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/test_helpers/issuing/authorizations -> 200 balance_transactions[].source.destination.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/test_helpers/customers/{customer}/fund_cash_balance -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/test_helpers/customers/{customer}/fund_cash_balance -> 200 customer.sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/test_helpers/customers/{customer}/fund_cash_balance -> 200 customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/test_helpers/confirmation_tokens -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/test_helpers/confirmation_tokens -> 200 payment_method_preview.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/terminal/refunds -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/terminal/readers/{reader}/set_reader_display -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/terminal/readers/{reader}/set_reader_display -> 200 action.api_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/terminal/readers/{reader}/refund_payment -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/terminal/readers/{reader}/refund_payment -> 200 action.api_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/terminal/readers/{reader}/process_setup_intent -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/terminal/readers/{reader}/process_setup_intent -> 200 action.api_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/terminal/readers/{reader}/process_payment_intent -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/terminal/readers/{reader}/process_payment_intent -> 200 action.api_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/terminal/readers/{reader}/confirm_payment_intent -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/terminal/readers/{reader}/confirm_payment_intent -> 200 action.api_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/terminal/readers/{reader}/collect_payment_method -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/terminal/readers/{reader}/collect_payment_method -> 200 action.api_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/terminal/readers/{reader}/collect_inputs -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/terminal/readers/{reader}/collect_inputs -> 200 action.api_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/terminal/readers/{reader}/cancel_action -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/terminal/readers/{reader}/cancel_action -> 200 action.api_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/terminal/readers/{reader} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/terminal/readers/{reader} -> 200 action.api_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/terminal/readers -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/terminal/readers -> 200 action.api_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/terminal/onboarding_links -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/terminal/locations/{location} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/terminal/locations -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/terminal/connection_tokens -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/terminal/configurations/{configuration} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/terminal/configurations -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/tax/transactions/create_reversal -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/tax/transactions/create_from_calculation -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/tax/settings -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/tax/registrations/{id} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/tax/registrations -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/tax/calculations -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/tax_rates/{tax_rate} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/tax_rates -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/tax_ids -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/tax_ids -> 200 owner.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/tax_ids -> 200 customer.sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/tax_ids -> 200 customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/subscriptions/{subscription}/resume -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/subscriptions/{subscription}/resume -> 200 schedule.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/subscriptions/{subscription}/resume -> 200 pending_setup_intent.last_setup_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/subscriptions/{subscription}/resume -> 200 pending_setup_intent.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/subscriptions/{subscription}/resume -> 200 on_behalf_of.external_accounts.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/subscriptions/{subscription}/resume -> 200 latest_invoice.last_finalization_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/subscriptions/{subscription}/resume -> 200 latest_invoice.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/subscriptions/{subscription}/resume -> 200 latest_invoice.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/subscriptions/{subscription}/resume -> 200 discounts[].customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/subscriptions/{subscription}/resume -> 200 default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/subscriptions/{subscription}/resume -> 200 default_source.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/subscriptions/{subscription}/resume -> 200 default_payment_method.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/subscriptions/{subscription}/resume -> 200 customer.sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/subscriptions/{subscription}/resume -> 200 customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/subscriptions/{subscription}/migrate -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/subscriptions/{subscription}/migrate -> 200 schedule.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/subscriptions/{subscription}/migrate -> 200 pending_setup_intent.last_setup_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/subscriptions/{subscription}/migrate -> 200 pending_setup_intent.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/subscriptions/{subscription}/migrate -> 200 on_behalf_of.external_accounts.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/subscriptions/{subscription}/migrate -> 200 latest_invoice.last_finalization_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/subscriptions/{subscription}/migrate -> 200 latest_invoice.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/subscriptions/{subscription}/migrate -> 200 latest_invoice.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/subscriptions/{subscription}/migrate -> 200 discounts[].customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/subscriptions/{subscription}/migrate -> 200 default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/subscriptions/{subscription}/migrate -> 200 default_source.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/subscriptions/{subscription}/migrate -> 200 default_payment_method.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/subscriptions/{subscription}/migrate -> 200 customer.sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/subscriptions/{subscription}/migrate -> 200 customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/subscriptions/{subscription_exposed_id} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/subscriptions/{subscription_exposed_id} -> 200 schedule.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/subscriptions/{subscription_exposed_id} -> 200 pending_setup_intent.last_setup_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/subscriptions/{subscription_exposed_id} -> 200 pending_setup_intent.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/subscriptions/{subscription_exposed_id} -> 200 on_behalf_of.external_accounts.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/subscriptions/{subscription_exposed_id} -> 200 latest_invoice.last_finalization_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/subscriptions/{subscription_exposed_id} -> 200 latest_invoice.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/subscriptions/{subscription_exposed_id} -> 200 latest_invoice.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/subscriptions/{subscription_exposed_id} -> 200 discounts[].customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/subscriptions/{subscription_exposed_id} -> 200 default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/subscriptions/{subscription_exposed_id} -> 200 default_source.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/subscriptions/{subscription_exposed_id} -> 200 default_payment_method.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/subscriptions/{subscription_exposed_id} -> 200 customer.sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/subscriptions/{subscription_exposed_id} -> 200 customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/subscriptions -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/subscriptions -> 200 schedule.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/subscriptions -> 200 pending_setup_intent.last_setup_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/subscriptions -> 200 pending_setup_intent.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/subscriptions -> 200 on_behalf_of.external_accounts.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/subscriptions -> 200 latest_invoice.last_finalization_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/subscriptions -> 200 latest_invoice.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/subscriptions -> 200 latest_invoice.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/subscriptions -> 200 discounts[].customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/subscriptions -> 200 default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/subscriptions -> 200 default_source.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/subscriptions -> 200 default_payment_method.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/subscriptions -> 200 customer.sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/subscriptions -> 200 customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/subscription_schedules/{schedule}/release -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/subscription_schedules/{schedule}/release -> 200 subscription.latest_invoice.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/subscription_schedules/{schedule}/release -> 200 subscription.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/subscription_schedules/{schedule}/release -> 200 subscription.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/subscription_schedules/{schedule}/release -> 200 customer.sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/subscription_schedules/{schedule}/release -> 200 customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/subscription_schedules/{schedule}/cancel -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/subscription_schedules/{schedule}/cancel -> 200 subscription.latest_invoice.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/subscription_schedules/{schedule}/cancel -> 200 subscription.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/subscription_schedules/{schedule}/cancel -> 200 subscription.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/subscription_schedules/{schedule}/cancel -> 200 customer.sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/subscription_schedules/{schedule}/cancel -> 200 customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/subscription_schedules/{schedule} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/subscription_schedules/{schedule} -> 200 subscription.latest_invoice.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/subscription_schedules/{schedule} -> 200 subscription.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/subscription_schedules/{schedule} -> 200 subscription.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/subscription_schedules/{schedule} -> 200 customer.sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/subscription_schedules/{schedule} -> 200 customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/subscription_schedules -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/subscription_schedules -> 200 subscription.latest_invoice.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/subscription_schedules -> 200 subscription.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/subscription_schedules -> 200 subscription.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/subscription_schedules -> 200 customer.sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/subscription_schedules -> 200 customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/subscription_items/{item} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/subscription_items/{item} -> 200 discounts[].customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/subscription_items -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/subscription_items -> 200 discounts[].customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/sources/{source}/verify -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/sources/{source} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/sources -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/sigma/saved_queries/{id} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/shipping_rates/{shipping_rate_token} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/shipping_rates -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/setup_intents/{intent}/verify_microdeposits -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/setup_intents/{intent}/verify_microdeposits -> 200 payment_method.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/setup_intents/{intent}/verify_microdeposits -> 200 on_behalf_of.external_accounts.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/setup_intents/{intent}/verify_microdeposits -> 200 latest_attempt.setup_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/setup_intents/{intent}/verify_microdeposits -> 200 latest_attempt.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/setup_intents/{intent}/verify_microdeposits -> 200 last_setup_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/setup_intents/{intent}/verify_microdeposits -> 200 customer.sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/setup_intents/{intent}/verify_microdeposits -> 200 customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/setup_intents/{intent}/confirm -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/setup_intents/{intent}/confirm -> 200 payment_method.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/setup_intents/{intent}/confirm -> 200 on_behalf_of.external_accounts.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/setup_intents/{intent}/confirm -> 200 latest_attempt.setup_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/setup_intents/{intent}/confirm -> 200 latest_attempt.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/setup_intents/{intent}/confirm -> 200 last_setup_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/setup_intents/{intent}/confirm -> 200 customer.sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/setup_intents/{intent}/confirm -> 200 customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/setup_intents/{intent}/cancel -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/setup_intents/{intent}/cancel -> 200 payment_method.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/setup_intents/{intent}/cancel -> 200 on_behalf_of.external_accounts.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/setup_intents/{intent}/cancel -> 200 latest_attempt.setup_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/setup_intents/{intent}/cancel -> 200 latest_attempt.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/setup_intents/{intent}/cancel -> 200 last_setup_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/setup_intents/{intent}/cancel -> 200 customer.sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/setup_intents/{intent}/cancel -> 200 customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/setup_intents/{intent} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/setup_intents/{intent} -> 200 payment_method.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/setup_intents/{intent} -> 200 on_behalf_of.external_accounts.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/setup_intents/{intent} -> 200 latest_attempt.setup_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/setup_intents/{intent} -> 200 latest_attempt.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/setup_intents/{intent} -> 200 last_setup_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/setup_intents/{intent} -> 200 customer.sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/setup_intents/{intent} -> 200 customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/setup_intents -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/setup_intents -> 200 payment_method.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/setup_intents -> 200 on_behalf_of.external_accounts.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/setup_intents -> 200 latest_attempt.setup_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/setup_intents -> 200 latest_attempt.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/setup_intents -> 200 last_setup_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/setup_intents -> 200 customer.sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/setup_intents -> 200 customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/reviews/{review}/approve -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/reviews/{review}/approve -> 200 payment_intent.last_payment_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/reviews/{review}/approve -> 200 payment_intent.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/reviews/{review}/approve -> 200 charge.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/reporting/report_runs -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/refunds/{refund}/cancel -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/refunds/{refund}/cancel -> 200 payment_intent.last_payment_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/refunds/{refund}/cancel -> 200 payment_intent.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/refunds/{refund}/cancel -> 200 failure_balance_transaction.source.destination.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/refunds/{refund}/cancel -> 200 charge.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/refunds/{refund}/cancel -> 200 balance_transaction.source.destination.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/refunds/{refund} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/refunds/{refund} -> 200 payment_intent.last_payment_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/refunds/{refund} -> 200 payment_intent.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/refunds/{refund} -> 200 failure_balance_transaction.source.destination.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/refunds/{refund} -> 200 charge.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/refunds/{refund} -> 200 balance_transaction.source.destination.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/refunds -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/refunds -> 200 payment_intent.last_payment_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/refunds -> 200 payment_intent.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/refunds -> 200 failure_balance_transaction.source.destination.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/refunds -> 200 charge.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/refunds -> 200 balance_transaction.source.destination.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/radar/value_lists/{value_list} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/radar/value_lists -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/radar/value_list_items -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/radar/payment_evaluations -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/quotes/{quote}/finalize -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/quotes/{quote}/finalize -> 200 subscription_schedule.subscription.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/quotes/{quote}/finalize -> 200 subscription_schedule.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/quotes/{quote}/finalize -> 200 subscription.latest_invoice.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/quotes/{quote}/finalize -> 200 subscription.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/quotes/{quote}/finalize -> 200 subscription.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/quotes/{quote}/finalize -> 200 on_behalf_of.external_accounts.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/quotes/{quote}/finalize -> 200 invoice.last_finalization_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/quotes/{quote}/finalize -> 200 invoice.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/quotes/{quote}/finalize -> 200 invoice.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/quotes/{quote}/finalize -> 200 discounts[].customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/quotes/{quote}/finalize -> 200 customer.sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/quotes/{quote}/finalize -> 200 customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/quotes/{quote}/cancel -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/quotes/{quote}/cancel -> 200 subscription_schedule.subscription.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/quotes/{quote}/cancel -> 200 subscription_schedule.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/quotes/{quote}/cancel -> 200 subscription.latest_invoice.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/quotes/{quote}/cancel -> 200 subscription.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/quotes/{quote}/cancel -> 200 subscription.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/quotes/{quote}/cancel -> 200 on_behalf_of.external_accounts.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/quotes/{quote}/cancel -> 200 invoice.last_finalization_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/quotes/{quote}/cancel -> 200 invoice.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/quotes/{quote}/cancel -> 200 invoice.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/quotes/{quote}/cancel -> 200 discounts[].customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/quotes/{quote}/cancel -> 200 customer.sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/quotes/{quote}/cancel -> 200 customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/quotes/{quote}/accept -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/quotes/{quote}/accept -> 200 subscription_schedule.subscription.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/quotes/{quote}/accept -> 200 subscription_schedule.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/quotes/{quote}/accept -> 200 subscription.latest_invoice.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/quotes/{quote}/accept -> 200 subscription.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/quotes/{quote}/accept -> 200 subscription.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/quotes/{quote}/accept -> 200 on_behalf_of.external_accounts.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/quotes/{quote}/accept -> 200 invoice.last_finalization_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/quotes/{quote}/accept -> 200 invoice.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/quotes/{quote}/accept -> 200 invoice.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/quotes/{quote}/accept -> 200 discounts[].customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/quotes/{quote}/accept -> 200 customer.sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/quotes/{quote}/accept -> 200 customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/quotes/{quote} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/quotes/{quote} -> 200 subscription_schedule.subscription.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/quotes/{quote} -> 200 subscription_schedule.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/quotes/{quote} -> 200 subscription.latest_invoice.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/quotes/{quote} -> 200 subscription.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/quotes/{quote} -> 200 subscription.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/quotes/{quote} -> 200 on_behalf_of.external_accounts.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/quotes/{quote} -> 200 invoice.last_finalization_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/quotes/{quote} -> 200 invoice.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/quotes/{quote} -> 200 invoice.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/quotes/{quote} -> 200 discounts[].customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/quotes/{quote} -> 200 customer.sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/quotes/{quote} -> 200 customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/quotes -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/quotes -> 200 subscription_schedule.subscription.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/quotes -> 200 subscription_schedule.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/quotes -> 200 subscription.latest_invoice.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/quotes -> 200 subscription.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/quotes -> 200 subscription.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/quotes -> 200 on_behalf_of.external_accounts.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/quotes -> 200 invoice.last_finalization_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/quotes -> 200 invoice.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/quotes -> 200 invoice.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/quotes -> 200 discounts[].customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/quotes -> 200 customer.sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/quotes -> 200 customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/promotion_codes/{promotion_code} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/promotion_codes/{promotion_code} -> 200 customer.sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/promotion_codes/{promotion_code} -> 200 customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/promotion_codes -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/promotion_codes -> 200 customer.sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/promotion_codes -> 200 customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/products/{product}/features -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/products/{id} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/products -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/prices/{price} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/prices -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/plans/{plan} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/plans -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/payouts/{payout}/reverse -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/payouts/{payout}/reverse -> 200 destination.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/payouts/{payout}/reverse -> 200 destination.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/payouts/{payout}/cancel -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/payouts/{payout}/cancel -> 200 destination.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/payouts/{payout}/cancel -> 200 destination.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/payouts/{payout} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/payouts/{payout} -> 200 destination.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/payouts/{payout} -> 200 destination.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/payouts -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/payouts -> 200 destination.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/payouts -> 200 destination.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/payment_records/report_payment -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/payment_records/{id}/report_refund -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/payment_records/{id}/report_payment_attempt_informational -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/payment_records/{id}/report_payment_attempt_guaranteed -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/payment_records/{id}/report_payment_attempt_failed -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/payment_records/{id}/report_payment_attempt_canceled -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/payment_records/{id}/report_payment_attempt -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/payment_methods/{payment_method}/detach -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/payment_methods/{payment_method}/detach -> 200 customer.sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/payment_methods/{payment_method}/detach -> 200 customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/payment_methods/{payment_method}/attach -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/payment_methods/{payment_method}/attach -> 200 customer.sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/payment_methods/{payment_method}/attach -> 200 customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/payment_methods/{payment_method} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/payment_methods/{payment_method} -> 200 customer.sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/payment_methods/{payment_method} -> 200 customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/payment_methods -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/payment_methods -> 200 customer.sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/payment_methods -> 200 customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/payment_method_domains/{payment_method_domain}/validate -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/payment_method_domains/{payment_method_domain} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/payment_method_domains -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/payment_method_configurations/{configuration} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/payment_method_configurations -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/payment_links/{payment_link} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/payment_links/{payment_link} -> 200 on_behalf_of.external_accounts.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/payment_links -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/payment_links -> 200 on_behalf_of.external_accounts.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/payment_intents/{intent}/verify_microdeposits -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/payment_intents/{intent}/verify_microdeposits -> 200 payment_method.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/payment_intents/{intent}/verify_microdeposits -> 200 on_behalf_of.external_accounts.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/payment_intents/{intent}/verify_microdeposits -> 200 latest_charge.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/payment_intents/{intent}/verify_microdeposits -> 200 last_payment_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/payment_intents/{intent}/verify_microdeposits -> 200 customer.sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/payment_intents/{intent}/verify_microdeposits -> 200 customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/payment_intents/{intent}/increment_authorization -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/payment_intents/{intent}/increment_authorization -> 200 payment_method.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/payment_intents/{intent}/increment_authorization -> 200 on_behalf_of.external_accounts.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/payment_intents/{intent}/increment_authorization -> 200 latest_charge.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/payment_intents/{intent}/increment_authorization -> 200 last_payment_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/payment_intents/{intent}/increment_authorization -> 200 customer.sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/payment_intents/{intent}/increment_authorization -> 200 customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/payment_intents/{intent}/confirm -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/payment_intents/{intent}/confirm -> 200 payment_method.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/payment_intents/{intent}/confirm -> 200 on_behalf_of.external_accounts.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/payment_intents/{intent}/confirm -> 200 latest_charge.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/payment_intents/{intent}/confirm -> 200 last_payment_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/payment_intents/{intent}/confirm -> 200 customer.sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/payment_intents/{intent}/confirm -> 200 customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/payment_intents/{intent}/capture -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/payment_intents/{intent}/capture -> 200 payment_method.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/payment_intents/{intent}/capture -> 200 on_behalf_of.external_accounts.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/payment_intents/{intent}/capture -> 200 latest_charge.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/payment_intents/{intent}/capture -> 200 last_payment_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/payment_intents/{intent}/capture -> 200 customer.sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/payment_intents/{intent}/capture -> 200 customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/payment_intents/{intent}/cancel -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/payment_intents/{intent}/cancel -> 200 payment_method.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/payment_intents/{intent}/cancel -> 200 on_behalf_of.external_accounts.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/payment_intents/{intent}/cancel -> 200 latest_charge.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/payment_intents/{intent}/cancel -> 200 last_payment_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/payment_intents/{intent}/cancel -> 200 customer.sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/payment_intents/{intent}/cancel -> 200 customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/payment_intents/{intent}/apply_customer_balance -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/payment_intents/{intent}/apply_customer_balance -> 200 payment_method.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/payment_intents/{intent}/apply_customer_balance -> 200 on_behalf_of.external_accounts.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/payment_intents/{intent}/apply_customer_balance -> 200 latest_charge.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/payment_intents/{intent}/apply_customer_balance -> 200 last_payment_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/payment_intents/{intent}/apply_customer_balance -> 200 customer.sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/payment_intents/{intent}/apply_customer_balance -> 200 customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/payment_intents/{intent} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/payment_intents/{intent} -> 200 payment_method.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/payment_intents/{intent} -> 200 on_behalf_of.external_accounts.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/payment_intents/{intent} -> 200 latest_charge.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/payment_intents/{intent} -> 200 last_payment_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/payment_intents/{intent} -> 200 customer.sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/payment_intents/{intent} -> 200 customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/payment_intents -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/payment_intents -> 200 payment_method.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/payment_intents -> 200 on_behalf_of.external_accounts.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/payment_intents -> 200 latest_charge.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/payment_intents -> 200 last_payment_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/payment_intents -> 200 customer.sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/payment_intents -> 200 customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/linked_accounts/{account}/refresh -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/linked_accounts/{account}/refresh -> 200 account_holder.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/linked_accounts/{account}/disconnect -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/linked_accounts/{account}/disconnect -> 200 account_holder.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/link_account_sessions -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/link_account_sessions -> 200 account_holder.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/issuing/transactions/{transaction} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/issuing/transactions/{transaction} -> 200 balance_transaction.source.destination.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/issuing/tokens/{token} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/issuing/settlements/{settlement} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/issuing/personalization_designs/{personalization_design} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/issuing/personalization_designs -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/issuing/disputes/{dispute}/submit -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/issuing/disputes/{dispute}/submit -> 200 balance_transactions[].source.destination.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/issuing/disputes/{dispute} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/issuing/disputes/{dispute} -> 200 balance_transactions[].source.destination.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/issuing/disputes -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/issuing/disputes -> 200 balance_transactions[].source.destination.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/issuing/cards/{card} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/issuing/cards -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/issuing/cardholders/{cardholder} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/issuing/cardholders -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/issuing/authorizations/{authorization}/decline -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/issuing/authorizations/{authorization}/decline -> 200 balance_transactions[].source.destination.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/issuing/authorizations/{authorization}/approve -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/issuing/authorizations/{authorization}/approve -> 200 balance_transactions[].source.destination.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/issuing/authorizations/{authorization} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/issuing/authorizations/{authorization} -> 200 balance_transactions[].source.destination.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices/create_preview -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices/create_preview -> 200 on_behalf_of.external_accounts.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices/create_preview -> 200 last_finalization_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices/create_preview -> 200 discounts[].customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices/create_preview -> 200 default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices/create_preview -> 200 default_source.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices/create_preview -> 200 default_payment_method.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices/create_preview -> 200 customer.sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices/create_preview -> 200 customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices/create_preview -> 200 account_tax_ids[].customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices/{invoice}/void -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices/{invoice}/void -> 200 on_behalf_of.external_accounts.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices/{invoice}/void -> 200 last_finalization_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices/{invoice}/void -> 200 discounts[].customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices/{invoice}/void -> 200 default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices/{invoice}/void -> 200 default_source.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices/{invoice}/void -> 200 default_payment_method.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices/{invoice}/void -> 200 customer.sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices/{invoice}/void -> 200 customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices/{invoice}/void -> 200 account_tax_ids[].customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices/{invoice}/update_lines -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices/{invoice}/update_lines -> 200 on_behalf_of.external_accounts.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices/{invoice}/update_lines -> 200 last_finalization_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices/{invoice}/update_lines -> 200 discounts[].customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices/{invoice}/update_lines -> 200 default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices/{invoice}/update_lines -> 200 default_source.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices/{invoice}/update_lines -> 200 default_payment_method.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices/{invoice}/update_lines -> 200 customer.sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices/{invoice}/update_lines -> 200 customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices/{invoice}/update_lines -> 200 account_tax_ids[].customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices/{invoice}/send -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices/{invoice}/send -> 200 on_behalf_of.external_accounts.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices/{invoice}/send -> 200 last_finalization_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices/{invoice}/send -> 200 discounts[].customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices/{invoice}/send -> 200 default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices/{invoice}/send -> 200 default_source.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices/{invoice}/send -> 200 default_payment_method.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices/{invoice}/send -> 200 customer.sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices/{invoice}/send -> 200 customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices/{invoice}/send -> 200 account_tax_ids[].customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices/{invoice}/remove_lines -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices/{invoice}/remove_lines -> 200 on_behalf_of.external_accounts.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices/{invoice}/remove_lines -> 200 last_finalization_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices/{invoice}/remove_lines -> 200 discounts[].customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices/{invoice}/remove_lines -> 200 default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices/{invoice}/remove_lines -> 200 default_source.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices/{invoice}/remove_lines -> 200 default_payment_method.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices/{invoice}/remove_lines -> 200 customer.sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices/{invoice}/remove_lines -> 200 customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices/{invoice}/remove_lines -> 200 account_tax_ids[].customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices/{invoice}/pay -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices/{invoice}/pay -> 200 on_behalf_of.external_accounts.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices/{invoice}/pay -> 200 last_finalization_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices/{invoice}/pay -> 200 discounts[].customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices/{invoice}/pay -> 200 default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices/{invoice}/pay -> 200 default_source.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices/{invoice}/pay -> 200 default_payment_method.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices/{invoice}/pay -> 200 customer.sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices/{invoice}/pay -> 200 customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices/{invoice}/pay -> 200 account_tax_ids[].customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices/{invoice}/mark_uncollectible -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices/{invoice}/mark_uncollectible -> 200 on_behalf_of.external_accounts.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices/{invoice}/mark_uncollectible -> 200 last_finalization_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices/{invoice}/mark_uncollectible -> 200 discounts[].customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices/{invoice}/mark_uncollectible -> 200 default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices/{invoice}/mark_uncollectible -> 200 default_source.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices/{invoice}/mark_uncollectible -> 200 default_payment_method.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices/{invoice}/mark_uncollectible -> 200 customer.sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices/{invoice}/mark_uncollectible -> 200 customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices/{invoice}/mark_uncollectible -> 200 account_tax_ids[].customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices/{invoice}/lines/{line_item_id} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices/{invoice}/lines/{line_item_id} -> 200 subscription.latest_invoice.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices/{invoice}/lines/{line_item_id} -> 200 subscription.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices/{invoice}/lines/{line_item_id} -> 200 subscription.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices/{invoice}/lines/{line_item_id} -> 200 discounts[].customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices/{invoice}/finalize -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices/{invoice}/finalize -> 200 on_behalf_of.external_accounts.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices/{invoice}/finalize -> 200 last_finalization_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices/{invoice}/finalize -> 200 discounts[].customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices/{invoice}/finalize -> 200 default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices/{invoice}/finalize -> 200 default_source.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices/{invoice}/finalize -> 200 default_payment_method.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices/{invoice}/finalize -> 200 customer.sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices/{invoice}/finalize -> 200 customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices/{invoice}/finalize -> 200 account_tax_ids[].customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices/{invoice}/attach_payment -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices/{invoice}/attach_payment -> 200 on_behalf_of.external_accounts.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices/{invoice}/attach_payment -> 200 last_finalization_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices/{invoice}/attach_payment -> 200 discounts[].customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices/{invoice}/attach_payment -> 200 default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices/{invoice}/attach_payment -> 200 default_source.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices/{invoice}/attach_payment -> 200 default_payment_method.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices/{invoice}/attach_payment -> 200 customer.sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices/{invoice}/attach_payment -> 200 customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices/{invoice}/attach_payment -> 200 account_tax_ids[].customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices/{invoice}/add_lines -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices/{invoice}/add_lines -> 200 on_behalf_of.external_accounts.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices/{invoice}/add_lines -> 200 last_finalization_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices/{invoice}/add_lines -> 200 discounts[].customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices/{invoice}/add_lines -> 200 default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices/{invoice}/add_lines -> 200 default_source.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices/{invoice}/add_lines -> 200 default_payment_method.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices/{invoice}/add_lines -> 200 customer.sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices/{invoice}/add_lines -> 200 customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices/{invoice}/add_lines -> 200 account_tax_ids[].customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices/{invoice} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices/{invoice} -> 200 on_behalf_of.external_accounts.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices/{invoice} -> 200 last_finalization_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices/{invoice} -> 200 discounts[].customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices/{invoice} -> 200 default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices/{invoice} -> 200 default_source.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices/{invoice} -> 200 default_payment_method.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices/{invoice} -> 200 customer.sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices/{invoice} -> 200 customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices/{invoice} -> 200 account_tax_ids[].customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices -> 200 on_behalf_of.external_accounts.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices -> 200 last_finalization_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices -> 200 discounts[].customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices -> 200 default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices -> 200 default_source.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices -> 200 default_payment_method.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices -> 200 customer.sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices -> 200 customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoices -> 200 account_tax_ids[].customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoiceitems/{invoiceitem} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoiceitems/{invoiceitem} -> 200 invoice.last_finalization_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoiceitems/{invoiceitem} -> 200 invoice.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoiceitems/{invoiceitem} -> 200 invoice.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoiceitems/{invoiceitem} -> 200 discounts[].customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoiceitems/{invoiceitem} -> 200 customer.sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoiceitems/{invoiceitem} -> 200 customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoiceitems -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoiceitems -> 200 invoice.last_finalization_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoiceitems -> 200 invoice.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoiceitems -> 200 invoice.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoiceitems -> 200 discounts[].customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoiceitems -> 200 customer.sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoiceitems -> 200 customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoice_rendering_templates/{template}/unarchive -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/invoice_rendering_templates/{template}/archive -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/identity/verification_sessions/{session}/redact -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/identity/verification_sessions/{session}/cancel -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/identity/verification_sessions/{session} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/identity/verification_sessions -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/forwarding/requests -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/financial_connections/sessions -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/financial_connections/sessions -> 200 account_holder.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/financial_connections/accounts/{account}/unsubscribe -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/financial_connections/accounts/{account}/unsubscribe -> 200 account_holder.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/financial_connections/accounts/{account}/subscribe -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/financial_connections/accounts/{account}/subscribe -> 200 account_holder.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/financial_connections/accounts/{account}/refresh -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/financial_connections/accounts/{account}/refresh -> 200 account_holder.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/financial_connections/accounts/{account}/disconnect -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/financial_connections/accounts/{account}/disconnect -> 200 account_holder.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/files -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/file_links/{link} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/file_links -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/external_accounts/{id} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/external_accounts/{id} -> 200 iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/external_accounts/{id} -> 200 customer.sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/external_accounts/{id} -> 200 customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/external_accounts/{id} -> 200 account.external_accounts.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/ephemeral_keys -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/entitlements/features/{id} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/entitlements/features -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/disputes/{dispute}/close -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/disputes/{dispute}/close -> 200 payment_intent.last_payment_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/disputes/{dispute}/close -> 200 payment_intent.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/disputes/{dispute}/close -> 200 charge.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/disputes/{dispute}/close -> 200 balance_transactions[].source.destination.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/disputes/{dispute} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/disputes/{dispute} -> 200 payment_intent.last_payment_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/disputes/{dispute} -> 200 payment_intent.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/disputes/{dispute} -> 200 charge.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/disputes/{dispute} -> 200 balance_transactions[].source.destination.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/customers/{customer}/tax_ids -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/customers/{customer}/tax_ids -> 200 owner.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/customers/{customer}/tax_ids -> 200 customer.sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/customers/{customer}/tax_ids -> 200 customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/customers/{customer}/subscriptions/{subscription_exposed_id} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/customers/{customer}/subscriptions/{subscription_exposed_id} -> 200 schedule.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/customers/{customer}/subscriptions/{subscription_exposed_id} -> 200 pending_setup_intent.last_setup_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/customers/{customer}/subscriptions/{subscription_exposed_id} -> 200 pending_setup_intent.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/customers/{customer}/subscriptions/{subscription_exposed_id} -> 200 on_behalf_of.external_accounts.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/customers/{customer}/subscriptions/{subscription_exposed_id} -> 200 latest_invoice.last_finalization_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/customers/{customer}/subscriptions/{subscription_exposed_id} -> 200 latest_invoice.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/customers/{customer}/subscriptions/{subscription_exposed_id} -> 200 latest_invoice.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/customers/{customer}/subscriptions/{subscription_exposed_id} -> 200 discounts[].customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/customers/{customer}/subscriptions/{subscription_exposed_id} -> 200 default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/customers/{customer}/subscriptions/{subscription_exposed_id} -> 200 default_source.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/customers/{customer}/subscriptions/{subscription_exposed_id} -> 200 default_payment_method.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/customers/{customer}/subscriptions/{subscription_exposed_id} -> 200 customer.sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/customers/{customer}/subscriptions/{subscription_exposed_id} -> 200 customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/customers/{customer}/subscriptions -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/customers/{customer}/subscriptions -> 200 schedule.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/customers/{customer}/subscriptions -> 200 pending_setup_intent.last_setup_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/customers/{customer}/subscriptions -> 200 pending_setup_intent.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/customers/{customer}/subscriptions -> 200 on_behalf_of.external_accounts.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/customers/{customer}/subscriptions -> 200 latest_invoice.last_finalization_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/customers/{customer}/subscriptions -> 200 latest_invoice.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/customers/{customer}/subscriptions -> 200 latest_invoice.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/customers/{customer}/subscriptions -> 200 discounts[].customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/customers/{customer}/subscriptions -> 200 default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/customers/{customer}/subscriptions -> 200 default_source.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/customers/{customer}/subscriptions -> 200 default_payment_method.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/customers/{customer}/subscriptions -> 200 customer.sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/customers/{customer}/subscriptions -> 200 customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/customers/{customer}/sources/{id}/verify -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/customers/{customer}/sources/{id}/verify -> 200 customer.sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/customers/{customer}/sources/{id}/verify -> 200 customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/customers/{customer}/sources/{id}/verify -> 200 account.external_accounts.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/customers/{customer}/sources/{id} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/customers/{customer}/sources/{id} -> 200 customer.sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/customers/{customer}/sources/{id} -> 200 customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/customers/{customer}/sources/{id} -> 200 account.external_accounts.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/customers/{customer}/sources/{id} -> 200 iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/customers/{customer}/sources -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/customers/{customer}/sources -> 200 iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/customers/{customer}/sources -> 200 customer.sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/customers/{customer}/sources -> 200 customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/customers/{customer}/sources -> 200 account.external_accounts.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/customers/{customer}/sources -> 200 external_accounts.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/customers/{customer}/funding_instructions -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/customers/{customer}/cash_balance -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/customers/{customer}/cards/{id} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/customers/{customer}/cards/{id} -> 200 customer.sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/customers/{customer}/cards/{id} -> 200 customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/customers/{customer}/cards/{id} -> 200 account.external_accounts.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/customers/{customer}/cards/{id} -> 200 iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/customers/{customer}/cards -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/customers/{customer}/cards -> 200 iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/customers/{customer}/cards -> 200 customer.sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/customers/{customer}/cards -> 200 customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/customers/{customer}/cards -> 200 account.external_accounts.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/customers/{customer}/cards -> 200 external_accounts.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/customers/{customer}/bank_accounts/{id}/verify -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/customers/{customer}/bank_accounts/{id}/verify -> 200 customer.sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/customers/{customer}/bank_accounts/{id}/verify -> 200 customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/customers/{customer}/bank_accounts/{id}/verify -> 200 account.external_accounts.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/customers/{customer}/bank_accounts/{id} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/customers/{customer}/bank_accounts/{id} -> 200 customer.sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/customers/{customer}/bank_accounts/{id} -> 200 customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/customers/{customer}/bank_accounts/{id} -> 200 account.external_accounts.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/customers/{customer}/bank_accounts/{id} -> 200 iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/customers/{customer}/bank_accounts -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/customers/{customer}/bank_accounts -> 200 iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/customers/{customer}/bank_accounts -> 200 customer.sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/customers/{customer}/bank_accounts -> 200 customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/customers/{customer}/bank_accounts -> 200 account.external_accounts.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/customers/{customer}/bank_accounts -> 200 external_accounts.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/customers/{customer}/balance_transactions/{transaction} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/customers/{customer}/balance_transactions/{transaction} -> 200 invoice.last_finalization_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/customers/{customer}/balance_transactions/{transaction} -> 200 invoice.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/customers/{customer}/balance_transactions/{transaction} -> 200 invoice.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/customers/{customer}/balance_transactions/{transaction} -> 200 customer.sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/customers/{customer}/balance_transactions/{transaction} -> 200 customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/customers/{customer}/balance_transactions/{transaction} -> 200 credit_note.invoice.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/customers/{customer}/balance_transactions/{transaction} -> 200 credit_note.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/customers/{customer}/balance_transactions/{transaction} -> 200 checkout_session.subscription.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/customers/{customer}/balance_transactions/{transaction} -> 200 checkout_session.invoice.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/customers/{customer}/balance_transactions/{transaction} -> 200 checkout_session.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/customers/{customer}/balance_transactions -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/customers/{customer}/balance_transactions -> 200 invoice.last_finalization_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/customers/{customer}/balance_transactions -> 200 invoice.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/customers/{customer}/balance_transactions -> 200 invoice.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/customers/{customer}/balance_transactions -> 200 customer.sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/customers/{customer}/balance_transactions -> 200 customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/customers/{customer}/balance_transactions -> 200 credit_note.invoice.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/customers/{customer}/balance_transactions -> 200 credit_note.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/customers/{customer}/balance_transactions -> 200 checkout_session.subscription.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/customers/{customer}/balance_transactions -> 200 checkout_session.invoice.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/customers/{customer}/balance_transactions -> 200 checkout_session.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/customers/{customer} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/customers/{customer} -> 200 subscriptions.data[].default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/customers/{customer} -> 200 sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/customers/{customer} -> 200 default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/customers -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/customers -> 200 subscriptions.data[].default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/customers -> 200 sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/customers -> 200 default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/customer_sessions -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/customer_sessions -> 200 customer.sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/customer_sessions -> 200 customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/credit_notes/{id}/void -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/credit_notes/{id}/void -> 200 invoice.last_finalization_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/credit_notes/{id}/void -> 200 invoice.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/credit_notes/{id}/void -> 200 invoice.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/credit_notes/{id}/void -> 200 customer_balance_transaction.invoice.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/credit_notes/{id}/void -> 200 customer_balance_transaction.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/credit_notes/{id}/void -> 200 customer.sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/credit_notes/{id}/void -> 200 customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/credit_notes/{id} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/credit_notes/{id} -> 200 invoice.last_finalization_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/credit_notes/{id} -> 200 invoice.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/credit_notes/{id} -> 200 invoice.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/credit_notes/{id} -> 200 customer_balance_transaction.invoice.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/credit_notes/{id} -> 200 customer_balance_transaction.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/credit_notes/{id} -> 200 customer.sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/credit_notes/{id} -> 200 customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/credit_notes -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/credit_notes -> 200 invoice.last_finalization_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/credit_notes -> 200 invoice.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/credit_notes -> 200 invoice.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/credit_notes -> 200 customer_balance_transaction.invoice.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/credit_notes -> 200 customer_balance_transaction.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/credit_notes -> 200 customer.sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/credit_notes -> 200 customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/coupons/{coupon} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/coupons -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/climate/orders/{order}/cancel -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/climate/orders/{order} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/climate/orders -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/checkout/sessions/{session}/expire -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/checkout/sessions/{session}/expire -> 200 subscription.latest_invoice.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/checkout/sessions/{session}/expire -> 200 subscription.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/checkout/sessions/{session}/expire -> 200 subscription.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/checkout/sessions/{session}/expire -> 200 setup_intent.last_setup_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/checkout/sessions/{session}/expire -> 200 setup_intent.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/checkout/sessions/{session}/expire -> 200 payment_intent.last_payment_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/checkout/sessions/{session}/expire -> 200 payment_intent.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/checkout/sessions/{session}/expire -> 200 invoice.last_finalization_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/checkout/sessions/{session}/expire -> 200 invoice.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/checkout/sessions/{session}/expire -> 200 invoice.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/checkout/sessions/{session}/expire -> 200 customer.sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/checkout/sessions/{session}/expire -> 200 customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/checkout/sessions/{session} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/checkout/sessions/{session} -> 200 subscription.latest_invoice.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/checkout/sessions/{session} -> 200 subscription.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/checkout/sessions/{session} -> 200 subscription.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/checkout/sessions/{session} -> 200 setup_intent.last_setup_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/checkout/sessions/{session} -> 200 setup_intent.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/checkout/sessions/{session} -> 200 payment_intent.last_payment_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/checkout/sessions/{session} -> 200 payment_intent.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/checkout/sessions/{session} -> 200 invoice.last_finalization_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/checkout/sessions/{session} -> 200 invoice.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/checkout/sessions/{session} -> 200 invoice.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/checkout/sessions/{session} -> 200 customer.sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/checkout/sessions/{session} -> 200 customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/checkout/sessions -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/checkout/sessions -> 200 subscription.latest_invoice.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/checkout/sessions -> 200 subscription.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/checkout/sessions -> 200 subscription.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/checkout/sessions -> 200 setup_intent.last_setup_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/checkout/sessions -> 200 setup_intent.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/checkout/sessions -> 200 payment_intent.last_payment_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/checkout/sessions -> 200 payment_intent.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/checkout/sessions -> 200 invoice.last_finalization_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/checkout/sessions -> 200 invoice.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/checkout/sessions -> 200 invoice.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/checkout/sessions -> 200 customer.sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/checkout/sessions -> 200 customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | request-prop-removed: POST /v1/checkout/sessions line_items[].dynamic_tax_rates breaking code-fixable |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/charges/{charge}/refunds/{refund} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/charges/{charge}/refunds/{refund} -> 200 payment_intent.last_payment_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/charges/{charge}/refunds/{refund} -> 200 payment_intent.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/charges/{charge}/refunds/{refund} -> 200 failure_balance_transaction.source.destination.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/charges/{charge}/refunds/{refund} -> 200 charge.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/charges/{charge}/refunds/{refund} -> 200 balance_transaction.source.destination.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/charges/{charge}/refunds -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/charges/{charge}/refunds -> 200 payment_intent.last_payment_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/charges/{charge}/refunds -> 200 payment_intent.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/charges/{charge}/refunds -> 200 failure_balance_transaction.source.destination.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/charges/{charge}/refunds -> 200 charge.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/charges/{charge}/refunds -> 200 balance_transaction.source.destination.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/charges/{charge}/refund -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/charges/{charge}/refund -> 200 payment_intent.last_payment_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/charges/{charge}/refund -> 200 payment_intent.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/charges/{charge}/refund -> 200 on_behalf_of.external_accounts.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/charges/{charge}/refund -> 200 failure_balance_transaction.source.destination.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/charges/{charge}/refund -> 200 customer.sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/charges/{charge}/refund -> 200 customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/charges/{charge}/refund -> 200 balance_transaction.source.destination.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/charges/{charge}/dispute/close -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/charges/{charge}/dispute/close -> 200 payment_intent.last_payment_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/charges/{charge}/dispute/close -> 200 payment_intent.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/charges/{charge}/dispute/close -> 200 charge.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/charges/{charge}/dispute/close -> 200 balance_transactions[].source.destination.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/charges/{charge}/dispute -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/charges/{charge}/dispute -> 200 payment_intent.last_payment_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/charges/{charge}/dispute -> 200 payment_intent.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/charges/{charge}/dispute -> 200 charge.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/charges/{charge}/dispute -> 200 balance_transactions[].source.destination.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/charges/{charge}/capture -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/charges/{charge}/capture -> 200 payment_intent.last_payment_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/charges/{charge}/capture -> 200 payment_intent.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/charges/{charge}/capture -> 200 on_behalf_of.external_accounts.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/charges/{charge}/capture -> 200 failure_balance_transaction.source.destination.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/charges/{charge}/capture -> 200 customer.sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/charges/{charge}/capture -> 200 customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/charges/{charge}/capture -> 200 balance_transaction.source.destination.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/charges/{charge} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/charges/{charge} -> 200 payment_intent.last_payment_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/charges/{charge} -> 200 payment_intent.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/charges/{charge} -> 200 on_behalf_of.external_accounts.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/charges/{charge} -> 200 failure_balance_transaction.source.destination.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/charges/{charge} -> 200 customer.sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/charges/{charge} -> 200 customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/charges/{charge} -> 200 balance_transaction.source.destination.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/charges -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/charges -> 200 payment_intent.last_payment_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/charges -> 200 payment_intent.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/charges -> 200 on_behalf_of.external_accounts.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/charges -> 200 failure_balance_transaction.source.destination.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/charges -> 200 customer.sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/charges -> 200 customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/charges -> 200 balance_transaction.source.destination.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/billing/meters/{id}/reactivate -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/billing/meters/{id}/deactivate -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/billing/meters/{id} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/billing/meters -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/billing/meter_events -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/billing/meter_event_adjustments -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/billing/credit_grants/{id}/void -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/billing/credit_grants/{id}/void -> 200 customer.sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/billing/credit_grants/{id}/void -> 200 customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/billing/credit_grants/{id}/expire -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/billing/credit_grants/{id}/expire -> 200 customer.sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/billing/credit_grants/{id}/expire -> 200 customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/billing/credit_grants/{id} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/billing/credit_grants/{id} -> 200 customer.sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/billing/credit_grants/{id} -> 200 customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/billing/credit_grants -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/billing/credit_grants -> 200 customer.sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/billing/credit_grants -> 200 customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/billing/alerts/{id}/deactivate -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/billing/alerts/{id}/archive -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/billing/alerts/{id}/activate -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/billing/alerts -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/billing_portal/sessions -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/billing_portal/configurations/{configuration} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/billing_portal/configurations -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/balance_settings -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/apps/secrets/delete -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/apps/secrets -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/application_fees/{id}/refunds -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/application_fees/{id}/refunds -> 200 balance_transaction.source.destination.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/application_fees/{id}/refund -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/application_fees/{id}/refund -> 200 originating_transaction.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/application_fees/{id}/refund -> 200 charge.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/application_fees/{id}/refund -> 200 balance_transaction.source.destination.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/application_fees/{id}/refund -> 200 account.external_accounts.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/application_fees/{fee}/refunds/{id} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/application_fees/{fee}/refunds/{id} -> 200 balance_transaction.source.destination.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/apple_pay/domains -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/accounts/{account}/reject -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/accounts/{account}/reject -> 200 external_accounts.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/accounts/{account}/persons/{person} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/accounts/{account}/persons -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/accounts/{account}/people/{person} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/accounts/{account}/people -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/accounts/{account}/login_links -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/accounts/{account}/external_accounts/{id} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/accounts/{account}/external_accounts/{id} -> 200 iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/accounts/{account}/external_accounts/{id} -> 200 customer.sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/accounts/{account}/external_accounts/{id} -> 200 customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/accounts/{account}/external_accounts/{id} -> 200 account.external_accounts.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/accounts/{account}/external_accounts -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/accounts/{account}/external_accounts -> 200 iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/accounts/{account}/external_accounts -> 200 customer.sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/accounts/{account}/external_accounts -> 200 customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/accounts/{account}/external_accounts -> 200 account.external_accounts.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/accounts/{account}/capabilities/{capability} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/accounts/{account}/capabilities/{capability} -> 200 account.external_accounts.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/accounts/{account}/bank_accounts/{id} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/accounts/{account}/bank_accounts/{id} -> 200 iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/accounts/{account}/bank_accounts/{id} -> 200 customer.sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/accounts/{account}/bank_accounts/{id} -> 200 customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/accounts/{account}/bank_accounts/{id} -> 200 account.external_accounts.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/accounts/{account}/bank_accounts -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/accounts/{account}/bank_accounts -> 200 iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/accounts/{account}/bank_accounts -> 200 customer.sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/accounts/{account}/bank_accounts -> 200 customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/accounts/{account}/bank_accounts -> 200 account.external_accounts.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/accounts/{account} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/accounts/{account} -> 200 external_accounts.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/accounts -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/accounts -> 200 external_accounts.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | request-prop-removed: POST /v1/accounts documents.proof_of_registration.signer.person breaking code-fixable |
spec diff |
| 2026-07-29 | request-prop-removed: POST /v1/accounts documents.proof_of_registration.signer breaking code-fixable |
spec diff |
| 2026-07-29 | request-prop-removed: POST /v1/accounts documents.proof_of_registration.files breaking code-fixable |
spec diff |
| 2026-07-29 | request-prop-removed: POST /v1/accounts documents.proof_of_registration breaking code-fixable |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/account_sessions -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: POST /v1/account_links -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/webhook_endpoints/{webhook_endpoint} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/webhook_endpoints -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/treasury/transactions/{id} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/treasury/transactions -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/treasury/transaction_entries/{id} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/treasury/transaction_entries -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/treasury/received_debits/{id} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/treasury/received_debits -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/treasury/received_credits/{id} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/treasury/received_credits -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/treasury/outbound_transfers/{outbound_transfer} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/treasury/outbound_transfers -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/treasury/outbound_payments/{id} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/treasury/outbound_payments -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/treasury/inbound_transfers/{id} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/treasury/inbound_transfers -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/treasury/financial_accounts/{financial_account}/features -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/treasury/financial_accounts/{financial_account} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/treasury/financial_accounts -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/treasury/debit_reversals/{debit_reversal} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/treasury/debit_reversals -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/treasury/credit_reversals/{credit_reversal} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/treasury/credit_reversals -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/transfers/{transfer}/reversals/{id} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/transfers/{transfer}/reversals/{id} -> 200 balance_transaction.source.destination.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/transfers/{transfer} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/transfers/{transfer} -> 200 source_transaction.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/transfers/{transfer} -> 200 destination_payment.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/transfers/{transfer} -> 200 destination.external_accounts.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/transfers/{transfer} -> 200 balance_transaction.source.destination.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/transfers/{id}/reversals -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/transfers -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/topups/{topup} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/topups/{topup} -> 200 balance_transaction.source.destination.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/topups -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/tokens/{token} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/tokens/{token} -> 200 card.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/tokens/{token} -> 200 bank_account.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/test_helpers/test_clocks/{test_clock} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/test_helpers/test_clocks -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/terminal/readers/{reader} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/terminal/readers/{reader} -> 200 action.api_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/terminal/readers -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/terminal/locations/{location} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/terminal/locations -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/terminal/configurations/{configuration} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/terminal/configurations -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/tax/transactions/{transaction}/line_items -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/tax/transactions/{transaction} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/tax/settings -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/tax/registrations/{id} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/tax/registrations -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/tax/calculations/{calculation}/line_items -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/tax/calculations/{calculation} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/tax/associations/find -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/tax_rates/{tax_rate} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/tax_rates -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/tax_ids/{id} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/tax_ids/{id} -> 200 owner.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/tax_ids/{id} -> 200 customer.sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/tax_ids/{id} -> 200 customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/tax_ids -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/tax_ids -> 200 data[].customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/tax_codes/{id} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/tax_codes -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/subscriptions/search -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/subscriptions/search -> 200 data[].latest_invoice.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/subscriptions/search -> 200 data[].default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/subscriptions/search -> 200 data[].customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/subscriptions/{subscription_exposed_id} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/subscriptions/{subscription_exposed_id} -> 200 schedule.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/subscriptions/{subscription_exposed_id} -> 200 pending_setup_intent.last_setup_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/subscriptions/{subscription_exposed_id} -> 200 pending_setup_intent.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/subscriptions/{subscription_exposed_id} -> 200 on_behalf_of.external_accounts.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/subscriptions/{subscription_exposed_id} -> 200 latest_invoice.last_finalization_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/subscriptions/{subscription_exposed_id} -> 200 latest_invoice.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/subscriptions/{subscription_exposed_id} -> 200 latest_invoice.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/subscriptions/{subscription_exposed_id} -> 200 discounts[].customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/subscriptions/{subscription_exposed_id} -> 200 default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/subscriptions/{subscription_exposed_id} -> 200 default_source.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/subscriptions/{subscription_exposed_id} -> 200 default_payment_method.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/subscriptions/{subscription_exposed_id} -> 200 customer.sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/subscriptions/{subscription_exposed_id} -> 200 customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/subscriptions -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/subscriptions -> 200 data[].latest_invoice.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/subscriptions -> 200 data[].default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/subscriptions -> 200 data[].customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/subscription_schedules/{schedule} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/subscription_schedules/{schedule} -> 200 subscription.latest_invoice.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/subscription_schedules/{schedule} -> 200 subscription.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/subscription_schedules/{schedule} -> 200 subscription.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/subscription_schedules/{schedule} -> 200 customer.sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/subscription_schedules/{schedule} -> 200 customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/subscription_schedules -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/subscription_schedules -> 200 data[].subscription.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/subscription_schedules -> 200 data[].customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/subscription_items/{item} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/subscription_items/{item} -> 200 discounts[].customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/subscription_items -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/sources/{source}/source_transactions/{source_transaction} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/sources/{source}/source_transactions -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/sources/{source}/mandate_notifications/{mandate_notification} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/sources/{source} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/sigma/scheduled_query_runs/{scheduled_query_run} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/sigma/scheduled_query_runs -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/shipping_rates/{shipping_rate_token} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/shipping_rates -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/setup_intents/{intent} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/setup_intents/{intent} -> 200 payment_method.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/setup_intents/{intent} -> 200 on_behalf_of.external_accounts.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/setup_intents/{intent} -> 200 latest_attempt.setup_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/setup_intents/{intent} -> 200 latest_attempt.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/setup_intents/{intent} -> 200 last_setup_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/setup_intents/{intent} -> 200 customer.sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/setup_intents/{intent} -> 200 customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/setup_intents -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/setup_intents -> 200 data[].last_setup_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/setup_intents -> 200 data[].customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/setup_attempts -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/setup_attempts -> 200 data[].setup_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/setup_attempts -> 200 data[].customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/reviews/{review} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/reviews/{review} -> 200 payment_intent.last_payment_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/reviews/{review} -> 200 payment_intent.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/reviews/{review} -> 200 charge.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/reviews -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/reporting/report_types/{report_type} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/reporting/report_types -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/reporting/report_runs/{report_run} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/reporting/report_runs -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/refunds/{refund} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/refunds/{refund} -> 200 payment_intent.last_payment_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/refunds/{refund} -> 200 payment_intent.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/refunds/{refund} -> 200 failure_balance_transaction.source.destination.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/refunds/{refund} -> 200 charge.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/refunds/{refund} -> 200 balance_transaction.source.destination.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/refunds -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/radar/value_lists/{value_list} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/radar/value_lists -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/radar/value_list_items/{item} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/radar/value_list_items -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/radar/early_fraud_warnings/{early_fraud_warning} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/radar/early_fraud_warnings/{early_fraud_warning} -> 200 payment_intent.last_payment_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/radar/early_fraud_warnings/{early_fraud_warning} -> 200 payment_intent.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/radar/early_fraud_warnings/{early_fraud_warning} -> 200 charge.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/radar/early_fraud_warnings -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/quotes/{quote}/pdf -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/quotes/{quote}/line_items -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/quotes/{quote}/computed_upfront_line_items -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/quotes/{quote} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/quotes/{quote} -> 200 subscription_schedule.subscription.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/quotes/{quote} -> 200 subscription_schedule.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/quotes/{quote} -> 200 subscription.latest_invoice.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/quotes/{quote} -> 200 subscription.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/quotes/{quote} -> 200 subscription.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/quotes/{quote} -> 200 on_behalf_of.external_accounts.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/quotes/{quote} -> 200 invoice.last_finalization_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/quotes/{quote} -> 200 invoice.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/quotes/{quote} -> 200 invoice.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/quotes/{quote} -> 200 discounts[].customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/quotes/{quote} -> 200 customer.sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/quotes/{quote} -> 200 customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/quotes -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/quotes -> 200 data[].subscription.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/quotes -> 200 data[].invoice.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/quotes -> 200 data[].customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/promotion_codes/{promotion_code} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/promotion_codes/{promotion_code} -> 200 customer.sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/promotion_codes/{promotion_code} -> 200 customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/promotion_codes -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/promotion_codes -> 200 data[].customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/products/search -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/products/{product}/features/{id} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/products/{product}/features -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/products/{id} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/products -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/prices/search -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/prices/{price} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/prices -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/plans/{plan} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/plans -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/payouts/{payout} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/payouts/{payout} -> 200 destination.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/payouts/{payout} -> 200 destination.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/payouts -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/payouts -> 200 data[].destination.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/payment_records/{id} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/payment_methods/{payment_method} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/payment_methods/{payment_method} -> 200 customer.sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/payment_methods/{payment_method} -> 200 customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/payment_methods -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/payment_methods -> 200 data[].customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/payment_method_domains/{payment_method_domain} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/payment_method_domains -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/payment_method_configurations/{configuration} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/payment_method_configurations -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/payment_links/{payment_link}/line_items -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/payment_links/{payment_link} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/payment_links/{payment_link} -> 200 on_behalf_of.external_accounts.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/payment_links -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/payment_intents/search -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/payment_intents/search -> 200 data[].last_payment_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/payment_intents/search -> 200 data[].customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/payment_intents/{intent}/amount_details_line_items -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/payment_intents/{intent} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/payment_intents/{intent} -> 200 payment_method.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/payment_intents/{intent} -> 200 on_behalf_of.external_accounts.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/payment_intents/{intent} -> 200 latest_charge.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/payment_intents/{intent} -> 200 last_payment_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/payment_intents/{intent} -> 200 customer.sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/payment_intents/{intent} -> 200 customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/payment_intents -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/payment_intents -> 200 data[].last_payment_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/payment_intents -> 200 data[].customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/payment_attempt_records/{id} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/payment_attempt_records -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/mandates/{mandate} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/mandates/{mandate} -> 200 payment_method.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/linked_accounts/{account}/owners -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/linked_accounts/{account} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/linked_accounts/{account} -> 200 account_holder.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/linked_accounts -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/link_account_sessions/{session} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/link_account_sessions/{session} -> 200 account_holder.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/issuing/transactions/{transaction} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/issuing/transactions/{transaction} -> 200 balance_transaction.source.destination.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/issuing/transactions -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/issuing/tokens/{token} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/issuing/tokens -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/issuing/settlements/{settlement} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/issuing/physical_bundles/{physical_bundle} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/issuing/physical_bundles -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/issuing/personalization_designs/{personalization_design} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/issuing/personalization_designs -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/issuing/disputes/{dispute} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/issuing/disputes/{dispute} -> 200 balance_transactions[].source.destination.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/issuing/disputes -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/issuing/cards/{card} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/issuing/cards -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/issuing/cardholders/{cardholder} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/issuing/cardholders -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/issuing/authorizations/{authorization} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/issuing/authorizations/{authorization} -> 200 balance_transactions[].source.destination.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/issuing/authorizations -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/invoices/search -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/invoices/search -> 200 data[].last_finalization_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/invoices/search -> 200 data[].default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/invoices/search -> 200 data[].customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/invoices/{invoice}/lines -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/invoices/{invoice}/lines -> 200 data[].subscription.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/invoices/{invoice} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/invoices/{invoice} -> 200 on_behalf_of.external_accounts.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/invoices/{invoice} -> 200 last_finalization_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/invoices/{invoice} -> 200 discounts[].customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/invoices/{invoice} -> 200 default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/invoices/{invoice} -> 200 default_source.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/invoices/{invoice} -> 200 default_payment_method.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/invoices/{invoice} -> 200 customer.sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/invoices/{invoice} -> 200 customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/invoices/{invoice} -> 200 account_tax_ids[].customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/invoices -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/invoices -> 200 data[].last_finalization_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/invoices -> 200 data[].default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/invoices -> 200 data[].customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/invoiceitems/{invoiceitem} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/invoiceitems/{invoiceitem} -> 200 invoice.last_finalization_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/invoiceitems/{invoiceitem} -> 200 invoice.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/invoiceitems/{invoiceitem} -> 200 invoice.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/invoiceitems/{invoiceitem} -> 200 discounts[].customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/invoiceitems/{invoiceitem} -> 200 customer.sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/invoiceitems/{invoiceitem} -> 200 customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/invoiceitems -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/invoiceitems -> 200 data[].invoice.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/invoiceitems -> 200 data[].customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/invoice_rendering_templates/{template} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/invoice_rendering_templates -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/invoice_payments/{invoice_payment} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/invoice_payments/{invoice_payment} -> 200 invoice.last_finalization_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/invoice_payments/{invoice_payment} -> 200 invoice.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/invoice_payments/{invoice_payment} -> 200 invoice.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/invoice_payments -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/invoice_payments -> 200 data[].invoice.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/identity/verification_sessions/{session} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/identity/verification_sessions -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/identity/verification_reports/{report} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/identity/verification_reports -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/forwarding/requests/{id} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/forwarding/requests -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/financial_connections/transactions/{transaction} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/financial_connections/transactions -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/financial_connections/sessions/{session} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/financial_connections/sessions/{session} -> 200 account_holder.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/financial_connections/accounts/{account}/owners -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/financial_connections/accounts/{account} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/financial_connections/accounts/{account} -> 200 account_holder.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/financial_connections/accounts -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/files/{file} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/files -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/file_links/{link} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/file_links -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/exchange_rates/{rate_id} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/exchange_rates -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/events/{id} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/events -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/entitlements/features/{id} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/entitlements/features -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/entitlements/active_entitlements/{id} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/entitlements/active_entitlements -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/disputes/{dispute} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/disputes/{dispute} -> 200 payment_intent.last_payment_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/disputes/{dispute} -> 200 payment_intent.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/disputes/{dispute} -> 200 charge.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/disputes/{dispute} -> 200 balance_transactions[].source.destination.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/disputes -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/customers/search -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/customers/search -> 200 data[].sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/customers/search -> 200 data[].default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/customers/{customer}/tax_ids/{id} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/customers/{customer}/tax_ids/{id} -> 200 owner.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/customers/{customer}/tax_ids/{id} -> 200 customer.sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/customers/{customer}/tax_ids/{id} -> 200 customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/customers/{customer}/tax_ids -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/customers/{customer}/tax_ids -> 200 data[].customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/customers/{customer}/subscriptions/{subscription_exposed_id}/discount -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/customers/{customer}/subscriptions/{subscription_exposed_id}/discount -> 200 promotion_code.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/customers/{customer}/subscriptions/{subscription_exposed_id}/discount -> 200 customer.sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/customers/{customer}/subscriptions/{subscription_exposed_id}/discount -> 200 customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/customers/{customer}/subscriptions/{subscription_exposed_id} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/customers/{customer}/subscriptions/{subscription_exposed_id} -> 200 schedule.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/customers/{customer}/subscriptions/{subscription_exposed_id} -> 200 pending_setup_intent.last_setup_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/customers/{customer}/subscriptions/{subscription_exposed_id} -> 200 pending_setup_intent.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/customers/{customer}/subscriptions/{subscription_exposed_id} -> 200 on_behalf_of.external_accounts.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/customers/{customer}/subscriptions/{subscription_exposed_id} -> 200 latest_invoice.last_finalization_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/customers/{customer}/subscriptions/{subscription_exposed_id} -> 200 latest_invoice.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/customers/{customer}/subscriptions/{subscription_exposed_id} -> 200 latest_invoice.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/customers/{customer}/subscriptions/{subscription_exposed_id} -> 200 discounts[].customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/customers/{customer}/subscriptions/{subscription_exposed_id} -> 200 default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/customers/{customer}/subscriptions/{subscription_exposed_id} -> 200 default_source.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/customers/{customer}/subscriptions/{subscription_exposed_id} -> 200 default_payment_method.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/customers/{customer}/subscriptions/{subscription_exposed_id} -> 200 customer.sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/customers/{customer}/subscriptions/{subscription_exposed_id} -> 200 customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/customers/{customer}/subscriptions -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/customers/{customer}/subscriptions -> 200 data[].latest_invoice.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/customers/{customer}/subscriptions -> 200 data[].default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/customers/{customer}/subscriptions -> 200 data[].customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/customers/{customer}/sources/{id} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/customers/{customer}/sources/{id} -> 200 iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/customers/{customer}/sources/{id} -> 200 customer.sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/customers/{customer}/sources/{id} -> 200 customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/customers/{customer}/sources/{id} -> 200 account.external_accounts.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/customers/{customer}/sources/{id} -> 200 external_accounts.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/customers/{customer}/sources -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/customers/{customer}/sources -> 200 data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/customers/{customer}/sources -> 200 data[].customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/customers/{customer}/payment_methods/{payment_method} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/customers/{customer}/payment_methods/{payment_method} -> 200 customer.sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/customers/{customer}/payment_methods/{payment_method} -> 200 customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/customers/{customer}/payment_methods -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/customers/{customer}/payment_methods -> 200 data[].customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/customers/{customer}/discount -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/customers/{customer}/discount -> 200 promotion_code.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/customers/{customer}/discount -> 200 customer.sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/customers/{customer}/discount -> 200 customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/customers/{customer}/cash_balance_transactions/{transaction} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/customers/{customer}/cash_balance_transactions/{transaction} -> 200 customer.sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/customers/{customer}/cash_balance_transactions/{transaction} -> 200 customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/customers/{customer}/cash_balance_transactions -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/customers/{customer}/cash_balance_transactions -> 200 data[].customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/customers/{customer}/cash_balance -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/customers/{customer}/cards/{id} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/customers/{customer}/cards/{id} -> 200 iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/customers/{customer}/cards -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/customers/{customer}/cards -> 200 data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/customers/{customer}/bank_accounts/{id} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/customers/{customer}/bank_accounts/{id} -> 200 customer.sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/customers/{customer}/bank_accounts/{id} -> 200 customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/customers/{customer}/bank_accounts/{id} -> 200 account.external_accounts.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/customers/{customer}/bank_accounts -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/customers/{customer}/bank_accounts -> 200 data[].customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/customers/{customer}/balance_transactions/{transaction} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/customers/{customer}/balance_transactions/{transaction} -> 200 invoice.last_finalization_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/customers/{customer}/balance_transactions/{transaction} -> 200 invoice.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/customers/{customer}/balance_transactions/{transaction} -> 200 invoice.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/customers/{customer}/balance_transactions/{transaction} -> 200 customer.sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/customers/{customer}/balance_transactions/{transaction} -> 200 customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/customers/{customer}/balance_transactions/{transaction} -> 200 credit_note.invoice.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/customers/{customer}/balance_transactions/{transaction} -> 200 credit_note.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/customers/{customer}/balance_transactions/{transaction} -> 200 checkout_session.subscription.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/customers/{customer}/balance_transactions/{transaction} -> 200 checkout_session.invoice.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/customers/{customer}/balance_transactions/{transaction} -> 200 checkout_session.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/customers/{customer}/balance_transactions -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/customers/{customer}/balance_transactions -> 200 data[].invoice.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/customers/{customer}/balance_transactions -> 200 data[].customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/customers/{customer} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/customers/{customer} -> 200 subscriptions.data[].default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/customers/{customer} -> 200 sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/customers/{customer} -> 200 default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/customers -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/customers -> 200 data[].sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/customers -> 200 data[].default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/credit_notes/preview/lines -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/credit_notes/preview -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/credit_notes/preview -> 200 invoice.last_finalization_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/credit_notes/preview -> 200 invoice.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/credit_notes/preview -> 200 invoice.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/credit_notes/preview -> 200 customer_balance_transaction.invoice.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/credit_notes/preview -> 200 customer_balance_transaction.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/credit_notes/preview -> 200 customer.sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/credit_notes/preview -> 200 customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/credit_notes/{id} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/credit_notes/{id} -> 200 invoice.last_finalization_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/credit_notes/{id} -> 200 invoice.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/credit_notes/{id} -> 200 invoice.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/credit_notes/{id} -> 200 customer_balance_transaction.invoice.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/credit_notes/{id} -> 200 customer_balance_transaction.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/credit_notes/{id} -> 200 customer.sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/credit_notes/{id} -> 200 customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/credit_notes/{credit_note}/lines -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/credit_notes -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/credit_notes -> 200 data[].invoice.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/credit_notes -> 200 data[].customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/coupons/{coupon} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/coupons -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/country_specs/{country} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/country_specs -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/confirmation_tokens/{confirmation_token} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/confirmation_tokens/{confirmation_token} -> 200 payment_method_preview.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/climate/suppliers/{supplier} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/climate/suppliers -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/climate/products/{product} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/climate/products -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/climate/orders/{order} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/climate/orders -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/checkout/sessions/{session}/line_items -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/checkout/sessions/{session} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/checkout/sessions/{session} -> 200 subscription.latest_invoice.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/checkout/sessions/{session} -> 200 subscription.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/checkout/sessions/{session} -> 200 subscription.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/checkout/sessions/{session} -> 200 setup_intent.last_setup_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/checkout/sessions/{session} -> 200 setup_intent.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/checkout/sessions/{session} -> 200 payment_intent.last_payment_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/checkout/sessions/{session} -> 200 payment_intent.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/checkout/sessions/{session} -> 200 invoice.last_finalization_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/checkout/sessions/{session} -> 200 invoice.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/checkout/sessions/{session} -> 200 invoice.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/checkout/sessions/{session} -> 200 customer.sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/checkout/sessions/{session} -> 200 customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/checkout/sessions -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/checkout/sessions -> 200 data[].subscription.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/checkout/sessions -> 200 data[].invoice.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/checkout/sessions -> 200 data[].customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/charges/search -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/charges/search -> 200 data[].customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/charges/{charge}/refunds/{refund} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/charges/{charge}/refunds/{refund} -> 200 payment_intent.last_payment_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/charges/{charge}/refunds/{refund} -> 200 payment_intent.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/charges/{charge}/refunds/{refund} -> 200 failure_balance_transaction.source.destination.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/charges/{charge}/refunds/{refund} -> 200 charge.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/charges/{charge}/refunds/{refund} -> 200 balance_transaction.source.destination.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/charges/{charge}/refunds -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/charges/{charge}/dispute -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/charges/{charge}/dispute -> 200 payment_intent.last_payment_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/charges/{charge}/dispute -> 200 payment_intent.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/charges/{charge}/dispute -> 200 charge.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/charges/{charge}/dispute -> 200 balance_transactions[].source.destination.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/charges/{charge} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/charges/{charge} -> 200 payment_intent.last_payment_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/charges/{charge} -> 200 payment_intent.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/charges/{charge} -> 200 on_behalf_of.external_accounts.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/charges/{charge} -> 200 failure_balance_transaction.source.destination.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/charges/{charge} -> 200 customer.sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/charges/{charge} -> 200 customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/charges/{charge} -> 200 balance_transaction.source.destination.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/charges -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/charges -> 200 data[].customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/billing/meters/{id}/event_summaries -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/billing/meters/{id} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/billing/meters -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/billing/credit_grants/{id} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/billing/credit_grants/{id} -> 200 customer.sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/billing/credit_grants/{id} -> 200 customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/billing/credit_grants -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/billing/credit_grants -> 200 data[].customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/billing/credit_balance_transactions/{id} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/billing/credit_balance_transactions/{id} -> 200 credit_grant.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/billing/credit_balance_transactions -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/billing/credit_balance_summary -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/billing/credit_balance_summary -> 200 customer.sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/billing/credit_balance_summary -> 200 customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/billing/alerts/{id} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/billing/alerts -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/billing_portal/configurations/{configuration} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/billing_portal/configurations -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/balance/history/{id} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/balance/history/{id} -> 200 source.destination.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/balance/history/{id} -> 200 source.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/balance/history -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/balance/history -> 200 data[].source.destination.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/balance_transactions/{id} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/balance_transactions/{id} -> 200 source.destination.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/balance_transactions/{id} -> 200 source.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/balance_transactions -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/balance_transactions -> 200 data[].source.destination.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/balance_settings -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/balance -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/apps/secrets/find -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/apps/secrets -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/application_fees/{id}/refunds -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/application_fees/{id} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/application_fees/{id} -> 200 originating_transaction.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/application_fees/{id} -> 200 charge.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/application_fees/{id} -> 200 balance_transaction.source.destination.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/application_fees/{id} -> 200 account.external_accounts.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/application_fees/{fee}/refunds/{id} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/application_fees/{fee}/refunds/{id} -> 200 balance_transaction.source.destination.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/application_fees -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/apple_pay/domains/{domain} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/apple_pay/domains -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/accounts/{account}/persons/{person} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/accounts/{account}/persons -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/accounts/{account}/people/{person} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/accounts/{account}/people -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/accounts/{account}/external_accounts/{id} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/accounts/{account}/external_accounts/{id} -> 200 iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/accounts/{account}/external_accounts/{id} -> 200 customer.sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/accounts/{account}/external_accounts/{id} -> 200 customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/accounts/{account}/external_accounts/{id} -> 200 account.external_accounts.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/accounts/{account}/external_accounts -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/accounts/{account}/external_accounts -> 200 data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/accounts/{account}/external_accounts -> 200 data[].customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/accounts/{account}/capabilities/{capability} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/accounts/{account}/capabilities/{capability} -> 200 account.external_accounts.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/accounts/{account}/capabilities -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/accounts/{account}/bank_accounts/{id} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/accounts/{account}/bank_accounts/{id} -> 200 iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/accounts/{account}/bank_accounts/{id} -> 200 customer.sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/accounts/{account}/bank_accounts/{id} -> 200 customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/accounts/{account}/bank_accounts/{id} -> 200 account.external_accounts.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/accounts/{account} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/accounts/{account} -> 200 external_accounts.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/accounts -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/accounts -> 200 data[].external_accounts.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/account -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: GET /v1/account -> 200 external_accounts.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: DELETE /v1/webhook_endpoints/{webhook_endpoint} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: DELETE /v1/test_helpers/test_clocks/{test_clock} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: DELETE /v1/terminal/readers/{reader} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: DELETE /v1/terminal/locations/{location} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: DELETE /v1/terminal/configurations/{configuration} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: DELETE /v1/tax_ids/{id} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: DELETE /v1/subscriptions/{subscription_exposed_id}/discount -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: DELETE /v1/subscriptions/{subscription_exposed_id}/discount -> 200 promotion_code.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: DELETE /v1/subscriptions/{subscription_exposed_id}/discount -> 200 customer.sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: DELETE /v1/subscriptions/{subscription_exposed_id}/discount -> 200 customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: DELETE /v1/subscriptions/{subscription_exposed_id} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: DELETE /v1/subscriptions/{subscription_exposed_id} -> 200 schedule.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: DELETE /v1/subscriptions/{subscription_exposed_id} -> 200 pending_setup_intent.last_setup_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: DELETE /v1/subscriptions/{subscription_exposed_id} -> 200 pending_setup_intent.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: DELETE /v1/subscriptions/{subscription_exposed_id} -> 200 on_behalf_of.external_accounts.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: DELETE /v1/subscriptions/{subscription_exposed_id} -> 200 latest_invoice.last_finalization_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: DELETE /v1/subscriptions/{subscription_exposed_id} -> 200 latest_invoice.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: DELETE /v1/subscriptions/{subscription_exposed_id} -> 200 latest_invoice.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: DELETE /v1/subscriptions/{subscription_exposed_id} -> 200 discounts[].customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: DELETE /v1/subscriptions/{subscription_exposed_id} -> 200 default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: DELETE /v1/subscriptions/{subscription_exposed_id} -> 200 default_source.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: DELETE /v1/subscriptions/{subscription_exposed_id} -> 200 default_payment_method.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: DELETE /v1/subscriptions/{subscription_exposed_id} -> 200 customer.sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: DELETE /v1/subscriptions/{subscription_exposed_id} -> 200 customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: DELETE /v1/subscription_items/{item} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: DELETE /v1/radar/value_lists/{value_list} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: DELETE /v1/radar/value_list_items/{item} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: DELETE /v1/products/{product}/features/{id} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: DELETE /v1/products/{id} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: DELETE /v1/plans/{plan} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: DELETE /v1/invoices/{invoice} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: DELETE /v1/invoiceitems/{invoiceitem} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: DELETE /v1/ephemeral_keys/{key} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: DELETE /v1/customers/{customer}/tax_ids/{id} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: DELETE /v1/customers/{customer}/subscriptions/{subscription_exposed_id}/discount -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: DELETE /v1/customers/{customer}/subscriptions/{subscription_exposed_id}/discount -> 200 promotion_code.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: DELETE /v1/customers/{customer}/subscriptions/{subscription_exposed_id}/discount -> 200 customer.sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: DELETE /v1/customers/{customer}/subscriptions/{subscription_exposed_id}/discount -> 200 customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: DELETE /v1/customers/{customer}/subscriptions/{subscription_exposed_id} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: DELETE /v1/customers/{customer}/subscriptions/{subscription_exposed_id} -> 200 schedule.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: DELETE /v1/customers/{customer}/subscriptions/{subscription_exposed_id} -> 200 pending_setup_intent.last_setup_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: DELETE /v1/customers/{customer}/subscriptions/{subscription_exposed_id} -> 200 pending_setup_intent.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: DELETE /v1/customers/{customer}/subscriptions/{subscription_exposed_id} -> 200 on_behalf_of.external_accounts.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: DELETE /v1/customers/{customer}/subscriptions/{subscription_exposed_id} -> 200 latest_invoice.last_finalization_error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: DELETE /v1/customers/{customer}/subscriptions/{subscription_exposed_id} -> 200 latest_invoice.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: DELETE /v1/customers/{customer}/subscriptions/{subscription_exposed_id} -> 200 latest_invoice.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: DELETE /v1/customers/{customer}/subscriptions/{subscription_exposed_id} -> 200 discounts[].customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: DELETE /v1/customers/{customer}/subscriptions/{subscription_exposed_id} -> 200 default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: DELETE /v1/customers/{customer}/subscriptions/{subscription_exposed_id} -> 200 default_source.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: DELETE /v1/customers/{customer}/subscriptions/{subscription_exposed_id} -> 200 default_payment_method.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: DELETE /v1/customers/{customer}/subscriptions/{subscription_exposed_id} -> 200 customer.sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: DELETE /v1/customers/{customer}/subscriptions/{subscription_exposed_id} -> 200 customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: DELETE /v1/customers/{customer}/sources/{id} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: DELETE /v1/customers/{customer}/sources/{id} -> 200 iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: DELETE /v1/customers/{customer}/sources/{id} -> 200 customer.sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: DELETE /v1/customers/{customer}/sources/{id} -> 200 customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: DELETE /v1/customers/{customer}/sources/{id} -> 200 account.external_accounts.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: DELETE /v1/customers/{customer}/sources/{id} -> 200 external_accounts.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: DELETE /v1/customers/{customer}/discount -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: DELETE /v1/customers/{customer}/discount -> 200 promotion_code.customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: DELETE /v1/customers/{customer}/discount -> 200 customer.sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: DELETE /v1/customers/{customer}/discount -> 200 customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: DELETE /v1/customers/{customer}/cards/{id} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: DELETE /v1/customers/{customer}/cards/{id} -> 200 iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: DELETE /v1/customers/{customer}/cards/{id} -> 200 customer.sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: DELETE /v1/customers/{customer}/cards/{id} -> 200 customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: DELETE /v1/customers/{customer}/cards/{id} -> 200 account.external_accounts.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: DELETE /v1/customers/{customer}/cards/{id} -> 200 external_accounts.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: DELETE /v1/customers/{customer}/bank_accounts/{id} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: DELETE /v1/customers/{customer}/bank_accounts/{id} -> 200 iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: DELETE /v1/customers/{customer}/bank_accounts/{id} -> 200 customer.sources.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: DELETE /v1/customers/{customer}/bank_accounts/{id} -> 200 customer.default_source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: DELETE /v1/customers/{customer}/bank_accounts/{id} -> 200 account.external_accounts.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: DELETE /v1/customers/{customer}/bank_accounts/{id} -> 200 external_accounts.data[].iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: DELETE /v1/customers/{customer} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: DELETE /v1/coupons/{coupon} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: DELETE /v1/apple_pay/domains/{domain} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: DELETE /v1/accounts/{account}/persons/{person} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: DELETE /v1/accounts/{account}/people/{person} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: DELETE /v1/accounts/{account}/external_accounts/{id} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: DELETE /v1/accounts/{account}/bank_accounts/{id} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | response-prop-removed: DELETE /v1/accounts/{account} -> default error.source.iin breaking code-fixable auto-fix pack |
spec diff |
| 2026-07-29 | v15.4.0 breaking code-fixable stripe-python v15.4.0 (GA, 2026-07-29.dahlia) removes proof_of_registration from AccountCreateParamsDocument — |
source |
| 2026-07-29 | v15.5.0b1 breaking not code-fixable Beta preview (stripe-python 15.5.0b1, pinned to 2026-07-29.preview) |
source |
| 2026-07-29 | v22.4.0 breaking code-fixable stripe-node v22.4.0 (GA, 2026-07-29.dahlia) removes proof_of_registration from AccountCreateParams.documents — |
source |
| 2026-07-29 | v22.5.0-beta.1 breaking not code-fixable Beta preview (stripe-node 22.5.0-beta.1, pinned to 2026-07-29.preview) |
source |
| 2026-07-16 | v22.4.0-alpha.4 breaking not code-fixable stripe-node private-preview alpha (22.4.0-alpha.4) |
source |
| 2026-07-16 | v15.4.0a4 breaking not code-fixable stripe-python private-preview alpha (15.4.0a4) |
source |
| 2026-07-09 | v22.3.1 breaking code-fixable auto-fix pack stripe-node v22.3.1 exports HttpClient types as interfaces instead of classes: custom HTTP client implementations |
source |
| 2026-07-08 | v22.4.0-alpha.3 breaking not code-fixable Private-preview alpha (22.4.0-alpha.3) |
source |
| 2026-07-08 | v15.4.0a3 breaking not code-fixable Private-preview alpha (15.4.0a3) |
source |
| 2026-07-02 | v15.4.0a2 breaking not code-fixable Private-preview alpha (15.4.0a2) |
source |
| 2026-06-24 | v22.4.0-alpha.1 breaking not code-fixable Private-preview alpha (22.4.0-alpha.1) |
source |
| 2026-06-24 | v22.4.0-beta.1 breaking not code-fixable Beta preview (22.4.0-beta.1) |
source |
| 2026-06-24 | v15.4.0a1 breaking not code-fixable Private-preview alpha (15.4.0a1) |
source |
| 2026-06-24 | v15.4.0b1 breaking not code-fixable Beta preview (15.4.0b1) |
source |
| 2026-06-17 | v15.3.0a4 breaking not code-fixable Private-preview alpha (15.3.0a4) |
source |
| — | response-prop-removed: POST /v1/payment_records/report_payment -> 200 payment_method_details.card.stored_credential_usage breaking code-fixable auto-fix pack |
spec diff |
| — | response-prop-removed: POST /v1/payment_records/report_payment -> 200 payment_method_details.card.issuer breaking code-fixable auto-fix pack |
spec diff |
| — | response-prop-removed: POST /v1/payment_records/report_payment -> 200 payment_method_details.card.iin breaking code-fixable auto-fix pack |
spec diff |
| — | response-prop-removed: POST /v1/payment_records/report_payment -> 200 payment_method_details.card.description breaking code-fixable auto-fix pack |
spec diff |
| — | response-prop-removed: POST /v1/payment_records/{id}/report_refund -> 200 payment_method_details.card.stored_credential_usage breaking code-fixable auto-fix pack |
spec diff |
| — | response-prop-removed: POST /v1/payment_records/{id}/report_refund -> 200 payment_method_details.card.issuer breaking code-fixable auto-fix pack |
spec diff |
| — | response-prop-removed: POST /v1/payment_records/{id}/report_refund -> 200 payment_method_details.card.iin breaking code-fixable auto-fix pack |
spec diff |
| — | response-prop-removed: POST /v1/payment_records/{id}/report_refund -> 200 payment_method_details.card.description breaking code-fixable auto-fix pack |
spec diff |
| — | response-prop-removed: POST /v1/payment_records/{id}/report_payment_attempt_informational -> 200 payment_method_details.card.stored_credential_usage breaking code-fixable auto-fix pack |
spec diff |
| — | response-prop-removed: POST /v1/payment_records/{id}/report_payment_attempt_informational -> 200 payment_method_details.card.issuer breaking code-fixable auto-fix pack |
spec diff |
| — | response-prop-removed: POST /v1/payment_records/{id}/report_payment_attempt_informational -> 200 payment_method_details.card.iin breaking code-fixable auto-fix pack |
spec diff |
| — | response-prop-removed: POST /v1/payment_records/{id}/report_payment_attempt_informational -> 200 payment_method_details.card.description breaking code-fixable auto-fix pack |
spec diff |
| — | response-prop-removed: POST /v1/payment_records/{id}/report_payment_attempt_guaranteed -> 200 payment_method_details.card.stored_credential_usage breaking code-fixable auto-fix pack |
spec diff |
| — | response-prop-removed: POST /v1/payment_records/{id}/report_payment_attempt_guaranteed -> 200 payment_method_details.card.issuer breaking code-fixable auto-fix pack |
spec diff |
| — | response-prop-removed: POST /v1/payment_records/{id}/report_payment_attempt_guaranteed -> 200 payment_method_details.card.iin breaking code-fixable auto-fix pack |
spec diff |
| — | response-prop-removed: POST /v1/payment_records/{id}/report_payment_attempt_guaranteed -> 200 payment_method_details.card.description breaking code-fixable auto-fix pack |
spec diff |
| — | response-prop-removed: POST /v1/payment_records/{id}/report_payment_attempt_failed -> 200 payment_method_details.card.stored_credential_usage breaking code-fixable auto-fix pack |
spec diff |
| — | response-prop-removed: POST /v1/payment_records/{id}/report_payment_attempt_failed -> 200 payment_method_details.card.issuer breaking code-fixable auto-fix pack |
spec diff |
| — | response-prop-removed: POST /v1/payment_records/{id}/report_payment_attempt_failed -> 200 payment_method_details.card.iin breaking code-fixable auto-fix pack |
spec diff |
| — | response-prop-removed: POST /v1/payment_records/{id}/report_payment_attempt_failed -> 200 payment_method_details.card.description breaking code-fixable auto-fix pack |
spec diff |
| — | response-prop-removed: POST /v1/payment_records/{id}/report_payment_attempt_canceled -> 200 payment_method_details.card.stored_credential_usage breaking code-fixable auto-fix pack |
spec diff |
| — | response-prop-removed: POST /v1/payment_records/{id}/report_payment_attempt_canceled -> 200 payment_method_details.card.issuer breaking code-fixable auto-fix pack |
spec diff |
| — | response-prop-removed: POST /v1/payment_records/{id}/report_payment_attempt_canceled -> 200 payment_method_details.card.iin breaking code-fixable auto-fix pack |
spec diff |
| — | response-prop-removed: POST /v1/payment_records/{id}/report_payment_attempt_canceled -> 200 payment_method_details.card.description breaking code-fixable auto-fix pack |
spec diff |
| — | response-prop-removed: POST /v1/payment_records/{id}/report_payment_attempt -> 200 payment_method_details.card.stored_credential_usage breaking code-fixable auto-fix pack |
spec diff |
| — | response-prop-removed: POST /v1/payment_records/{id}/report_payment_attempt -> 200 payment_method_details.card.issuer breaking code-fixable auto-fix pack |
spec diff |
| — | response-prop-removed: POST /v1/payment_records/{id}/report_payment_attempt -> 200 payment_method_details.card.iin breaking code-fixable auto-fix pack |
spec diff |
| — | response-prop-removed: POST /v1/payment_records/{id}/report_payment_attempt -> 200 payment_method_details.card.description breaking code-fixable auto-fix pack |
spec diff |
| — | response-prop-removed: GET /v1/payment_records/{id} -> 200 payment_method_details.card.stored_credential_usage breaking code-fixable auto-fix pack |
spec diff |
| — | response-prop-removed: GET /v1/payment_records/{id} -> 200 payment_method_details.card.issuer breaking code-fixable auto-fix pack |
spec diff |
| — | response-prop-removed: GET /v1/payment_records/{id} -> 200 payment_method_details.card.iin breaking code-fixable auto-fix pack |
spec diff |
| — | response-prop-removed: GET /v1/payment_records/{id} -> 200 payment_method_details.card.description breaking code-fixable auto-fix pack |
spec diff |
| — | response-prop-removed: GET /v1/payment_attempt_records/{id} -> 200 payment_method_details.card.stored_credential_usage breaking code-fixable auto-fix pack |
spec diff |
| — | response-prop-removed: GET /v1/payment_attempt_records/{id} -> 200 payment_method_details.card.issuer breaking code-fixable auto-fix pack |
spec diff |
| — | response-prop-removed: GET /v1/payment_attempt_records/{id} -> 200 payment_method_details.card.iin breaking code-fixable auto-fix pack |
spec diff |
| — | response-prop-removed: GET /v1/payment_attempt_records/{id} -> 200 payment_method_details.card.description breaking code-fixable auto-fix pack |
spec diff |
| — | response-prop-removed: GET /v1/payment_attempt_records -> 200 data[].payment_method_details.card.stored_credential_usage breaking code-fixable auto-fix pack |
spec diff |
| — | response-prop-removed: GET /v1/payment_attempt_records -> 200 data[].payment_method_details.card.issuer breaking code-fixable auto-fix pack |
spec diff |
| — | response-prop-removed: GET /v1/payment_attempt_records -> 200 data[].payment_method_details.card.iin breaking code-fixable auto-fix pack |
spec diff |
| — | response-prop-removed: GET /v1/payment_attempt_records -> 200 data[].payment_method_details.card.description breaking code-fixable auto-fix pack |
spec diff |
| — | response-prop-removed: POST /v1/radar/payment_evaluations -> 200 insights.card_issuer_decline.recommended_action breaking code-fixable |
spec diff |
| — | response-prop-removed: POST /v1/radar/payment_evaluations -> 200 insights.card_issuer_decline.model_score breaking code-fixable |
spec diff |
| — | response-prop-removed: POST /v1/radar/payment_evaluations -> 200 insights.card_issuer_decline breaking code-fixable |
spec diff |
| — | response-prop-became-nullable: POST /v1/payment_records/report_payment -> 200 payment_method_details.boleto.tax_id breaking code-fixable auto-fix pack |
spec diff |
| — | response-prop-became-nullable: POST /v1/payment_records/{id}/report_refund -> 200 payment_method_details.boleto.tax_id breaking code-fixable auto-fix pack |
spec diff |
| — | response-prop-became-nullable: POST /v1/payment_records/{id}/report_payment_attempt_informational -> 200 payment_method_details.boleto.tax_id breaking code-fixable auto-fix pack |
spec diff |
| — | response-prop-became-nullable: POST /v1/payment_records/{id}/report_payment_attempt_guaranteed -> 200 payment_method_details.boleto.tax_id breaking code-fixable auto-fix pack |
spec diff |
| — | response-prop-became-nullable: POST /v1/payment_records/{id}/report_payment_attempt_failed -> 200 payment_method_details.boleto.tax_id breaking code-fixable auto-fix pack |
spec diff |
| — | response-prop-became-nullable: POST /v1/payment_records/{id}/report_payment_attempt_canceled -> 200 payment_method_details.boleto.tax_id breaking code-fixable auto-fix pack |
spec diff |
| — | response-prop-became-nullable: POST /v1/payment_records/{id}/report_payment_attempt -> 200 payment_method_details.boleto.tax_id breaking code-fixable auto-fix pack |
spec diff |
| — | response-prop-became-nullable: GET /v1/payment_records/{id} -> 200 payment_method_details.boleto.tax_id breaking code-fixable auto-fix pack |
spec diff |
| — | response-prop-became-nullable: GET /v1/payment_attempt_records/{id} -> 200 payment_method_details.boleto.tax_id breaking code-fixable auto-fix pack |
spec diff |
| — | response-prop-became-nullable: GET /v1/payment_attempt_records -> 200 data[].payment_method_details.boleto.tax_id breaking code-fixable auto-fix pack |
spec diff |
| — | path-removed: /v1/fabric/service/subscribe breaking not code-fixable |
spec diff |
| — | path-removed: /v1/fabric/service/integration_config breaking not code-fixable |
spec diff |
| — | response-prop-removed: POST /v1/test_helpers/refunds/{refund}/expire -> 200 payment_intent.payment_method_options.us_bank_account.preferred_settlement_speed breaking code-fixable auto-fix pack |
spec diff |
| — | response-prop-removed: POST /v1/terminal/configurations/{configuration} -> 200 tipping.bgn.smart_tip_threshold breaking code-fixable auto-fix pack |
spec diff |
| — | response-prop-removed: POST /v1/terminal/configurations/{configuration} -> 200 tipping.bgn.percentages breaking code-fixable auto-fix pack |
spec diff |
| — | response-prop-removed: POST /v1/terminal/configurations/{configuration} -> 200 tipping.bgn.fixed_amounts breaking code-fixable auto-fix pack |
spec diff |
| — | response-prop-removed: POST /v1/terminal/configurations/{configuration} -> 200 tipping.bgn breaking code-fixable auto-fix pack |
spec diff |
| — | request-prop-removed: POST /v1/terminal/configurations/{configuration} tipping.bgn.smart_tip_threshold breaking code-fixable auto-fix pack |
spec diff |
| — | request-prop-removed: POST /v1/terminal/configurations/{configuration} tipping.bgn.percentages breaking code-fixable auto-fix pack |
spec diff |
| — | request-prop-removed: POST /v1/terminal/configurations/{configuration} tipping.bgn.fixed_amounts breaking code-fixable auto-fix pack |
spec diff |
| — | request-prop-removed: POST /v1/terminal/configurations/{configuration} tipping.bgn breaking code-fixable auto-fix pack |
spec diff |
| — | response-prop-removed: POST /v1/terminal/configurations -> 200 tipping.bgn.smart_tip_threshold breaking code-fixable auto-fix pack |
spec diff |
| — | response-prop-removed: POST /v1/terminal/configurations -> 200 tipping.bgn.percentages breaking code-fixable auto-fix pack |
spec diff |
| — | response-prop-removed: POST /v1/terminal/configurations -> 200 tipping.bgn.fixed_amounts breaking code-fixable auto-fix pack |
spec diff |
| — | response-prop-removed: POST /v1/terminal/configurations -> 200 tipping.bgn breaking code-fixable auto-fix pack |
spec diff |
| — | request-prop-removed: POST /v1/terminal/configurations tipping.bgn.smart_tip_threshold breaking code-fixable auto-fix pack |
spec diff |
| — | request-prop-removed: POST /v1/terminal/configurations tipping.bgn.percentages breaking code-fixable auto-fix pack |
spec diff |
| — | request-prop-removed: POST /v1/terminal/configurations tipping.bgn.fixed_amounts breaking code-fixable auto-fix pack |
spec diff |
| — | request-prop-removed: POST /v1/terminal/configurations tipping.bgn breaking code-fixable auto-fix pack |
spec diff |
| — | response-prop-removed: POST /v1/reviews/{review}/approve -> 200 payment_intent.payment_method_options.us_bank_account.preferred_settlement_speed breaking code-fixable auto-fix pack |
spec diff |
| — | response-prop-removed: POST /v1/refunds/{refund}/cancel -> 200 payment_intent.payment_method_options.us_bank_account.preferred_settlement_speed breaking code-fixable auto-fix pack |
spec diff |
| — | response-prop-removed: POST /v1/refunds/{refund} -> 200 payment_intent.payment_method_options.us_bank_account.preferred_settlement_speed breaking code-fixable auto-fix pack |
spec diff |
| — | response-prop-removed: POST /v1/refunds -> 200 payment_intent.payment_method_options.us_bank_account.preferred_settlement_speed breaking code-fixable auto-fix pack |
spec diff |
| — | response-prop-removed: POST /v1/payment_intents/{intent}/verify_microdeposits -> 200 payment_method_options.us_bank_account.preferred_settlement_speed breaking code-fixable auto-fix pack |
spec diff |
| — | response-prop-removed: POST /v1/payment_intents/{intent}/increment_authorization -> 200 payment_method_options.us_bank_account.preferred_settlement_speed breaking code-fixable auto-fix pack |
spec diff |
| — | response-prop-removed: POST /v1/payment_intents/{intent}/confirm -> 200 payment_method_options.us_bank_account.preferred_settlement_speed breaking code-fixable auto-fix pack |
spec diff |
| — | request-prop-removed: POST /v1/payment_intents/{intent}/confirm payment_method_options.us_bank_account.preferred_settlement_speed breaking code-fixable auto-fix pack |
spec diff |
| — | response-prop-removed: POST /v1/payment_intents/{intent}/capture -> 200 payment_method_options.us_bank_account.preferred_settlement_speed breaking code-fixable auto-fix pack |
spec diff |
| — | response-prop-removed: POST /v1/payment_intents/{intent}/cancel -> 200 payment_method_options.us_bank_account.preferred_settlement_speed breaking code-fixable auto-fix pack |
spec diff |
| — | response-prop-removed: POST /v1/payment_intents/{intent}/apply_customer_balance -> 200 payment_method_options.us_bank_account.preferred_settlement_speed breaking code-fixable auto-fix pack |
spec diff |
| — | response-prop-removed: POST /v1/payment_intents/{intent} -> 200 payment_method_options.us_bank_account.preferred_settlement_speed breaking code-fixable auto-fix pack |
spec diff |
| — | request-prop-removed: POST /v1/payment_intents/{intent} payment_method_options.us_bank_account.preferred_settlement_speed breaking code-fixable auto-fix pack |
spec diff |
| — | response-prop-removed: POST /v1/payment_intents -> 200 payment_method_options.us_bank_account.preferred_settlement_speed breaking code-fixable auto-fix pack |
spec diff |
| — | request-prop-removed: POST /v1/payment_intents payment_method_options.us_bank_account.preferred_settlement_speed breaking code-fixable auto-fix pack |
spec diff |
| — | response-prop-removed: POST /v1/disputes/{dispute}/close -> 200 payment_intent.payment_method_options.us_bank_account.preferred_settlement_speed breaking code-fixable auto-fix pack |
spec diff |
| — | response-prop-removed: POST /v1/disputes/{dispute} -> 200 payment_intent.payment_method_options.us_bank_account.preferred_settlement_speed breaking code-fixable auto-fix pack |
spec diff |
| — | response-prop-removed: POST /v1/checkout/sessions/{session}/expire -> 200 payment_intent.payment_method_options.us_bank_account.preferred_settlement_speed breaking code-fixable auto-fix pack |
spec diff |
| — | response-prop-removed: POST /v1/checkout/sessions/{session} -> 200 payment_intent.payment_method_options.us_bank_account.preferred_settlement_speed breaking code-fixable auto-fix pack |
spec diff |
| — | response-prop-removed: POST /v1/checkout/sessions -> 200 payment_intent.payment_method_options.us_bank_account.preferred_settlement_speed breaking code-fixable auto-fix pack |
spec diff |
| — | response-prop-removed: POST /v1/charges/{charge}/refunds/{refund} -> 200 payment_intent.payment_method_options.us_bank_account.preferred_settlement_speed breaking code-fixable auto-fix pack |
spec diff |
| — | response-prop-removed: POST /v1/charges/{charge}/refunds -> 200 payment_intent.payment_method_options.us_bank_account.preferred_settlement_speed breaking code-fixable auto-fix pack |
spec diff |
| — | response-prop-removed: POST /v1/charges/{charge}/refund -> 200 payment_intent.payment_method_options.us_bank_account.preferred_settlement_speed breaking code-fixable auto-fix pack |
spec diff |
| — | response-prop-removed: POST /v1/charges/{charge}/dispute/close -> 200 payment_intent.payment_method_options.us_bank_account.preferred_settlement_speed breaking code-fixable auto-fix pack |
spec diff |
| — | response-prop-removed: POST /v1/charges/{charge}/dispute -> 200 payment_intent.payment_method_options.us_bank_account.preferred_settlement_speed breaking code-fixable auto-fix pack |
spec diff |
| — | response-prop-removed: POST /v1/charges/{charge}/capture -> 200 payment_intent.payment_method_options.us_bank_account.preferred_settlement_speed breaking code-fixable auto-fix pack |
spec diff |
| — | response-prop-removed: POST /v1/charges/{charge} -> 200 payment_intent.payment_method_options.us_bank_account.preferred_settlement_speed breaking code-fixable auto-fix pack |
spec diff |
| — | response-prop-removed: POST /v1/charges -> 200 payment_intent.payment_method_options.us_bank_account.preferred_settlement_speed breaking code-fixable auto-fix pack |
spec diff |
| — | response-prop-removed: GET /v1/terminal/configurations/{configuration} -> 200 tipping.bgn.smart_tip_threshold breaking code-fixable auto-fix pack |
spec diff |
| — | response-prop-removed: GET /v1/terminal/configurations/{configuration} -> 200 tipping.bgn.percentages breaking code-fixable auto-fix pack |
spec diff |
| — | response-prop-removed: GET /v1/terminal/configurations/{configuration} -> 200 tipping.bgn.fixed_amounts breaking code-fixable auto-fix pack |
spec diff |
| — | response-prop-removed: GET /v1/terminal/configurations/{configuration} -> 200 tipping.bgn breaking code-fixable auto-fix pack |
spec diff |
| — | response-prop-removed: GET /v1/terminal/configurations -> 200 data[].tipping.bgn.smart_tip_threshold breaking code-fixable auto-fix pack |
spec diff |
| — | response-prop-removed: GET /v1/terminal/configurations -> 200 data[].tipping.bgn.percentages breaking code-fixable auto-fix pack |
spec diff |
| — | response-prop-removed: GET /v1/terminal/configurations -> 200 data[].tipping.bgn.fixed_amounts breaking code-fixable auto-fix pack |
spec diff |
| — | response-prop-removed: GET /v1/terminal/configurations -> 200 data[].tipping.bgn breaking code-fixable auto-fix pack |
spec diff |
| — | response-prop-removed: GET /v1/reviews/{review} -> 200 payment_intent.payment_method_options.us_bank_account.preferred_settlement_speed breaking code-fixable auto-fix pack |
spec diff |
| — | response-prop-removed: GET /v1/refunds/{refund} -> 200 payment_intent.payment_method_options.us_bank_account.preferred_settlement_speed breaking code-fixable auto-fix pack |
spec diff |
| — | response-prop-removed: GET /v1/radar/early_fraud_warnings/{early_fraud_warning} -> 200 payment_intent.payment_method_options.us_bank_account.preferred_settlement_speed breaking code-fixable auto-fix pack |
spec diff |
| — | response-prop-removed: GET /v1/payment_intents/search -> 200 data[].payment_method_options.us_bank_account.preferred_settlement_speed breaking code-fixable auto-fix pack |
spec diff |
| — | response-prop-removed: GET /v1/payment_intents/{intent} -> 200 payment_method_options.us_bank_account.preferred_settlement_speed breaking code-fixable auto-fix pack |
spec diff |
| — | response-prop-removed: GET /v1/payment_intents -> 200 data[].payment_method_options.us_bank_account.preferred_settlement_speed breaking code-fixable auto-fix pack |
spec diff |
| — | response-prop-removed: GET /v1/disputes/{dispute} -> 200 payment_intent.payment_method_options.us_bank_account.preferred_settlement_speed breaking code-fixable auto-fix pack |
spec diff |
| — | response-prop-removed: GET /v1/checkout/sessions/{session} -> 200 payment_intent.payment_method_options.us_bank_account.preferred_settlement_speed breaking code-fixable auto-fix pack |
spec diff |
| — | response-prop-removed: GET /v1/charges/{charge}/refunds/{refund} -> 200 payment_intent.payment_method_options.us_bank_account.preferred_settlement_speed breaking code-fixable auto-fix pack |
spec diff |
| — | response-prop-removed: GET /v1/charges/{charge}/dispute -> 200 payment_intent.payment_method_options.us_bank_account.preferred_settlement_speed breaking code-fixable auto-fix pack |
spec diff |
| — | response-prop-removed: GET /v1/charges/{charge} -> 200 payment_intent.payment_method_options.us_bank_account.preferred_settlement_speed breaking code-fixable auto-fix pack |
spec diff |
| — | request-prop-removed: POST /v1/terminal/refunds reverse_transfer breaking code-fixable |
spec diff |
| — | request-prop-removed: POST /v1/terminal/refunds refund_application_fee breaking code-fixable |
spec diff |
| — | request-prop-removed: POST /v1/terminal/refunds reason breaking code-fixable |
spec diff |
| — | request-prop-removed: POST /v1/terminal/refunds payment_intent breaking code-fixable |
spec diff |
| — | request-prop-removed: POST /v1/terminal/refunds metadata breaking code-fixable |
spec diff |
| — | request-prop-removed: POST /v1/terminal/refunds charge breaking code-fixable |
spec diff |
| — | request-prop-removed: POST /v1/terminal/refunds amount breaking code-fixable |
spec diff |
| — | response-prop-became-nullable: POST /v1/payment_records/report_payment -> 200 payment_method_details.alma.installments.count breaking code-fixable |
spec diff |
| — | response-prop-became-nullable: POST /v1/payment_records/{id}/report_refund -> 200 payment_method_details.alma.installments.count breaking code-fixable |
spec diff |
| — | response-prop-became-nullable: POST /v1/payment_records/{id}/report_payment_attempt_informational -> 200 payment_method_details.alma.installments.count breaking code-fixable |
spec diff |
| — | response-prop-became-nullable: POST /v1/payment_records/{id}/report_payment_attempt_guaranteed -> 200 payment_method_details.alma.installments.count breaking code-fixable |
spec diff |
| — | response-prop-became-nullable: POST /v1/payment_records/{id}/report_payment_attempt_failed -> 200 payment_method_details.alma.installments.count breaking code-fixable |
spec diff |
| — | response-prop-became-nullable: POST /v1/payment_records/{id}/report_payment_attempt_canceled -> 200 payment_method_details.alma.installments.count breaking code-fixable |
spec diff |
| — | response-prop-became-nullable: POST /v1/payment_records/{id}/report_payment_attempt -> 200 payment_method_details.alma.installments.count breaking code-fixable |
spec diff |
| — | response-prop-became-nullable: GET /v1/payment_records/{id} -> 200 payment_method_details.alma.installments.count breaking code-fixable |
spec diff |
| — | response-prop-became-nullable: GET /v1/payment_attempt_records/{id} -> 200 payment_method_details.alma.installments.count breaking code-fixable |
spec diff |
| — | response-prop-became-nullable: POST /v1/link_account_sessions -> 200 client_secret breaking code-fixable |
spec diff |
| — | response-prop-became-nullable: POST /v1/financial_connections/sessions -> 200 client_secret breaking code-fixable |
spec diff |
| — | response-prop-became-nullable: GET /v1/link_account_sessions/{session} -> 200 client_secret breaking code-fixable |
spec diff |
| — | response-prop-became-nullable: GET /v1/financial_connections/sessions/{session} -> 200 client_secret breaking code-fixable |
spec diff |
Automated migration packs for Stripe
mendapi ships 7 deterministic migration packs for Stripe — verified, idempotent codemods you can apply locally with mendapi fix. Full details in the pack catalog.
stripe-v7-to-v8— stripe-node v7 -> v8 SDK migration (upstream reference)stripe-node-v22-httpclient-interface— stripe-node v22.3.1: HttpClient / HttpClientResponse exported as interfaces — extends becomes implements (upstream reference)stripe-us-bank-preferred-settlement-speed-removal— Stripe PaymentIntents: us_bank_account.preferred_settlement_speed withdrawn from the API surface (v2154) (upstream reference)stripe-terminal-tipping-bgn-removal— Stripe Terminal configurations: the bgn tipping currency block removed (v2154, Bulgaria euro adoption) (upstream reference)stripe-payment-record-card-details-removal— Stripe payment records: card_details drops description, iin, issuer and stored_credential_usage (v2324) (upstream reference)stripe-payment-record-boleto-tax-id-null-guard— Stripe payment records: boleto tax_id became nullable on payment-record surfaces (v2183) — guard dereferences with optional chaining (upstream reference)stripe-legacy-card-iin-removal— Stripe legacy card objects drop the iin property (v2349) (upstream reference)
Recent Stripe releases adjudicated non-breaking
Not paging you is the other half of the job. The same pipeline that produced the timeline above also cleared 72300 Stripe changes as additive or fix-only — releases an integrator can upgrade through without a migration. The most recent:
| Date | Release | Ref |
|---|---|---|
| 2026-08-10 | v22.5.0 additive |
source |
| 2026-08-10 | v15.5.0 additive |
source |
| 2026-08-05 | v15.5.0a2 additive |
source |
| 2026-08-05 | v22.5.0-alpha.2 additive |
source |
| 2026-07-30 | v15.5.0a1 additive |
source |
| 2026-07-30 | v22.5.0-alpha.1 additive |
source |
| 2026-07-23 | v22.4.0-alpha.5 additive |
source |
| 2026-07-23 | v15.4.0a5 additive |
source |
Measured: 47 spec pairs head-to-head, and a corridor that shipped nothing
Stripe is the deepest corridor in the mendapi database — the 1762 entries above are overwhelmingly fed by diffing Stripe's own published OpenAPI spec, version by version. Three measured answers about how much that diff engine can be trusted on Stripe specifically, all read from archived evidence and the live database at build time.
Adjudicated parity corridor. Across 47 consecutive spec pairs the mendapi engine was run head-to-head against a mature open-source comparator; both engines completed on 44 of them (the comparator timed out at 900 seconds on 3, mendapi's slowest observed run took under 17 seconds). After adjudicating every divergence the corridor closed at 0 real detection gaps and 0 false positives — while surfacing 163 real breaking units that a default breaking-gate run of the comparator would not report (severity-classification differences plus the timed-out pairs). The accounting conserves: 39 clean pairs + 1 full-parity pair + 4 measured divergence pairs + 3 comparator runaways = 47. That baseline is re-verified against live diff runs — the latest recheck holds 47 of 47 pairs stable with 0 regressions — so this section cannot silently drift from the evidence it cites.
An honest empty corridor. The most recent stretch of the corridor (v2352 through v2366, 6 tags sampled directly) measured zero API-surface change: the published spec is byte-identical across the entire range. 14 new version tags, nothing for an integrator to do. A tracker that cannot say “these releases changed nothing you call” is just amplifying release noise; the timeline above is what remains after exactly this kind of measurement.
Where the verdicts land. All 1762 entries above are adjudicated — 1748 code-fixable, 14 not — and the split tracks the feed. Spec-corridor entries are almost all mechanical: 1745 code-fixable against 2 not, each carrying a token-verified successor analysis. The release feed inverts: 12 of its 15 entries are pre-release channel churn or platform decisions no codemod can carry. “path-removed: /v1/fabric/service/integration_config” is the honest exemplar from the corridor's not-code-fixable side: entire /v1/fabric/service path removed from the spec with no successor endpoint (token-verified v2182/v2183: "/v1/fabric/" count 2 -> 0, zero fabric paths remain); replacing a withdrawn product surface is a vendor/business decision, not a mechanical rewrite
Monitoring Stripe going forward
This page is regenerated from the change database, which is fed by release feeds, changelog capture and OpenAPI spec diffing — so it does not depend on Stripe writing a perfect changelog. mendapi monitors 84125 change records across 20 providers; hosted plans watch your repos continuously and open fix PRs when a change lands. See pricing.
Frequently asked questions
How do I check if my codebase is affected by Stripe breaking changes?
Run npx mendapi scan in your repo. It statically matches your files against the 1762 Stripe breaking changes and deprecations in this tracker and reports file, line and confidence for every hit — locally, in about 30 seconds, with zero network calls.
How many Stripe API breaking changes are on record?
This tracker records 1762 entries for Stripe (1762 breaking changes and 0 deprecations, 2026). Each entry is adjudicated: 1748 are code-fixable, 14 require a decision no codemod can make.
Are there automated fixes for Stripe breaking changes?
Yes — mendapi ships 7 deterministic migration packs for Stripe. mendapi fix applies them locally as reviewable diffs; every pack is gold-tested and idempotent.
Does my code get uploaded when scanning for Stripe changes?
No. mendapi scan, deps and fix run with zero network code, mechanically enforced by the test suite. Optional hosted reporting is metadata-only, secrets-redacted, and requires an explicit flag.
Related
- Stripe Payment Records migration — the full migration guide with pack-backed fixes.
- What 47 Stripe API versions taught us about breaking-change detection — the long-form methodology report behind this provider's tracked changes.
- API breaking change detection — how upstream breakage is caught before it ships, and why default severity gates stay silent.
- All breaking-change reports — per-change deep dives with migration guides.
- All monitored providers — live change counts.
- Migration pack catalog — every deterministic fix mendapi ships.