{
"id": 30,
"fromUserId": 232,
"toUserId": 76,
"invoiceNumber": "INV-2024-0030",
"status": "paid",
"issuedAt": "2024-08-27T20:19:04.073Z",
"dueAt": "2024-09-04T20:19:04.073Z",
"paidAt": "2024-08-28T09:29:46.041Z",
"subtotal": 3327.88,
"tax": 0,
"total": 3327.88,
"currency": "USD",
"lineItems": [
{
"description": "Photography services",
"quantity": 20,
"unitPrice": 79.5,
"lineTotal": 1590
},
{
"description": "License fee",
"quantity": 1,
"unitPrice": 148.2,
"lineTotal": 148.2
},
{
"description": "System integration",
"quantity": 8,
"unitPrice": 198.71,
"lineTotal": 1589.68
}
],
"createdAt": "2024-08-27T00:18:43.382Z"
}