{
"id": 120,
"fromUserId": 201,
"toUserId": 172,
"invoiceNumber": "INV-2024-0120",
"status": "paid",
"issuedAt": "2024-07-08T22:28:51.552Z",
"dueAt": "2024-07-19T22:28:51.552Z",
"paidAt": "2024-07-10T09:56:40.828Z",
"subtotal": 39492.05,
"tax": 3949.21,
"total": 43441.26,
"currency": "USD",
"lineItems": [
{
"description": "Research services",
"quantity": 15,
"unitPrice": 421.91,
"lineTotal": 6328.65
},
{
"description": "Documentation",
"quantity": 35,
"unitPrice": 120.08,
"lineTotal": 4202.8
},
{
"description": "Technical support",
"quantity": 40,
"unitPrice": 475.77,
"lineTotal": 19030.8
},
{
"description": "Implementation services",
"quantity": 20,
"unitPrice": 496.49,
"lineTotal": 9929.8
}
],
"createdAt": "2024-07-08T00:52:32.586Z"
}