================================================================================
REQUEST LOG: req_mVHuTOoB55Gj
================================================================================

[2026-06-12 12:26:33.273118] REQUEST END
    Status: 200
    Response Time: 28.48ms
    Response: {
    "success": true,
    "message": "Product updated successfully",
    "data": {
        "id": 97,
        "category_id": "12",
        "name": "Fudge Brownie",
        "slug": "fudge-brownie",
        "description": "Desserts",
        "base_price": "0.00",
        "scoop_price": null,
        "image": null,
        "max_scoops": 4,
        "is_active": true,
        "requires_production": false,
        "created_at": "2026-02-13T17:57:42.000000Z",
        "updated_at": "2026-06-12T12:26:33.000000Z",
        "deleted_at": null,
        "tenant_id": "1",
        "image_url": null,
        "option_sets": [
            {
                "id": 8,
                "name": "Brownie",
                "type": "size",
                "is_required": true,
                "min_select": 1,
                "max_select": 1,
                "is_active": true,
                "created_at": "2026-02-14T15:23:08.000000Z",
                "updated_at": "2026-02-14T15:27:49.000000Z",
                "deleted_at": null,
                "tenant_id": "1",
                "pivot": {
                    "product_id": "97",
                    "option_set_id": "8",
                    "created_at": "2026-06-11T12:01:54.000000Z",
                    "updated_at": "2026-06-11T12:01:54.000000Z"
                }
            }
        ],
        "inner_option_sets": [
            {
                "id": 1,
                "name": "Toppings",
                "type": "topping",
                "is_active": true,
                "created_at": "2025-12-23T20:09:15.000000Z",
                "updated_at": "2025-12-23T20:09:15.000000Z",
                "deleted_at": null,
                "tenant_id": "1",
                "min_select": 0,
                "max_select": 10,
                "is_required": false,
                "max_selections": 10,
                "pivot": {
                    "product_id": "97",
                    "inner_option_set_id": "1",
                    "created_at": "2026-02-13T17:57:42.000000Z",
                    "updated_at": "2026-02-13T17:57:42.000000Z"
                }
            },
            {
                "id": 3,
                "name": "Syrup Toppings",
                "type": "topping",
                "is_active": true,
                "created_at": "2026-02-10T17:26:58.000000Z",
                "updated_at": "2026-02-10T17:26:58.000000Z",
                "deleted_at": null,
                "tenant_id": "1",
                "min_select": 0,
                "max_select": 10,
                "is_required": false,
                "max_selections": 10,
                "pivot": {
                    "product_id": "97",
                    "inner_option_set_id": "3",
                    "created_at": "2026-02-13T17:57:42.000000Z",
                    "updated_at": "2026-02-13T17:57:42.000000Z"
                }
            }
        ],
        "category": {
            "id": 12,
            "name": "Desserts",
            "slug": "desserts",
            "description": "Because You Deserve It!",
            "image": null,
            "is_active": true,
            "sort_order": 7,
            "created_at": "2025-12-13T20:12:27.000000Z",
            "updated_at": "2025-12-13T20:12:27.000000Z",
            "deleted_at": null,
            "tenant_id": "1"
        }
    },
    "meta": {
        "request_id": "req_mVHuTOoB55Gj",
        "timestamp": "2026-06-12T12:26:33+00:00"
    }
}

================================================================================