From 63919fc1d87af21db243c8bc196270fe23e8321b Mon Sep 17 00:00:00 2001
From: Harsha Gummadavelli <hvardhan@wisc.edu>
Date: Sun, 23 Feb 2025 14:54:40 -0600
Subject: [PATCH] Update getcostcenter.json

---
 ASP-IICS-Team/GetCostCenter/getcostcenter.json | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/ASP-IICS-Team/GetCostCenter/getcostcenter.json b/ASP-IICS-Team/GetCostCenter/getcostcenter.json
index b095db1..d1de6ed 100644
--- a/ASP-IICS-Team/GetCostCenter/getcostcenter.json
+++ b/ASP-IICS-Team/GetCostCenter/getcostcenter.json
@@ -57,6 +57,9 @@
         },
         "name" : {
           "type" : "string"
+        },
+        "parentHierarchyId" : {
+          "type" : "string"
         }
       }
     },
-- 
GitLab