{
"id": 272,
"fromUserId": 234,
"toUserId": 172,
"invoiceNumber": "INV-2025-0272",
"status": "overdue",
"issuedAt": "2025-12-12T10:11:45.231Z",
"dueAt": "2025-12-19T10:11:45.231Z",
"paidAt": null,
"subtotal": 11325.67,
"tax": 1132.57,
"total": 12458.24,
"currency": "EUR",
"lineItems": [
{
"description": "Accounting services",
"quantity": 25,
"unitPrice": 206.46,
"lineTotal": 5161.5
},
{
"description": "Documentation",
"quantity": 9,
"unitPrice": 60.63,
"lineTotal": 545.67
},
{
"description": "Marketing services",
"quantity": 17,
"unitPrice": 330.5,
"lineTotal": 5618.5
}
],
"createdAt": "2025-12-12T07:19:48.473Z"
}