Get Excluded Cascade Processors

View as Markdown

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_idstringRequired
account_idstringRequired

Response

Successful Response
excluded_processorslist of objectsOptional
List of processors excluded from dunning cascade for this subscription's PM

Errors

422
Unprocessable Entity Error