22 lines
550 B
JSON
22 lines
550 B
JSON
{
|
|
"hotels": [
|
|
{
|
|
"name": "Recanto das Emas",
|
|
"total": 779.93,
|
|
"count": 1,
|
|
"transactions": [
|
|
{
|
|
"unidade": "Recanto das Emas",
|
|
"categoria": "Enxoval (Lençol, Tapetes, Toalhas)",
|
|
"descricao": "Axium Capital Fundo de Investimento",
|
|
"valor": 779.93,
|
|
"data_vencimento": "2026-04-26",
|
|
"fornecedor": "AXIUM CAPITAL FUNDO DE INVEST. EM DIREITOS CRED."
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"global_total": 779.93,
|
|
"global_count": 1,
|
|
"date": "2026-04-27 10:00:03"
|
|
} |