transactionSearch

Search and retrieve a paginated list of transactions for the authorized merchant.

Supports advanced filtering (e.g., paymentType), sorting (sortBy, orderBy), and pagination (page, perPage).

The response includes a paging object with total counts and a transactions array containing the results.

Error Glossary (click to expand)
CodeHTTP StatusMessage
AP006401Client not authorized for this scope
AP101401No authenticated user
AP605200Merchant is required
AP700400Missing or invalid required parameter
AP701400Improperly formatted parameter
AP1000200Invalid API
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Payload to search for transactions using filters like timezone, page, dates, and search types.

string

Timezone of dates transactions are filtered on

string
string
string
string
string

Format: MM-DD-YYYY HH:mm:ss

string

Format: MM-DD-YYYY HH:mm:ss

string
enum

Type of transaction attribute searched for (transactionId, userId, etc...)

filters
object
Headers
string
required

Merchant scoped token.

Responses

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