================================================================================
REQUEST LOG: req_0Ttk4mDJrX71
================================================================================

[2026-06-11 11:59:04.547576] REQUEST END
    Status: 201
    Response Time: 22.48ms
    Response: {
    "success": true,
    "message": "Product created successfully",
    "data": {
        "id": 170,
        "category_id": "11",
        "name": "Plain Drinking Yogurt",
        "slug": "plain-drinking-yogurt",
        "description": "Yogurt Drinks",
        "base_price": "0.00",
        "scoop_price": null,
        "image": null,
        "max_scoops": 4,
        "is_active": true,
        "requires_production": false,
        "created_at": "2026-06-11T11:59:04.000000Z",
        "updated_at": "2026-06-11T11:59:04.000000Z",
        "deleted_at": null,
        "tenant_id": "1",
        "image_url": null,
        "option_sets": [
            {
                "id": 12,
                "name": "Drinking Yogurt",
                "type": "size",
                "is_required": true,
                "min_select": 1,
                "max_select": 1,
                "is_active": true,
                "created_at": "2026-06-11T11:52:50.000000Z",
                "updated_at": "2026-06-11T11:52:50.000000Z",
                "deleted_at": null,
                "tenant_id": "1",
                "pivot": {
                    "product_id": "170",
                    "option_set_id": "12",
                    "created_at": "2026-06-11T11:59:04.000000Z",
                    "updated_at": "2026-06-11T11:59:04.000000Z"
                }
            }
        ],
        "inner_option_sets": [],
        "category": {
            "id": 11,
            "name": "Drinking Yogurt",
            "slug": "drinking-yogurt",
            "description": "Delicious & Nutritious",
            "image": null,
            "is_active": true,
            "sort_order": 11,
            "created_at": "2025-12-13T20:12:27.000000Z",
            "updated_at": "2026-02-14T15:17:24.000000Z",
            "deleted_at": null,
            "tenant_id": "1"
        }
    },
    "meta": {
        "request_id": "req_0Ttk4mDJrX71",
        "timestamp": "2026-06-11T11:59:04+00:00"
    }
}

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