List outgoing payments. Filter server-side rather than paging and filtering client-side.
Query parameters
Page size, 1–100 (default 25).
Page size, 1–100 (default 25).
Opaque cursor from a prior response nextCursor.
Opaque cursor from a prior response nextCursor.
Inclusive lower bound, YYYY-MM-DD.
Inclusive lower bound, YYYY-MM-DD.
Inclusive upper bound, YYYY-MM-DD.
Inclusive upper bound, YYYY-MM-DD.
Filter by lifecycle state; defaults to all states.
Filter by lifecycle state; defaults to all states.
Case-insensitive substring match on the payee name. A canceled or declined payment with no saved contact reports the destination institution name instead, and is not matched by this filter.
Case-insensitive substring match on the payee name. A canceled or declined payment with no saved contact reports the destination institution name instead, and is not matched by this filter.
Payment method; wire matches domestic and international wires.
Payment method; wire matches domestic and international wires.
Lower bound on the amount, in integer minor units (100000 = $1,000.00).
Lower bound on the amount, in integer minor units (100000 = $1,000.00).
Upper bound on the amount, in integer minor units.
Upper bound on the amount, in integer minor units.
Response
A page of payments.
Changes
No recorded changes to this endpoint across all 1 revision of this API.