{
"id": 57,
"fromUserId": 63,
"toUserId": 30,
"invoiceNumber": "INV-2025-0057",
"status": "overdue",
"issuedAt": "2025-01-11T15:13:24.891Z",
"dueAt": "2025-03-01T15:13:24.891Z",
"paidAt": null,
"subtotal": 5377.65,
"tax": 430.21,
"total": 5807.86,
"currency": "CAD",
"lineItems": [
{
"description": "Training session",
"quantity": 12,
"unitPrice": 212.85,
"lineTotal": 2554.2
},
{
"description": "Design work",
"quantity": 35,
"unitPrice": 80.67,
"lineTotal": 2823.45
}
],
"createdAt": "2025-01-11T00:28:54.186Z"
}