Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 1.39 KB

TransferAuthorization.md

File metadata and controls

20 lines (15 loc) · 1.39 KB

TransferAuthorization

Contains the authorization decision for a proposed transfer.

Properties

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]

[Back to Model list] [Back to API list] [Back to README]