Fired when Plaid is unable to originate a new ACH transaction of the recurring transfer on the planned date.
Name | Type | Description | Notes |
---|---|---|---|
webhook_type | str | `TRANSFER` | |
webhook_code | str | `RECURRING_TRANSFER_SKIPPED` | |
recurring_transfer_id | str | Plaid’s unique identifier for a recurring transfer. | |
authorization_decision | TransferAuthorizationDecision | ||
skipped_origination_date | date | The planned date on which Plaid is unable to originate a new ACH transaction of the recurring transfer. This will be of the form YYYY-MM-DD. | |
environment | WebhookEnvironmentValues | ||
authorization_decision_rationale_code | TransferAuthorizationDecisionRationaleCode | [optional] | |
any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |