{
"billings": [
{
"document": "string",
"name": "string",
"total": 0
}
],
"expenses": [
{
"document": "string",
"name": "string",
"total": 0
}
]
}