transactionSearch

Fetch a list of transactions for the specified key value pair.

Use searchType 'default' to fetch all transactions

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

Transaction merchantId

string
enum
required

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

string
required

Search term, type defined by searchType

string
enum

Type of date to filter on (created date or modified date). Defaults to created date.

Allowed:
string

Starting date range of search. Defaults to 1970-01-01. ISO 8601 formatting. %m-%d-%Y %H:%M:%S

string

Ending date range of search. Defaults to now(). ISO 8601 formatting. %m-%d-%Y %H:%M:%S

string

Timezone as TZ identifier

string

Page number

string

Number of transactions returned per page. Default is 50.

string
enum

Sort transactions by attribute. Default is userId

Allowed:
string
enum

Order transactions by ascending or descending

Allowed:
Headers
string
required

A 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