Get merchant transactions

This endpoint returns all the transactions that have been made by a merchant

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

This is the order you want the transaction to appear. It can be in ASC or DESC

date

Indicate the start period of all the transactions you want to see. The format is YYY-MM-DD

date

Indicate the end period of all the transactions you want to see. The format is YYYY-MM-DD

int32
required
Defaults to 1

The list of transactions could come in many pages. Indicate the page you want to see.

int32
required
Defaults to 10

How many transactions should be displayed per page.

string
Defaults to CREDIT

Indicate the type of transactions you want to view. They can be DEBIT or CREDIT

string

Indicate whether you want failed or successful displayed. The values are indicated as success or failed

Responses

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