List initiated transfers with optional filters. Returns individual transfer records, each linked to its batchId. Use batchId to retrieve all transfers from a single request.
OAuth 2.0 Client Credentials issuing JWT Bearer access tokens.
Pagination cursor from a previous response.
Maximum number of items to return.
1 <= x <= 500Sort order. Prefix with - for descending.
createdAt, -createdAt, updatedAt, -updatedAt Comma-separated sparse fieldset. The server always includes required identifiers.
Filter by source or destination account identifier.
Filter by connection identifier.
Filter by transfer status.
queued, executing, pendingBankApproval, completed, failed, cancelled Filter by payment rail.
internalTransfer, ach, wire, swift, fednow, rtp Filter by batch identifier to retrieve all transfers from a single request.
Return transfers created at or after this timestamp.
Return transfers created before this timestamp.