{
    "record_id": "000019df-05f9-7d00-bcfc-adf09ab63d73",
    "table": "quotations",
    "type": "proforma",
    "record_data": {
        "quotation_id": "000019df-05f9-7d00-bcfc-adf09ab63d73",
        "quotation_number": "00002",
        "date": "2026-05-04",
        "customer_id": "000019c5-4327-76ed-0a73-51af81eaa5f6",
        "org_id": "019b6d0e-53fa-7513-32f3-8ecf0105b3ea",
        "client_id": null,
        "line_items": "{\"row_0\": {\"quantity\": \"10\", \"vat_rate\": \"VIP\", \"line_total\": \"101\", \"product_id\": null, \"unit_price\": \"10.10\", \"vat_amount\": \"11.22\", \"description\": \"16mm PVC Red\", \"line_subtotal\": \"101\"}, \"row_1\": {\"quantity\": \"10\", \"vat_rate\": \"VIP\", \"line_total\": \"101\", \"product_id\": null, \"unit_price\": \"10.10\", \"vat_amount\": \"11.22\", \"description\": \"16mm PVC Black\", \"line_subtotal\": \"101\"}, \"row_2\": {\"quantity\": \"11\", \"vat_rate\": \"VIP\", \"line_total\": \"212.3\", \"product_id\": null, \"unit_price\": \"19.30\", \"vat_amount\": \"23.59\", \"description\": \"16mm Aerial Main\", \"line_subtotal\": \"212.3\"}}",
        "note": null,
        "terms": null,
        "validity_days": 30,
        "status": "expired",
        "total_amount": "414.30",
        "tax_amount": "46.03",
        "template_id": null,
        "sent_at": null,
        "expires_at": "2026-05-04",
        "accepted_at": null,
        "rejected_at": null,
        "rejection_reason": null,
        "converted_invoice_id": null,
        "created_by": null,
        "updated_by": null,
        "isdeleted": false,
        "updatedat": "2026-05-04 00:24:52.100317+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": "Samuel # 9001551",
        "notes_additional": null,
        "payment_terms_details": null,
        "quotation_type": "proforma"
    },
    "taxcore_payload": {
        "items": [
            {
                "name": "16mm PVC Red",
                "quantity": 10,
                "unitPrice": "10.10",
                "totalAmount": "101.00",
                "Labels": [
                    "G"
                ]
            },
            {
                "name": "16mm PVC Black",
                "quantity": 10,
                "unitPrice": "10.10",
                "totalAmount": "101.00",
                "Labels": [
                    "G"
                ]
            },
            {
                "name": "16mm Aerial Main",
                "quantity": 11,
                "unitPrice": "19.30",
                "totalAmount": "212.30",
                "Labels": [
                    "G"
                ]
            }
        ],
        "payment": [
            {
                "paymentType": "0",
                "amount": 414.3
            }
        ],
        "Cashier": "System",
        "type": "proforma",
        "invoiceNumber": "00002",
        "Buyer": {
            "Name": "Cash Sale"
        }
    },
    "taxcore_response": {
        "skipped": true,
        "reason": "TaxCore integration disabled for this organization",
        "invoiceNumber": null
    },
    "processed_at": "2026-05-04 00:24:52",
    "timestamp": 1777854292,
    "log_file": "\/var\/www\/POS\/storage\/quotations\/logs\/quotation_000019df-05f9-7d00-bcfc-adf09ab63d73_2026-05-04_00-24-52.log"
}