Magidoc

searchDailyTransactions
Query

Get the history of the total daily number of transactions.

Arguments

#

fromDate

Non-null

The begin date for getting data in yyyy-mm-dd UTC+0.

toDate

Non-null

The target date for getting data in yyyy-mm-dd UTC+0.

filter

Response

#

Returns TransactionStatistic !.

Example

#

    
  

3