{
    "connected": true,
    "last_received_at": "2026-04-16T23:04:24Z",
    "topic": "carts/create",
    "products_count": 1,
    "products": [
        {
            "n": 1,
            "title": "10k Miami Cuban Link Solid Gold Chain - rose / 18 IN / 10.0 MM",
            "product_id": 8820604174488
        }
    ],
    "customer_info": {
        "email": null,
        "phone": null,
        "name": null,
        "customer_id": null,
        "raw_buyer_identity": null,
        "raw_customer": null,
        "all_top_level_keys": [
            "id",
            "token",
            "line_items",
            "note",
            "updated_at",
            "created_at"
        ]
    },
    "raw_body_keys": [
        "id",
        "token",
        "line_items",
        "note",
        "updated_at",
        "created_at"
    ]
}