curl --location --request GET '/api/AbaComplementar/Financiamento/Summary?DataInclusaoInicial&DataInclusaoFinal&DataAprovacaoInicial&DataAprovacaoFinal&BancoId&FormaPagamentoId&Query&ProjetoId&StatusId&TipoStatus'
{
"totalFinanciamentos": 0,
"totalAprovados": 0,
"totalPendentes": 0,
"totalCancelados": 0,
"totalReprovados": 0,
"totalAguardando": 0,
"valorTotal": 0,
"valorAguardando": 0,
"valorPendente": 0,
"valorCancelado": 0,
"valorReprovado": 0,
"valorAprovado": 0
}