{
    "record_id": "000019e8-fffe-7733-3ac8-c30554987dbb",
    "table": "quotations",
    "type": "proforma",
    "record_data": {
        "quotation_id": "000019e8-fffe-7733-3ac8-c30554987dbb",
        "quotation_number": "00002",
        "date": "2026-06-04",
        "customer_id": "000019e8-ffe4-7b5a-a238-2aa1cd3be235",
        "org_id": "019e525e-913b-7b9f-98d1-5267a3b0e274",
        "client_id": null,
        "line_items": "{\"row_0\": {\"quantity\": \"3\", \"vat_rate\": \"VIP\", \"line_total\": \"45\", \"product_id\": \"000019e8-fcbc-7b2a-7846-6dfeaa0a132b\", \"unit_price\": \"15.00\", \"vat_amount\": \"5\", \"description\": null, \"line_subtotal\": \"45\"}, \"row_1\": {\"quantity\": \"1\", \"vat_rate\": \"VIP\", \"line_total\": \"8\", \"product_id\": \"000019e8-fcd8-7368-3ad2-89101011d658\", \"unit_price\": \"8.00\", \"vat_amount\": \"0.89\", \"description\": null, \"line_subtotal\": \"8\"}, \"row_2\": {\"quantity\": \"2\", \"vat_rate\": \"VIP\", \"line_total\": \"10\", \"product_id\": \"000019e5-d60b-7e97-0707-90c707c70bf7\", \"unit_price\": \"5.00\", \"vat_amount\": \"1.11\", \"description\": \"Bottled water\", \"line_subtotal\": \"10\"}}",
        "note": null,
        "terms": null,
        "validity_days": 30,
        "status": "expired",
        "total_amount": "63.00",
        "tax_amount": "7.00",
        "template_id": null,
        "sent_at": null,
        "expires_at": "2026-06-04",
        "accepted_at": null,
        "rejected_at": null,
        "rejection_reason": null,
        "converted_invoice_id": null,
        "created_by": null,
        "updated_by": null,
        "isdeleted": false,
        "updatedat": "2026-06-04 00:19:33.212467+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": "MET001",
        "notes_additional": null,
        "payment_terms_details": null,
        "quotation_type": "proforma"
    },
    "taxcore_payload": {
        "items": [
            {
                "name": "Item",
                "quantity": 3,
                "unitPrice": "15.00",
                "totalAmount": "45.00",
                "Labels": [
                    "G"
                ]
            },
            {
                "name": "Item",
                "quantity": 1,
                "unitPrice": "8.00",
                "totalAmount": "8.00",
                "Labels": [
                    "G"
                ]
            },
            {
                "name": "Bottled water",
                "quantity": 2,
                "unitPrice": "5.00",
                "totalAmount": "10.00",
                "Labels": [
                    "G"
                ]
            }
        ],
        "payment": [
            {
                "paymentType": "0",
                "amount": 63
            }
        ],
        "Cashier": "System",
        "type": "proforma",
        "invoiceNumber": "00002",
        "Buyer": {
            "Name": "METRO SHOES"
        }
    },
    "taxcore_response": {
        "skipped": true,
        "reason": "TaxCore integration disabled for this organization",
        "invoiceNumber": null
    },
    "processed_at": "2026-06-04 00:19:33",
    "timestamp": 1780532373,
    "log_file": "\/var\/www\/POS\/storage\/quotations\/logs\/quotation_000019e8-fffe-7733-3ac8-c30554987dbb_2026-06-04_00-19-33.log"
}