{
"totalTransacoes": 16,
"extratoDTO": {
"titulo": "",
"titular": "FUNDO EXEMPLO INVESTIMENTO MULTIMERCADO CREDITO PRIVADO",
"cpfCnpj": "12.345.678/0001-90",
"conta": "1234-5",
"agencia": "9999",
"instituicaoFinanceira": "INSTITUICAO FINANCEIRA EXEMPLO S/A",
"dataInicio": "2026-08-01",
"dataFim": "2026-08-26",
"endereco1": "AVENIDA EXEMPLO, 1000, 10 ANDAR, CENTRO",
"endereco2": "SAO PAULO, BRASIL, 01000-000",
"resumo": {
"saldoTotal": "10000,00",
"bloqueioJudicial": "0,00",
"emProcessamento": "0,00",
"disponivel": "10000,00"
},
"transactions": [
{
"date": 1786114800000,
"description": "OPERACOES COM TITULOS NA BOLSA, PREGAO 06/08/2026 NOTA 10000001",
"value": 2500.00,
"type": "DEBITO",
"transactionNumber": 1000001,
"balance": 10000,
"identificadorExterno": null,
"debito": true,
"credito": false
},
{
"date": 1786114800000,
"description": "TED RECEBIDA Bco 999 Ag 0001 C/C 123456 Cliente FUNDO EXEMPLO INVESTIMENTO MULTIMERCADO",
"value": 2500.00,
"type": "CREDITO",
"transactionNumber": 1000002,
"balance": 12500,
"identificadorExterno": null,
"debito": false,
"credito": true
}
],
"balancoInicial": 10000,
"balancoFinal": 10000
},
"pagina": 1,
"itensPorPagina": 2
}