Search payment transactions

Retrieve a list of payment transactions with filtering options. Results are paginated and can be filtered by various criteria including status, reference, and date range. Payment transactions are returned in reverse chronological order (newest first). If no filters are specified, all available payment transactions will be returned subject to pagination limits. Note that funding details and card metadata are not included in search results for performance reasons - use the individual payment transaction endpoint to access these details.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
transactionStatus
array of strings

Filter by transaction status. Can be a single status or an array of statuses.

transactionStatus
string

Filter by transaction reference.

string

Filter by external reference (e.g., order ID).

date-time

Filter by start date (ISO 8601 format). Inclusive.

date-time

Filter by end date (ISO 8601 format). Inclusive.

integer

Number of items to return per page.

string

Page token for pagination (cursor).

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
application/problem+json