{
"id": 127,
"fromUserId": 24,
"toUserId": 23,
"invoiceNumber": "INV-2025-0127",
"status": "paid",
"issuedAt": "2025-01-01T12:52:27.541Z",
"dueAt": "2025-02-14T12:52:27.541Z",
"paidAt": "2025-01-12T18:14:11.725Z",
"subtotal": 15027,
"tax": 1502.7,
"total": 16529.7,
"currency": "CAD",
"lineItems": [
{
"description": "License fee",
"quantity": 10,
"unitPrice": 126.75,
"lineTotal": 1267.5
},
{
"description": "Content writing",
"quantity": 30,
"unitPrice": 458.65,
"lineTotal": 13759.5
}
],
"createdAt": "2024-12-31T17:28:46.985Z"
}