{
"id": 7,
"fromUserId": 3,
"toUserId": 71,
"invoiceNumber": "INV-2025-0007",
"status": "paid",
"issuedAt": "2025-07-26T20:10:19.102Z",
"dueAt": "2025-08-28T20:10:19.102Z",
"paidAt": "2025-08-13T22:17:44.818Z",
"subtotal": 13568.38,
"tax": 0,
"total": 13568.38,
"currency": "CAD",
"lineItems": [
{
"description": "Training session",
"quantity": 30,
"unitPrice": 378.98,
"lineTotal": 11369.4
},
{
"description": "Photography services",
"quantity": 7,
"unitPrice": 314.14,
"lineTotal": 2198.98
}
],
"createdAt": "2025-07-26T19:15:47.686Z"
}