{
"id": 212,
"fromUserId": 127,
"toUserId": 52,
"invoiceNumber": "INV-2025-0212",
"status": "overdue",
"issuedAt": "2025-10-11T07:44:03.561Z",
"dueAt": "2025-11-09T07:44:03.561Z",
"paidAt": null,
"subtotal": 25676.69,
"tax": 5135.34,
"total": 30812.03,
"currency": "CAD",
"lineItems": [
{
"description": "Training session",
"quantity": 39,
"unitPrice": 494.7,
"lineTotal": 19293.3
},
{
"description": "Content writing",
"quantity": 35,
"unitPrice": 55.51,
"lineTotal": 1942.85
},
{
"description": "License fee",
"quantity": 13,
"unitPrice": 341.58,
"lineTotal": 4440.54
}
],
"createdAt": "2025-10-10T12:24:12.204Z"
}