GetTransactionHistory
Gets the transaction history.
Allowed roles: Owner, Admin, Accountant, Payer.
Example request: Get the three transactions record from the 2012-01-01 00:00:00 UTC to the 2014-01-01 00:00:00 UTC with the ‘gift’ or ‘money_distribution’ types.
Authentication
Query parameters
The from date in the selected timezone in 24-h format: YYYY-MM-DD HH:mm:ss
The to date in the selected timezone in 24-h format: YYYY-MM-DD HH:mm:ss
The transaction ID list separated by semicolons (;)
The user ID list separated by semicolons (;)
The child account ID list separated by semicolons (;). Use the ‘all’ value to select all child accounts
Whether to include the ‘total_count’ and increase performance
Whether to get transactions on hold (transactions for which money is reserved but not yet withdrawn from the account)
Response
The used timezone. ‘Etc/GMT’ for example