{
"id": 110,
"fromUserId": 135,
"toUserId": 136,
"invoiceNumber": "INV-2026-0110",
"status": "sent",
"issuedAt": "2026-05-16T06:47:48.661Z",
"dueAt": "2026-05-27T06:47:48.661Z",
"paidAt": null,
"subtotal": 32322.32,
"tax": 2585.79,
"total": 34908.11,
"currency": "AUD",
"lineItems": [
{
"description": "Hardware supply",
"quantity": 17,
"unitPrice": 80.83,
"lineTotal": 1374.11
},
{
"description": "Implementation services",
"quantity": 39,
"unitPrice": 421.6,
"lineTotal": 16442.4
},
{
"description": "Quality assurance",
"quantity": 36,
"unitPrice": 355.36,
"lineTotal": 12792.96
},
{
"description": "Documentation",
"quantity": 5,
"unitPrice": 342.57,
"lineTotal": 1712.85
}
],
"createdAt": "2026-05-15T19:04:27.410Z"
}