[v2] Get Transaction-Aggr By Func
GET {{BASE_URL}}/api/v1/dashboard/transaction/aggregates/by-aggr-func?client_id={{ENTITY_ID}}&aggr_func=avg&transaction_type=transfer&transfer_type=credit&date_from=2023-04-01&date_to=2023-04-30
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
client_id | string | ||
aggr_func | string | ||
transaction_type | string | ||
transfer_type | string | ||
service_id | string | ||
purpose | string | ||
date_from | string | ||
date_to | string | ||
query_type | string |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |