67 lines
1.5 KiB
JSON
67 lines
1.5 KiB
JSON
{
|
|
"hotels": [
|
|
{
|
|
"name": "Dolce Amore",
|
|
"total": 1868.5,
|
|
"count": 1,
|
|
"transactions": [
|
|
{
|
|
"unidade": "Dolce Amore",
|
|
"categoria": "Telefone + internet",
|
|
"descricao": "ALARES CONT 1",
|
|
"valor": 1868.5,
|
|
"data_vencimento": "2026-05-18",
|
|
"fornecedor": "ALARES"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "Padova",
|
|
"total": 1482.22,
|
|
"count": 1,
|
|
"transactions": [
|
|
{
|
|
"unidade": "Padova",
|
|
"categoria": "Compra de Equipamentos",
|
|
"descricao": "GAZIN",
|
|
"valor": 1482.22,
|
|
"data_vencimento": "2026-05-18",
|
|
"fornecedor": "GAZIN"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "Qnn01",
|
|
"total": 500.0,
|
|
"count": 1,
|
|
"transactions": [
|
|
{
|
|
"unidade": "Qnn01",
|
|
"categoria": "Serviços jurídicos",
|
|
"descricao": "JEAR ADVOGADO ",
|
|
"valor": 500.0,
|
|
"data_vencimento": "2026-05-18",
|
|
"fornecedor": "JEAR ADVOGADO "
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "Prime ADE",
|
|
"total": 120.0,
|
|
"count": 1,
|
|
"transactions": [
|
|
{
|
|
"unidade": "Prime ADE",
|
|
"categoria": "Diarista",
|
|
"descricao": "diaria recepçao",
|
|
"valor": 120.0,
|
|
"data_vencimento": "2026-05-18",
|
|
"fornecedor": "Diarista"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"global_total": 3970.7200000000003,
|
|
"global_count": 4,
|
|
"date": "2026-05-19 10:00:03"
|
|
} |