{
"id": 71,
"fromUserId": 102,
"toUserId": 204,
"invoiceNumber": "INV-2024-0071",
"status": "paid",
"issuedAt": "2024-10-22T10:30:57.829Z",
"dueAt": "2024-11-16T10:30:57.829Z",
"paidAt": "2024-10-30T18:01:06.764Z",
"subtotal": 28757.89,
"tax": 2300.63,
"total": 31058.52,
"currency": "AUD",
"lineItems": [
{
"description": "Consulting services",
"quantity": 6,
"unitPrice": 131.48,
"lineTotal": 788.88
},
{
"description": "Accounting services",
"quantity": 8,
"unitPrice": 376.64,
"lineTotal": 3013.12
},
{
"description": "System integration",
"quantity": 33,
"unitPrice": 435.78,
"lineTotal": 14380.74
},
{
"description": "Technical support",
"quantity": 17,
"unitPrice": 158.04,
"lineTotal": 2686.68
},
{
"description": "Training session",
"quantity": 31,
"unitPrice": 51.37,
"lineTotal": 1592.47
},
{
"description": "License fee",
"quantity": 16,
"unitPrice": 393.5,
"lineTotal": 6296
}
],
"createdAt": "2024-10-22T07:19:54.583Z"
}