Responds with a file with outgoing transfersAsk AIget https://example.com/statements/private/v1/admin/system/transfer/exportAvailable for admins with "view_general_system_statements" permission.Query Paramsfilters[currencyCode]stringFilter by currency codefilters[dateFrom]dateFor filtering by created at from date. Rule is records where date >= passed. Format: 2018-11-20T00:00:00 02:00filters[dateTo]dateFor filtering by created at to date. Rule is records where date <= passed. Format: 2018-12-03T23:59:59 02:00HeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/csvAllowed:application/jsontext/csvResponses 200Successful request 400Bad Request 401Unauthorized 403Forbidden 404Params for collections are not valid 500Internal server errorUpdated 7 months ago