{
    "connected": true,
    "last_received_at": "2026-02-20T10:00:25Z",
    "topic": "checkouts/update",
    "customer": {
        "email": "brucejohn801@yahoo.com",
        "phone": null,
        "first_name": "Bobby",
        "last_name": "G",
        "name": "Bobby G",
        "completed_at": null
    },
    "products": [
        {
            "n": 1,
            "product_id": 8980689223832,
            "variant_id": 48025208225944,
            "title": "14k Emerald-Cut Halo Diamond Ring Set with Split Shank 2.75 CT",
            "quantity": 1
        }
    ],
    "products_count": 1,
    "raw_body_keys": [
        "id",
        "token",
        "cart_token",
        "email",
        "gateway",
        "buyer_accepts_marketing",
        "buyer_accepts_sms_marketing",
        "sms_marketing_phone",
        "created_at",
        "updated_at",
        "landing_site",
        "note",
        "note_attributes",
        "referring_site",
        "shipping_lines",
        "shipping_address",
        "taxes_included",
        "total_weight",
        "currency",
        "completed_at",
        "phone",
        "customer_locale",
        "line_items",
        "name",
        "abandoned_checkout_url",
        "discount_codes",
        "tax_lines",
        "presentment_currency",
        "source_name",
        "total_line_items_price",
        "total_tax",
        "total_discounts",
        "subtotal_price",
        "total_price",
        "total_duties",
        "device_id",
        "user_id",
        "location_id",
        "source_identifier",
        "source_url",
        "source",
        "closed_at",
        "billing_address"
    ]
}