get_file('file'); $response = $this->categoryService->processCategoryForSync($file); return Helper::saasResponse($response); } }