Retrieve a paginated list of payment transactions with filtering and sorting options.
pending
, captured
, settled
, failed
status=settled
before=pay_123xyz
after=pay_456abc
limit=25
created_after=2024-01-01T00:00:00Z
created_before=2024-03-31T23:59:59Z
limit
(default: 15)after
cursor from the previous responsebefore
cursor if availableStatus-based Filtering
Date Range Filtering