{
"id": 26,
"fromUserId": 219,
"toUserId": 37,
"invoiceNumber": "INV-2025-0026",
"status": "overdue",
"issuedAt": "2025-12-24T19:56:29.474Z",
"dueAt": "2026-01-09T19:56:29.474Z",
"paidAt": null,
"subtotal": 15856.92,
"tax": 1268.55,
"total": 17125.47,
"currency": "USD",
"lineItems": [
{
"description": "Marketing services",
"quantity": 32,
"unitPrice": 158.43,
"lineTotal": 5069.76
},
{
"description": "Training session",
"quantity": 6,
"unitPrice": 55.21,
"lineTotal": 331.26
},
{
"description": "Research services",
"quantity": 14,
"unitPrice": 13.01,
"lineTotal": 182.14
},
{
"description": "Technical support",
"quantity": 28,
"unitPrice": 220.58,
"lineTotal": 6176.24
},
{
"description": "License fee",
"quantity": 21,
"unitPrice": 195.12,
"lineTotal": 4097.52
}
],
"createdAt": "2025-12-24T11:38:25.025Z"
}