{
"id": 101,
"fromUserId": 70,
"toUserId": 62,
"invoiceNumber": "INV-2024-0101",
"status": "sent",
"issuedAt": "2024-10-09T01:09:13.080Z",
"dueAt": "2024-11-07T01:09:13.080Z",
"paidAt": null,
"subtotal": 3111.68,
"tax": 622.34,
"total": 3734.02,
"currency": "USD",
"lineItems": [
{
"description": "Documentation",
"quantity": 14,
"unitPrice": 182.68,
"lineTotal": 2557.52
},
{
"description": "System integration",
"quantity": 24,
"unitPrice": 23.09,
"lineTotal": 554.16
}
],
"createdAt": "2024-10-08T02:43:00.225Z"
}