{
    "record_id": "000019d8-6638-725e-1b2b-2243b4a38ea1",
    "table": "quotations",
    "type": "proforma",
    "record_data": {
        "quotation_id": "000019d8-6638-725e-1b2b-2243b4a38ea1",
        "quotation_number": "00002",
        "date": "2026-04-13",
        "customer_id": "000019d8-6619-792d-5645-5f038f08b98c",
        "org_id": "019d8620-484e-798d-632c-9d529bee5bb9",
        "client_id": null,
        "line_items": "{\"row_0\": {\"quantity\": \"2\", \"vat_rate\": \"VIP\", \"line_total\": \"73\", \"product_id\": \"000019d8-660f-706c-9d23-816dddde25c7\", \"unit_price\": \"36.50\", \"vat_amount\": \"8.11\", \"description\": null, \"line_subtotal\": \"73\"}}",
        "note": null,
        "terms": null,
        "validity_days": 30,
        "status": "expired",
        "total_amount": "73.00",
        "tax_amount": "8.11",
        "template_id": null,
        "sent_at": null,
        "expires_at": "2026-04-13",
        "accepted_at": null,
        "rejected_at": null,
        "rejection_reason": null,
        "converted_invoice_id": null,
        "created_by": null,
        "updated_by": null,
        "isdeleted": false,
        "updatedat": "2026-04-13 10:29:20.174783+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": "TESTING",
        "payment_terms_details": "NO REFUNDS",
        "quotation_type": "proforma"
    },
    "taxcore_payload": {
        "items": [
            {
                "name": "Item",
                "quantity": 2,
                "unitPrice": "36.50",
                "totalAmount": "73.00",
                "Labels": [
                    "G"
                ]
            }
        ],
        "payment": [
            {
                "paymentType": "0",
                "amount": 73
            }
        ],
        "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-04-13 10:29:20",
    "timestamp": 1776076160,
    "log_file": "\/var\/www\/POS\/storage\/quotations\/logs\/quotation_000019d8-6638-725e-1b2b-2243b4a38ea1_2026-04-13_10-29-20.log"
}