================================================================================
REQUEST LOG: req_ghpzUkMpT5nt
================================================================================

[2026-05-13 13:08:16.425005] REQUEST END
    Status: 200
    Response Time: 16.31ms
    Response: {
    "success": true,
    "message": "Branch products retrieved successfully",
    "data": [
        {
            "id": 166,
            "category_id": "23",
            "name": "Panadol",
            "slug": "panadol",
            "description": null,
            "base_price": "100.00",
            "scoop_price": null,
            "image": null,
            "max_scoops": 4,
            "is_active": true,
            "requires_production": false,
            "created_at": "2026-05-13T12:43:35.000000Z",
            "updated_at": "2026-05-13T12:43:35.000000Z",
            "deleted_at": null,
            "tenant_id": "2",
            "has_stock": true,
            "stock_status": null,
            "image_url": null,
            "category": {
                "id": 23,
                "name": "1A",
                "slug": "1a",
                "description": null,
                "image": null,
                "is_active": true,
                "sort_order": 0,
                "created_at": "2026-05-13T12:42:23.000000Z",
                "updated_at": "2026-05-13T12:42:23.000000Z",
                "deleted_at": null,
                "tenant_id": "2"
            },
            "option_sets": [],
            "inner_option_sets": [],
            "branch_products": [
                {
                    "id": 144,
                    "branch_id": "4",
                    "product_id": "166",
                    "is_available": true,
                    "custom_price": null,
                    "track_stock": true,
                    "stock_quantity": "90.00",
                    "minimum_stock": "90.00",
                    "stock_unit": "pieces",
                    "created_at": "2026-05-13T12:43:35.000000Z",
                    "updated_at": "2026-05-13T13:00:34.000000Z"
                }
            ],
            "recipe": null
        }
    ],
    "meta": {
        "request_id": "req_ghpzUkMpT5nt",
        "timestamp": "2026-05-13T13:08:16+00:00"
    }
}

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