- Dados coletados via RPC get_gastos_dia_anterior - 2 transações - Data do relatório: 2026-03-07 - Gerado automaticamente às 10:00 UTC (13:00 BRT)
37 lines
820 B
JSON
37 lines
820 B
JSON
{
|
|
"hotels": [
|
|
{
|
|
"name": "Dolce Amore",
|
|
"total": 622.0,
|
|
"count": 1,
|
|
"transactions": [
|
|
{
|
|
"unidade": "Dolce Amore",
|
|
"categoria": "Frigobar",
|
|
"descricao": "AGUA COPO, AGUA COM GÁS",
|
|
"valor": 622.0,
|
|
"data_vencimento": "2026-03-07",
|
|
"fornecedor": "MINERAÇÃO CUNHA"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "1001 Express",
|
|
"total": 150.0,
|
|
"count": 1,
|
|
"transactions": [
|
|
{
|
|
"unidade": "1001 Express",
|
|
"categoria": "Transporte",
|
|
"descricao": "VT ODEJANE",
|
|
"valor": 150.0,
|
|
"data_vencimento": "2026-03-07",
|
|
"fornecedor": "TRANSPORTE"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"global_total": 772.0,
|
|
"global_count": 2,
|
|
"date": "2026-03-08 13:00:16"
|
|
} |