- API Version 2. Services /
- Service: Bank (bank_2) /
- Operations log /
- get: history/summary
get/bank_2/history/summary
Last modified:
17/02/2021
Method description
Use to get credit and debit transactions amounts grouped by a transaction purpose.
Returned data
| Parameter | Type | Description |
| result (array) | ||
|---|---|---|
| target | enum | Transaction purpose |
| sum_group | float | Total amount of transactions in the group |
| info | string | Operation info |