Step Details | |
Introduced in Version | 4.0.0 |
Last Modified in Version | 7.12.0 |
Location | Integration > Plaid > Bank Transfer |
The List Bank Transfer Events step retrieves a list of Plaid-initiated ACH or bank transfer events based on specified filter criteria.
Prerequisites
This step requires the Plaid module to be installed before it will be available in the toolbox.
A Project Dependency is required for users on v9.
Properties
Inputs
Property | Description | Data Type |
---|---|---|
Body | The request data, which includes Account_id, AdditionalProperties, Origination_account_id, Bank_transfer_id, Bank_transfer_type, Client_id, Count, Direction, End_date, Event_types, Offset, Origination_account_id, Secret, and Start_date in JSON format. | BankTransferEventListRequest |
Outputs
Property | Description | Data Type |
---|---|---|
ListBankTransferEvents_Output | The list of transfer events that match the specified criteria. | BankTransferEventListResponse |