api.v1alpha1.integrations.GetIntegrationTransactionReportReq(GetIntegrationTransactionReportReq)
GetIntegrationTransactionReportReq gives summarizes the IntegrationTrasactions between two dates
{
"start": "2023-01-15T01:30:15.01Z",
"end": "2023-01-15T01:30:15.01Z",
"group_by": [
"string"
]
}