| Step Details | |
| Introduced in Version | 4.0.0 |
| Last Modified in Version | 7.12.0 |
| Location | Integration > Plaid > Bank Transfer |
The List Sweeps step returns a list of sweeps matching specified criteria from a provided JSON payload.
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 AdditionalProperties, Client_id, Count, End_date, Origination_account_id, Secret, and Start_time in JSON format. | BankTransferSweepsListRequest |
Outputs
| Property | Description | Data Type |
|---|---|---|
| ListSweeps_Output | The list of sweeps matching the given criteria. | BankTransferSweepsListResponse |
