{
"id": 100,
"fromUserId": 150,
"toUserId": 64,
"invoiceNumber": "INV-2026-0100",
"status": "sent",
"issuedAt": "2026-02-15T08:05:08.513Z",
"dueAt": "2026-04-03T08:05:08.513Z",
"paidAt": null,
"subtotal": 22994.31,
"tax": 4598.86,
"total": 27593.17,
"currency": "CAD",
"lineItems": [
{
"description": "Data analysis",
"quantity": 19,
"unitPrice": 351.29,
"lineTotal": 6674.51
},
{
"description": "Implementation services",
"quantity": 2,
"unitPrice": 384.79,
"lineTotal": 769.58
},
{
"description": "Research services",
"quantity": 23,
"unitPrice": 197.28,
"lineTotal": 4537.44
},
{
"description": "System integration",
"quantity": 3,
"unitPrice": 128.77,
"lineTotal": 386.31
},
{
"description": "Data analysis",
"quantity": 29,
"unitPrice": 366.43,
"lineTotal": 10626.47
}
],
"createdAt": "2026-02-14T21:53:00.053Z"
}