{
    "record_id": "000019ea-43d0-798d-04db-001626e1bba3",
    "table": "quotations",
    "type": "proforma",
    "record_data": {
        "quotation_id": "000019ea-43d0-798d-04db-001626e1bba3",
        "quotation_number": "00002",
        "date": "2026-06-07",
        "customer_id": "000019e9-5dca-7257-0e17-3fa38cb9793e",
        "org_id": "019e5c3c-fa4c-7659-9b96-854a957d5355",
        "client_id": null,
        "line_items": "{\"row_0\": {\"quantity\": \"1\", \"vat_rate\": \"12.5\", \"line_total\": \"3.94\", \"product_id\": \"000019e5-c577-72bf-128f-15efeaebe2c8\", \"unit_price\": \"3.50\", \"vat_amount\": \"0.44\", \"description\": \"Grill cheese sandwich\", \"line_subtotal\": \"3.5\"}}",
        "note": null,
        "terms": null,
        "validity_days": 30,
        "status": "expired",
        "total_amount": "3.94",
        "tax_amount": "0.44",
        "template_id": null,
        "sent_at": null,
        "expires_at": "2026-06-07",
        "accepted_at": null,
        "rejected_at": null,
        "rejection_reason": null,
        "converted_invoice_id": null,
        "created_by": null,
        "updated_by": null,
        "isdeleted": false,
        "updatedat": "2026-06-07 22:38:44.23713+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": "Grill cheese sandwich",
                "quantity": 1,
                "unitPrice": "3.50",
                "totalAmount": "3.50",
                "Labels": [
                    "G"
                ]
            }
        ],
        "payment": [
            {
                "paymentType": "0",
                "amount": 3.94
            }
        ],
        "Cashier": "System",
        "type": "proforma",
        "invoiceNumber": "00002",
        "Buyer": {
            "Name": "SHERATON"
        }
    },
    "taxcore_response": {
        "skipped": true,
        "reason": "TaxCore integration disabled for this organization",
        "invoiceNumber": null
    },
    "processed_at": "2026-06-07 22:38:44",
    "timestamp": 1780871924,
    "log_file": "\/var\/www\/POS\/storage\/quotations\/logs\/quotation_000019ea-43d0-798d-04db-001626e1bba3_2026-06-07_22-38-44.log"
}