List bank ACH/Wire requests with filters

Retrieves a list of ACH and Wire transfer requests. Supports filtering by status, date range, transfer type, account, and other criteria.

⚠️ Important Notes

  • If a non-zero requestId is provided, all other filters will be ignored. The query will return only the transfer request matching the specified ID.
  • If isOpen is set to true, date range and externalId filter will be ignored.
  • If an externalId is provided, date range and isOpen filter will be ignored.
  • Else, if none of the above override filters are set, both fromDate and toDate must be provided to define the query range.
Language
Credentials
Header
Response
Click Try It! to start a request and see the response here!