{
    "record_id": "000019e6-6524-7222-eaf6-d4f1444754e3",
    "table": "quotations",
    "type": "proforma",
    "record_data": {
        "quotation_id": "000019e6-6524-7222-eaf6-d4f1444754e3",
        "quotation_number": "00022",
        "date": "2026-05-26",
        "customer_id": "000019ca-b1b6-756c-25cf-020343749e87",
        "org_id": "019c358b-5fe1-7e90-c3cc-a17b42a96622",
        "client_id": null,
        "line_items": "{\"row_0\": {\"quantity\": \"100\", \"vat_rate\": \"12.5\", \"line_total\": \"562.5\", \"product_id\": \"000019c4-9b03-73af-b3d3-60601f1ac80d\", \"unit_price\": \"5.00\", \"vat_amount\": \"62.5\", \"description\": \"cheese\", \"line_subtotal\": \"500\"}}",
        "note": null,
        "terms": null,
        "validity_days": 30,
        "status": "draft",
        "total_amount": "562.50",
        "tax_amount": "62.50",
        "template_id": null,
        "sent_at": null,
        "expires_at": "2026-05-28",
        "accepted_at": null,
        "rejected_at": null,
        "rejection_reason": null,
        "converted_invoice_id": null,
        "created_by": null,
        "updated_by": null,
        "isdeleted": false,
        "updatedat": "2026-05-26 22:05:28.274263+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": "LPO-0002",
        "notes_additional": null,
        "payment_terms_details": null,
        "quotation_type": "proforma"
    },
    "taxcore_payload": {
        "items": [
            {
                "name": "cheese",
                "quantity": 100,
                "unitPrice": "5.00",
                "totalAmount": "500.00",
                "Labels": [
                    "G"
                ]
            }
        ],
        "payment": [
            {
                "paymentType": "0",
                "amount": 562.5
            }
        ],
        "Cashier": "System",
        "type": "proforma",
        "invoiceNumber": "00022",
        "Buyer": {
            "Name": "Bhaskaran Chetty"
        },
        "buyerId": "2900017365"
    },
    "taxcore_response": {
        "skipped": true,
        "reason": "TaxCore integration disabled for this organization",
        "invoiceNumber": null
    },
    "processed_at": "2026-05-26 22:05:28",
    "timestamp": 1779833128,
    "log_file": "\/var\/www\/POS\/storage\/quotations\/logs\/quotation_000019e6-6524-7222-eaf6-d4f1444754e3_2026-05-26_22-05-28.log"
}