Contains the authorization decision for a proposed transfer.
Name | Type | Description | Notes |
---|---|---|---|
id | str | Plaid’s unique identifier for a transfer authorization. | |
created | datetime | The datetime representing when the authorization was created, in the format `2006-01-02T15:04:05Z`. | |
decision | TransferAuthorizationDecision | ||
decision_rationale | TransferAuthorizationDecisionRationale | ||
guarantee_decision | TransferAuthorizationGuaranteeDecision | ||
guarantee_decision_rationale | TransferAuthorizationGuaranteeDecisionRationale | ||
proposed_transfer | TransferAuthorizationProposedTransfer | ||
signal_insights | SignalInsights | [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] |