diff --git a/EI-IICS-Team/12Twenty/POST+students.json b/EI-IICS-Team/12Twenty/POST+students.json
index dd63ee9771f026855e05a4c9a08473b6081c2c48..93c17fc42797d8a4cf88716ee842134c6c77083b 100644
--- a/EI-IICS-Team/12Twenty/POST+students.json
+++ b/EI-IICS-Team/12Twenty/POST+students.json
@@ -1159,6 +1159,9 @@
         "SexualOrientation" : {
           "$ref" : "#/definitions/POST students##SexualOrientation"
         },
+        "MultipleEnrollmentLinkedAccountUserId" : {
+          "type" : "string"
+        },
         "CustomAttributeValues" : {
           "$ref" : "#/definitions/POST students##CustomAttributeValues"
         }