{
"id": 90,
"fromUserId": 242,
"toUserId": 149,
"invoiceNumber": "INV-2025-0090",
"status": "sent",
"issuedAt": "2025-04-26T15:43:41.531Z",
"dueAt": "2025-05-07T15:43:41.531Z",
"paidAt": null,
"subtotal": 5378.13,
"tax": 806.72,
"total": 6184.85,
"currency": "CAD",
"lineItems": [
{
"description": "Consulting services",
"quantity": 17,
"unitPrice": 152.05,
"lineTotal": 2584.85
},
{
"description": "Implementation services",
"quantity": 7,
"unitPrice": 399.04,
"lineTotal": 2793.28
}
],
"createdAt": "2025-04-25T16:53:12.018Z"
}