================================================================================
REQUEST LOG: req_l0lcntCngctT
================================================================================

[2026-05-09 23:17:06.554280] REQUEST END
    Status: 200
    Response Time: 10.54ms
    Response: {
    "success": true,
    "message": "Branch products retrieved successfully",
    "data": [
        {
            "id": 151,
            "category_id": "21",
            "name": "med",
            "slug": "med",
            "description": "med",
            "base_price": "100.00",
            "scoop_price": null,
            "image": null,
            "max_scoops": 4,
            "is_active": true,
            "requires_production": false,
            "created_at": "2026-05-09T14:19:15.000000Z",
            "updated_at": "2026-05-09T14:19:15.000000Z",
            "deleted_at": null,
            "tenant_id": "2",
            "has_stock": true,
            "stock_status": null,
            "image_url": null,
            "category": {
                "id": 21,
                "name": "med",
                "slug": "med",
                "description": null,
                "image": null,
                "is_active": true,
                "sort_order": 0,
                "created_at": "2026-05-01T05:57:34.000000Z",
                "updated_at": "2026-05-01T05:57:34.000000Z",
                "deleted_at": null,
                "tenant_id": "2"
            },
            "option_sets": [],
            "inner_option_sets": [],
            "branch_products": [
                {
                    "id": 121,
                    "branch_id": "4",
                    "product_id": "151",
                    "is_available": true,
                    "custom_price": null,
                    "track_stock": false,
                    "stock_quantity": "0.00",
                    "minimum_stock": "0.00",
                    "stock_unit": "pieces",
                    "created_at": "2026-05-09T14:19:15.000000Z",
                    "updated_at": "2026-05-09T14:19:15.000000Z"
                }
            ],
            "recipe": null
        }
    ],
    "meta": {
        "request_id": "req_l0lcntCngctT",
        "timestamp": "2026-05-09T23:17:06+00:00"
    }
}

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