Transaction List Params
List card transactions. All amounts are in the smallest unit of their respective currency (e.g., cents for USD) and inclusive of any acquirer fees.
Types
A builder for TransactionListParams.
Filters for transactions using transaction status field.
Functions
Additional headers to send with the request.
Additional query param to send with the request.
The full set of query params in the parameters, including both fixed and additional query params.
Filters for transactions associated with a specific account.
Date string in RFC 3339 format. Only entries created after the specified time will be included. UTC time zone.
Date string in RFC 3339 format. Only entries created before the specified time will be included. UTC time zone.
A cursor representing an item's token before which a page of results should end. Used to retrieve the previous page of results before this item.
Filters for transactions using transaction result field. Can filter by APPROVED, and DECLINED.
A cursor representing an item's token after which a page of results should begin. Used to retrieve the next page of results after this item.
Filters for transactions using transaction status field.