{
"id": 2,
"fromUserId": 5,
"toUserId": 3,
"invoiceNumber": "INV-2024-0002",
"status": "draft",
"issuedAt": "2024-12-19T11:26:51.370Z",
"dueAt": "2025-01-06T11:26:51.370Z",
"paidAt": null,
"subtotal": 14134.68,
"tax": 2826.94,
"total": 16961.62,
"currency": "USD",
"lineItems": [
{
"description": "Technical support",
"quantity": 35,
"unitPrice": 127.26,
"lineTotal": 4454.1
},
{
"description": "Documentation",
"quantity": 21,
"unitPrice": 460.98,
"lineTotal": 9680.58
}
],
"createdAt": "2024-12-19T04:18:33.361Z"
}