diff --git a/ASP-IICS-Team/T2_FDM_Validation_UWMIL/putfdmvalidate.json b/ASP-IICS-Team/T2_FDM_Validation_UWMIL/putfdmvalidate.json index fdc5a00f644d48ae1da61b25d52c08c34b534050..1ad2958f09fe8eb958df168e0e3f97a9638c1f47 100644 --- a/ASP-IICS-Team/T2_FDM_Validation_UWMIL/putfdmvalidate.json +++ b/ASP-IICS-Team/T2_FDM_Validation_UWMIL/putfdmvalidate.json @@ -82,20 +82,38 @@ "company" : { "type" : "string" }, - "fund" : { + "activity" : { "type" : "string" }, "costCenter" : { "type" : "string" }, + "fund" : { + "type" : "string" + }, "function" : { "type" : "string" }, + "gift" : { + "type" : "string" + }, + "grant" : { + "type" : "string" + }, "ledgerAccount" : { "type" : "string" }, "program" : { "type" : "string" + }, + "project" : { + "type" : "string" + }, + "revenueCategory" : { + "type" : "string" + }, + "spendCategory" : { + "type" : "string" } } },