curl --location --request GET '/api/AbaComplementar/Pagamento/Summary?ProjetoId&DataVencimentoInicial&DataVencimentoFinal&DataPagamentoInicial&DataPagamentoFinal&Query&TipoStatus&StatusId'
{
"totalPagamentos": 0,
"totalPagamentosRealizados": 0,
"totalPendentes": 0,
"totalCancelados": 0,
"totalVencidos": 0,
"valorTotal": 0,
"valorPendente": 0,
"valorCancelado": 0,
"valorPago": 0,
"valorVencido": 0
}