{
"id": 98,
"fromUserId": 40,
"toUserId": 202,
"invoiceNumber": "INV-2025-0098",
"status": "sent",
"issuedAt": "2025-03-27T20:37:45.187Z",
"dueAt": "2025-04-17T20:37:45.187Z",
"paidAt": null,
"subtotal": 22828.69,
"tax": 0,
"total": 22828.69,
"currency": "GBP",
"lineItems": [
{
"description": "Data analysis",
"quantity": 5,
"unitPrice": 92.31,
"lineTotal": 461.55
},
{
"description": "Accounting services",
"quantity": 4,
"unitPrice": 464,
"lineTotal": 1856
},
{
"description": "Training session",
"quantity": 16,
"unitPrice": 392.78,
"lineTotal": 6284.48
},
{
"description": "Legal review",
"quantity": 29,
"unitPrice": 256.98,
"lineTotal": 7452.42
},
{
"description": "Design work",
"quantity": 24,
"unitPrice": 282.26,
"lineTotal": 6774.24
}
],
"createdAt": "2025-03-27T11:13:51.221Z"
}