Get Excluded Cascade Processors
Get processors excluded from dunning cascade for this subscription’s payment method.
Returns a list of processors that have require_prior_success_for_cascade=True but the subscription’s payment method has no prior success with them.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
subscription_id
account_id
Response
Successful Response
excluded_processors
List of processors excluded from dunning cascade for this subscription's PM
Errors
422
Unprocessable Entity Error