Transactions by date range

Given a date range (start and end date time) returns the list of all the transactions that have been processed within the date range

Start and end date must be in the following format YYYY-MM-DD and they will be compared with the transaction processing time. All dates are in UTC timezone.

Metadata
string
required

Initial date where the query will start

string
required

Final date where the query will end

Response

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