API reference

Returns the total amount (in dollars) of successful transactions, grouped by day, week, month or year.

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

ParameterDescriptionExample
startDateInitial date where the query will start2017-10-10
endDateFinal date where the query will end2017-11-11
groupTypeType of date aggregation{DAY, WEEK, MONTH, YEAR}
Language
Click Try It! to start a request and see the response here!