{
    "record_id": "000019d5-270f-7bb9-3cb1-fa873c8d122c",
    "table": "quotations",
    "type": "proforma",
    "record_data": {
        "quotation_id": "000019d5-270f-7bb9-3cb1-fa873c8d122c",
        "quotation_number": "00020",
        "date": "2026-04-03",
        "customer_id": "000019ce-0f15-7134-7916-8522e6500312",
        "org_id": "019c358b-5fe1-7e90-c3cc-a17b42a96622",
        "client_id": null,
        "line_items": "{\"row_0\": {\"quantity\": \"24\", \"vat_rate\": \"VIP\", \"line_total\": \"120\", \"product_id\": \"000019c4-9b03-73af-b3d3-60601f1ac80d\", \"unit_price\": \"5.00\", \"vat_amount\": \"13.33\", \"description\": \"cheese\", \"line_subtotal\": \"120\"}}",
        "note": null,
        "terms": null,
        "validity_days": 30,
        "status": "draft",
        "total_amount": "120.00",
        "tax_amount": "13.33",
        "template_id": null,
        "sent_at": null,
        "expires_at": "2026-04-10",
        "accepted_at": null,
        "rejected_at": null,
        "rejection_reason": null,
        "converted_invoice_id": null,
        "created_by": null,
        "updated_by": null,
        "isdeleted": false,
        "updatedat": "2026-04-03 08:24:41.006686+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": "lp001",
        "notes_additional": "deposit required 50%",
        "payment_terms_details": "whole payment can be done after purchase",
        "quotation_type": "proforma"
    },
    "taxcore_payload": {
        "items": [
            {
                "name": "cheese",
                "quantity": 24,
                "unitPrice": "5.00",
                "totalAmount": "120.00",
                "Labels": [
                    "G"
                ]
            }
        ],
        "payment": [
            {
                "paymentType": "0",
                "amount": 120
            }
        ],
        "Cashier": "System",
        "type": "proforma",
        "invoiceNumber": "00020",
        "Buyer": {
            "Name": "test company"
        }
    },
    "taxcore_response": {
        "skipped": true,
        "reason": "TaxCore integration disabled for this organization",
        "invoiceNumber": null
    },
    "processed_at": "2026-04-03 08:24:41",
    "timestamp": 1775204681,
    "log_file": "\/var\/www\/POS\/storage\/quotations\/logs\/quotation_000019d5-270f-7bb9-3cb1-fa873c8d122c_2026-04-03_08-24-41.log"
}