[
    {
        "id": 54,
        "invoice_number": "INV-1773309571125",
        "customer_id": null,
        "created_by": null,
        "total_amount": "139200.00",
        "tax_amount": "0.00",
        "discount_amount": "0.00",
        "qr_code_url": null,
        "status": "PENDING",
        "invoice_type": "PDF",
        "created_at": "2026-03-12T09:59:31.126Z",
        "updated_at": null,
        "customer_name": "Smoke Test Customer",
        "customer_email": "smoke@test.local",
        "customer_phone": null,
        "payment_method": null,
        "total": null,
        "tax": null,
        "notes": null,
        "payment_status": "PARTIAL",
        "is_locked": false,
        "subtotal": "120000.00",
        "vat_amount": "19200.00"
    },
    {
        "id": 53,
        "invoice_number": "INV-1773309547337",
        "customer_id": null,
        "created_by": null,
        "total_amount": "139200.00",
        "tax_amount": "0.00",
        "discount_amount": "0.00",
        "qr_code_url": null,
        "status": "PENDING",
        "invoice_type": "PDF",
        "created_at": "2026-03-12T09:59:07.338Z",
        "updated_at": null,
        "customer_name": "Smoke Test Customer",
        "customer_email": "smoke@test.local",
        "customer_phone": null,
        "payment_method": null,
        "total": null,
        "tax": null,
        "notes": null,
        "payment_status": "PARTIAL",
        "is_locked": false,
        "subtotal": "120000.00",
        "vat_amount": "19200.00"
    },
    {
        "id": 52,
        "invoice_number": "INV-1773217516944",
        "customer_id": null,
        "created_by": null,
        "total_amount": "696000.00",
        "tax_amount": "0.00",
        "discount_amount": "0.00",
        "qr_code_url": null,
        "status": "PENDING",
        "invoice_type": "PDF",
        "created_at": "2026-03-11T08:25:16.950Z",
        "updated_at": null,
        "customer_name": "John Doe",
        "customer_email": "john@example.com",
        "customer_phone": null,
        "payment_method": null,
        "total": null,
        "tax": null,
        "notes": null,
        "payment_status": "UNPAID",
        "is_locked": false,
        "subtotal": "600000.00",
        "vat_amount": "96000.00"
    },
    {
        "id": 43,
        "invoice_number": "INV-1772829750807",
        "customer_id": null,
        "created_by": null,
        "total_amount": "120000.00",
        "tax_amount": "0.00",
        "discount_amount": "0.00",
        "qr_code_url": null,
        "status": "PENDING",
        "invoice_type": "PDF",
        "created_at": "2026-03-06T20:42:30.816Z",
        "updated_at": null,
        "customer_name": "John Doe",
        "customer_email": null,
        "customer_phone": null,
        "payment_method": null,
        "total": null,
        "tax": null,
        "notes": null,
        "payment_status": null,
        "is_locked": true,
        "subtotal": null,
        "vat_amount": null
    },
    {
        "id": 31,
        "invoice_number": "INV-1772822296492",
        "customer_id": null,
        "created_by": null,
        "total_amount": "0.00",
        "tax_amount": "0.00",
        "discount_amount": "0.00",
        "qr_code_url": null,
        "status": "PENDING",
        "invoice_type": "PDF",
        "created_at": "2026-03-06T18:38:16.501Z",
        "updated_at": null,
        "customer_name": "John Doe",
        "customer_email": null,
        "customer_phone": null,
        "payment_method": null,
        "total": null,
        "tax": null,
        "notes": null,
        "payment_status": null,
        "is_locked": false,
        "subtotal": null,
        "vat_amount": null
    }
]