Reset Mit Settings
Reset MIT settings to defaults.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
account_id
Response
Successful Response
cascading_enabled
Enable cascading to fallback processors when last successful is unavailable
fallback_processor_1_id
ID of first fallback processor
fallback_processor_2_id
ID of second fallback processor
update_default_pm_on_fallback
When True, a successful fallback card re-pins both the subscription and invoice default payment method to that card. Default False (the merchant’s chosen default is preserved across fallback renewals).
max_fallback_payment_methods
Maximum number of fallback cards to try after the primary default card. 0 = no cascade (primary only). Default 1. Capped at 10 to bound the number of cards a single collection attempt walks through — this includes currency-routing pre-flights (which reach no processor) as well as actual processor charge attempts.
Errors
422
Unprocessable Entity Error