{
    "record_id": "000019e1-548a-7043-e8b3-e2f56516f7ca",
    "table": "quotations",
    "type": "proforma",
    "record_data": {
        "quotation_id": "000019e1-548a-7043-e8b3-e2f56516f7ca",
        "quotation_number": "00002",
        "date": "2026-05-11",
        "customer_id": "000019e1-5477-789b-d341-ca186fd9080d",
        "org_id": "019cb718-5378-7579-e54e-6da4a0c96806",
        "client_id": null,
        "line_items": "{\"row_0\": {\"quantity\": \"10\", \"vat_rate\": \"VIP\", \"line_total\": \"1400\", \"product_id\": \"000019da-d60e-79bd-2150-ab88d3bfbcfb\", \"unit_price\": \"140.00\", \"vat_amount\": \"155.56\", \"description\": \"Premium Blue 1kg\", \"line_subtotal\": \"1400\"}, \"row_1\": {\"quantity\": \"2\", \"vat_rate\": \"VIP\", \"line_total\": \"240\", \"product_id\": \"000019da-d692-77ec-4a36-b44fcd9016cb\", \"unit_price\": \"120.00\", \"vat_amount\": \"26.67\", \"description\": \"Regular Brown 1kg\", \"line_subtotal\": \"240\"}}",
        "note": null,
        "terms": null,
        "validity_days": 30,
        "status": "expired",
        "total_amount": "1640.00",
        "tax_amount": "182.23",
        "template_id": null,
        "sent_at": null,
        "expires_at": "2026-05-11",
        "accepted_at": null,
        "rejected_at": null,
        "rejection_reason": null,
        "converted_invoice_id": null,
        "created_by": null,
        "updated_by": null,
        "isdeleted": false,
        "updatedat": "2026-05-11 04:25:57.469427+00",
        "taxcore_submission_id": null,
        "taxcore_submission_id_fk": null,
        "taxcore_receipt_data": null,
        "taxcore_submitted_at": null,
        "taxcore_verification_url": null,
        "taxcore_qr_code": null,
        "journal_entry_id": null,
        "converted_to_invoice_id": null,
        "po_number": null,
        "notes_additional": null,
        "payment_terms_details": null,
        "quotation_type": "proforma"
    },
    "taxcore_payload": {
        "items": [
            {
                "name": "Premium Blue 1kg",
                "quantity": 10,
                "unitPrice": "140.00",
                "totalAmount": "1400.00",
                "Labels": [
                    "G"
                ]
            },
            {
                "name": "Regular Brown 1kg",
                "quantity": 2,
                "unitPrice": "120.00",
                "totalAmount": "240.00",
                "Labels": [
                    "G"
                ]
            }
        ],
        "payment": [
            {
                "paymentType": "0",
                "amount": 1640
            }
        ],
        "Cashier": "System",
        "type": "proforma",
        "invoiceNumber": "00002",
        "Buyer": {
            "Name": "Cash"
        }
    },
    "taxcore_response": {
        "skipped": true,
        "reason": "TaxCore integration disabled for this organization",
        "invoiceNumber": null
    },
    "processed_at": "2026-05-11 04:25:57",
    "timestamp": 1778473557,
    "log_file": "\/var\/www\/POS\/storage\/quotations\/logs\/quotation_000019e1-548a-7043-e8b3-e2f56516f7ca_2026-05-11_04-25-57.log"
}