{
"id": 262,
"fromUserId": 9,
"toUserId": 25,
"invoiceNumber": "INV-2025-0262",
"status": "sent",
"issuedAt": "2025-03-09T15:30:17.881Z",
"dueAt": "2025-04-08T15:30:17.881Z",
"paidAt": null,
"subtotal": 5545.5,
"tax": 277.28,
"total": 5822.78,
"currency": "USD",
"lineItems": [
{
"description": "Technical support",
"quantity": 30,
"unitPrice": 180.63,
"lineTotal": 5418.9
},
{
"description": "Consulting services",
"quantity": 2,
"unitPrice": 63.3,
"lineTotal": 126.6
}
],
"createdAt": "2025-03-09T14:21:03.869Z"
}