diff --git a/EI-IICS-Team/12Twenty/extraheader_POST_students.json b/EI-IICS-Team/12Twenty/extraheader_POST_students.json
new file mode 100644
index 0000000000000000000000000000000000000000..95c1d2f46ecfebc88c8efecf1483d176665a6d83
--- /dev/null
+++ b/EI-IICS-Team/12Twenty/extraheader_POST_students.json
@@ -0,0 +1,776 @@
+{
+  "swagger" : "2.0",
+  "info" : {
+    "description" : null,
+    "version" : "1.0.0",
+    "title" : null,
+    "termsOfService" : null,
+    "contact" : null,
+    "license" : null
+  },
+  "host" : "wisc.admin.12twenty.com",
+  "basePath" : "/Api/V2",
+  "schemes" : [ "https" ],
+  "paths" : {
+    "/students" : {
+      "post" : {
+        "tags" : [ "POST_students" ],
+        "summary" : null,
+        "description" : null,
+        "operationId" : "POST_students",
+        "produces" : [ "application/json" ],
+        "consumes" : [ "application/json" ],
+        "parameters" : [ {
+          "name" : "body",
+          "in" : "body",
+          "description" : null,
+          "required" : false,
+          "schema" : {
+            "$ref" : "#/definitions/POST_students_Request##body"
+          }
+        }, {
+          "name" : "Authorization",
+          "in" : "header",
+          "description" : null,
+          "required" : false,
+          "type" : "string"
+        }, {
+          "name" : "x-api-key",
+          "in" : "header",
+          "description" : null,
+          "required" : false,
+          "type" : "string"
+        }, {
+          "name" : "User-Agent",
+          "in" : "header",
+          "description" : null,
+          "required" : false,
+          "type" : "string"
+        } ],
+        "responses" : {
+          "200" : {
+            "description" : "successful operation",
+            "schema" : {
+              "$ref" : "#/definitions/POST_students"
+            }
+          }
+        }
+      }
+    }
+  },
+  "definitions" : {
+    "POST_students##College" : {
+      "properties" : {
+        "Name" : {
+          "type" : "string"
+        },
+        "AttributeId" : {
+          "type" : "number",
+          "format" : "int32"
+        },
+        "Id" : {
+          "type" : "number",
+          "format" : "int64"
+        }
+      }
+    },
+    "POST_students##College2" : {
+      "properties" : {
+        "AttributeId" : {
+          "type" : "number",
+          "format" : "int32"
+        },
+        "Id" : {
+          "type" : "string"
+        }
+      }
+    },
+    "POST_students##College3" : {
+      "properties" : {
+        "AttributeId" : {
+          "type" : "number",
+          "format" : "int32"
+        },
+        "Id" : {
+          "type" : "string"
+        }
+      }
+    },
+    "POST_students##Program" : {
+      "properties" : {
+        "Name" : {
+          "type" : "string"
+        },
+        "AttributeId" : {
+          "type" : "number",
+          "format" : "int32"
+        },
+        "Id" : {
+          "type" : "number",
+          "format" : "int64"
+        }
+      }
+    },
+    "POST_students##UndergradMajor" : {
+      "properties" : {
+        "Name" : {
+          "type" : "string"
+        },
+        "AttributeId" : {
+          "type" : "number",
+          "format" : "int32"
+        },
+        "Id" : {
+          "type" : "number",
+          "format" : "int64"
+        }
+      }
+    },
+    "POST_students##UndergradMajor2" : {
+      "properties" : {
+        "Name" : {
+          "type" : "string"
+        },
+        "AttributeId" : {
+          "type" : "number",
+          "format" : "int32"
+        },
+        "Id" : {
+          "type" : "number",
+          "format" : "int64"
+        }
+      }
+    },
+    "POST_students##UndergradMajor3" : {
+      "properties" : {
+        "Name" : {
+          "type" : "string"
+        },
+        "AttributeId" : {
+          "type" : "number",
+          "format" : "int32"
+        },
+        "Id" : {
+          "type" : "number",
+          "format" : "int64"
+        }
+      }
+    },
+    "POST_students##UndergradMajor4" : {
+      "properties" : {
+        "Name" : {
+          "type" : "string"
+        },
+        "AttributeId" : {
+          "type" : "number",
+          "format" : "int32"
+        },
+        "Id" : {
+          "type" : "number",
+          "format" : "int64"
+        }
+      }
+    },
+    "POST_students##UndergradMajor5" : {
+      "properties" : {
+        "Name" : {
+          "type" : "string"
+        },
+        "AttributeId" : {
+          "type" : "number",
+          "format" : "int32"
+        },
+        "Id" : {
+          "type" : "number",
+          "format" : "int64"
+        }
+      }
+    },
+    "POST_students##UndergradMinor" : {
+      "properties" : {
+        "Name" : {
+          "type" : "string"
+        },
+        "AttributeId" : {
+          "type" : "number",
+          "format" : "int32"
+        },
+        "Id" : {
+          "type" : "number",
+          "format" : "int64"
+        }
+      }
+    },
+    "POST_students##UndergradMinor2" : {
+      "properties" : {
+        "Name" : {
+          "type" : "string"
+        },
+        "AttributeId" : {
+          "type" : "number",
+          "format" : "int32"
+        },
+        "Id" : {
+          "type" : "number",
+          "format" : "int64"
+        }
+      }
+    },
+    "POST_students##UndergradMinor3" : {
+      "properties" : {
+        "Name" : {
+          "type" : "string"
+        },
+        "AttributeId" : {
+          "type" : "number",
+          "format" : "int32"
+        },
+        "Id" : {
+          "type" : "number",
+          "format" : "int64"
+        }
+      }
+    },
+    "POST_students##UndergradMinor4" : {
+      "properties" : {
+        "Name" : {
+          "type" : "string"
+        },
+        "AttributeId" : {
+          "type" : "number",
+          "format" : "int32"
+        },
+        "Id" : {
+          "type" : "number",
+          "format" : "int64"
+        }
+      }
+    },
+    "POST_students##UndergradMinor5" : {
+      "properties" : {
+        "Name" : {
+          "type" : "string"
+        },
+        "AttributeId" : {
+          "type" : "number",
+          "format" : "int32"
+        },
+        "Id" : {
+          "type" : "number",
+          "format" : "int64"
+        }
+      }
+    },
+    "POST_students##DegreeLevel" : {
+      "properties" : {
+        "Name" : {
+          "type" : "string"
+        },
+        "AttributeId" : {
+          "type" : "number",
+          "format" : "int32"
+        },
+        "Id" : {
+          "type" : "number",
+          "format" : "int64"
+        }
+      }
+    },
+    "POST_students##CustomAttributeValues" : {
+      "properties" : {
+        "custom_attribute_10888805168441" : {
+          "type" : "string"
+        },
+        "custom_attribute_10888805167995" : {
+          "type" : "string"
+        }
+      }
+    },
+    "POST_students" : {
+      "properties" : {
+        "Addresses" : {
+          "type" : "string"
+        },
+        "FlaggedReason" : {
+          "type" : "string"
+        },
+        "StudentClubs" : {
+          "type" : "string"
+        },
+        "RoleId" : {
+          "type" : "number",
+          "format" : "int32"
+        },
+        "StudentGroups" : {
+          "type" : "string"
+        },
+        "IsLgbtq" : {
+          "type" : "string"
+        },
+        "SelfIdentifiedGenderDescription" : {
+          "type" : "string"
+        },
+        "ParentEducationLevelId" : {
+          "type" : "string"
+        },
+        "ParentEducationLevelName" : {
+          "type" : "string"
+        },
+        "DoesParentHaveJD" : {
+          "type" : "string"
+        },
+        "AbaGraduateId" : {
+          "type" : "string"
+        },
+        "IsMultipleEnrollmentLinkedAccount" : {
+          "type" : "string"
+        },
+        "OutcomeStatusInternship" : {
+          "type" : "string"
+        },
+        "OutcomeStatusPostGraduation" : {
+          "type" : "string"
+        },
+        "ReportingCategoryMbaCseaPostGraduation" : {
+          "type" : "string"
+        },
+        "ReportingCategoryMbaCseaInternship" : {
+          "type" : "string"
+        },
+        "IsWorkStudyEligible" : {
+          "type" : "string"
+        },
+        "FirstName" : {
+          "type" : "string"
+        },
+        "LastName" : {
+          "type" : "string"
+        },
+        "EmailAddress" : {
+          "type" : "string"
+        },
+        "GraduationClass" : {
+          "type" : "number",
+          "format" : "int32"
+        },
+        "GraduationTerm" : {
+          "type" : "string"
+        },
+        "StudentId" : {
+          "type" : "string"
+        },
+        "Id" : {
+          "type" : "number",
+          "format" : "int64"
+        },
+        "IsAlumni" : {
+          "type" : "boolean"
+        },
+        "IncludeInResumeBook" : {
+          "type" : "boolean"
+        },
+        "JoinDate" : {
+          "type" : "string"
+        },
+        "IsEnrolled" : {
+          "type" : "boolean"
+        },
+        "IsFlagged" : {
+          "type" : "string"
+        },
+        "IsFirstGenerationCollegeStudent" : {
+          "type" : "string"
+        },
+        "LinkedInProfileUrl" : {
+          "type" : "string"
+        },
+        "IsTransferStudent" : {
+          "type" : "string"
+        },
+        "DeclineToStateIsTransferStudent" : {
+          "type" : "string"
+        },
+        "HasPhoto" : {
+          "type" : "string"
+        },
+        "AssignedAdvisor" : {
+          "type" : "string"
+        },
+        "AssignedAdvisor2" : {
+          "type" : "string"
+        },
+        "AssignedAdvisor3" : {
+          "type" : "string"
+        },
+        "AssignedAdvisor4" : {
+          "type" : "string"
+        },
+        "AssignedAdvisor5" : {
+          "type" : "string"
+        },
+        "College" : {
+          "$ref" : "#/definitions/POST_students##College"
+        },
+        "College2" : {
+          "$ref" : "#/definitions/POST_students##College2"
+        },
+        "College3" : {
+          "$ref" : "#/definitions/POST_students##College3"
+        },
+        "Program" : {
+          "$ref" : "#/definitions/POST_students##Program"
+        },
+        "UndergradMajor" : {
+          "$ref" : "#/definitions/POST_students##UndergradMajor"
+        },
+        "UndergradMajor2" : {
+          "$ref" : "#/definitions/POST_students##UndergradMajor2"
+        },
+        "UndergradMajor3" : {
+          "$ref" : "#/definitions/POST_students##UndergradMajor3"
+        },
+        "UndergradMajor4" : {
+          "$ref" : "#/definitions/POST_students##UndergradMajor4"
+        },
+        "UndergradMajor5" : {
+          "$ref" : "#/definitions/POST_students##UndergradMajor5"
+        },
+        "UndergradMinor" : {
+          "$ref" : "#/definitions/POST_students##UndergradMinor"
+        },
+        "UndergradMinor2" : {
+          "$ref" : "#/definitions/POST_students##UndergradMinor2"
+        },
+        "UndergradMinor3" : {
+          "$ref" : "#/definitions/POST_students##UndergradMinor3"
+        },
+        "UndergradMinor4" : {
+          "$ref" : "#/definitions/POST_students##UndergradMinor4"
+        },
+        "UndergradMinor5" : {
+          "$ref" : "#/definitions/POST_students##UndergradMinor5"
+        },
+        "DegreeLevel" : {
+          "$ref" : "#/definitions/POST_students##DegreeLevel"
+        },
+        "MultipleEnrollmentLinkedAccountUserId" : {
+          "type" : "string"
+        },
+        "CustomAttributeValues" : {
+          "$ref" : "#/definitions/POST_students##CustomAttributeValues"
+        }
+      }
+    },
+    "POST_students_Request##body##College" : {
+      "properties" : {
+        "Name" : {
+          "type" : "string"
+        },
+        "AttributeId" : {
+          "type" : "number",
+          "format" : "int32"
+        },
+        "Id" : {
+          "type" : "number",
+          "format" : "int64"
+        }
+      }
+    },
+    "POST_students_Request##body##College2" : {
+      "properties" : {
+        "AttributeId" : {
+          "type" : "number",
+          "format" : "int32"
+        },
+        "Id" : {
+          "type" : "string"
+        }
+      }
+    },
+    "POST_students_Request##body##College3" : {
+      "properties" : {
+        "AttributeId" : {
+          "type" : "number",
+          "format" : "int32"
+        },
+        "Id" : {
+          "type" : "string"
+        }
+      }
+    },
+    "POST_students_Request##body##Program" : {
+      "properties" : {
+        "Name" : {
+          "type" : "string"
+        },
+        "AttributeId" : {
+          "type" : "number",
+          "format" : "int32"
+        },
+        "Id" : {
+          "type" : "number",
+          "format" : "int64"
+        }
+      }
+    },
+    "POST_students_Request##body##UndergradMajor" : {
+      "properties" : {
+        "Name" : {
+          "type" : "string"
+        },
+        "AttributeId" : {
+          "type" : "number",
+          "format" : "int32"
+        },
+        "Id" : {
+          "type" : "number",
+          "format" : "int64"
+        }
+      }
+    },
+    "POST_students_Request##body##UndergradMajor2" : {
+      "properties" : {
+        "Name" : {
+          "type" : "string"
+        },
+        "AttributeId" : {
+          "type" : "number",
+          "format" : "int32"
+        },
+        "Id" : {
+          "type" : "number",
+          "format" : "int64"
+        }
+      }
+    },
+    "POST_students_Request##body##UndergradMajor3" : {
+      "properties" : {
+        "Name" : {
+          "type" : "string"
+        },
+        "AttributeId" : {
+          "type" : "number",
+          "format" : "int32"
+        },
+        "Id" : {
+          "type" : "number",
+          "format" : "int64"
+        }
+      }
+    },
+    "POST_students_Request##body##UndergradMajor4" : {
+      "properties" : {
+        "Name" : {
+          "type" : "string"
+        },
+        "AttributeId" : {
+          "type" : "number",
+          "format" : "int32"
+        },
+        "Id" : {
+          "type" : "number",
+          "format" : "int64"
+        }
+      }
+    },
+    "POST_students_Request##body##UndergradMajor5" : {
+      "properties" : {
+        "Name" : {
+          "type" : "string"
+        },
+        "AttributeId" : {
+          "type" : "number",
+          "format" : "int32"
+        },
+        "Id" : {
+          "type" : "number",
+          "format" : "int64"
+        }
+      }
+    },
+    "POST_students_Request##body##UndergradMinor" : {
+      "properties" : {
+        "Name" : {
+          "type" : "string"
+        },
+        "AttributeId" : {
+          "type" : "number",
+          "format" : "int32"
+        },
+        "Id" : {
+          "type" : "number",
+          "format" : "int64"
+        }
+      }
+    },
+    "POST_students_Request##body##UndergradMinor2" : {
+      "properties" : {
+        "Name" : {
+          "type" : "string"
+        },
+        "AttributeId" : {
+          "type" : "number",
+          "format" : "int32"
+        },
+        "Id" : {
+          "type" : "number",
+          "format" : "int64"
+        }
+      }
+    },
+    "POST_students_Request##body##UndergradMinor3" : {
+      "properties" : {
+        "Name" : {
+          "type" : "string"
+        },
+        "AttributeId" : {
+          "type" : "number",
+          "format" : "int32"
+        },
+        "Id" : {
+          "type" : "number",
+          "format" : "int64"
+        }
+      }
+    },
+    "POST_students_Request##body##UndergradMinor4" : {
+      "properties" : {
+        "Name" : {
+          "type" : "string"
+        },
+        "AttributeId" : {
+          "type" : "number",
+          "format" : "int32"
+        },
+        "Id" : {
+          "type" : "number",
+          "format" : "int64"
+        }
+      }
+    },
+    "POST_students_Request##body##UndergradMinor5" : {
+      "properties" : {
+        "Name" : {
+          "type" : "string"
+        },
+        "AttributeId" : {
+          "type" : "number",
+          "format" : "int32"
+        },
+        "Id" : {
+          "type" : "number",
+          "format" : "int64"
+        }
+      }
+    },
+    "POST_students_Request##body##DegreeLevel" : {
+      "properties" : {
+        "Name" : {
+          "type" : "string"
+        },
+        "AttributeId" : {
+          "type" : "number",
+          "format" : "int32"
+        },
+        "Id" : {
+          "type" : "number",
+          "format" : "int64"
+        }
+      }
+    },
+    "POST_students_Request##body##CustomAttributeValues" : {
+      "properties" : {
+        "custom_attribute_10888805168441" : {
+          "type" : "string"
+        },
+        "custom_attribute_10888805167995" : {
+          "type" : "string"
+        }
+      }
+    },
+    "POST_students_Request##body" : {
+      "properties" : {
+        "FirstName" : {
+          "type" : "string"
+        },
+        "LastName" : {
+          "type" : "string"
+        },
+        "EmailAddress" : {
+          "type" : "string"
+        },
+        "GraduationClass" : {
+          "type" : "number",
+          "format" : "int32"
+        },
+        "GraduationTerm" : {
+          "type" : "string"
+        },
+        "StudentId" : {
+          "type" : "string"
+        },
+        "Id" : {
+          "type" : "string"
+        },
+        "IsEnrolled" : {
+          "type" : "boolean"
+        },
+        "College" : {
+          "$ref" : "#/definitions/POST_students_Request##body##College"
+        },
+        "College2" : {
+          "$ref" : "#/definitions/POST_students_Request##body##College2"
+        },
+        "College3" : {
+          "$ref" : "#/definitions/POST_students_Request##body##College3"
+        },
+        "Program" : {
+          "$ref" : "#/definitions/POST_students_Request##body##Program"
+        },
+        "UndergradMajor" : {
+          "$ref" : "#/definitions/POST_students_Request##body##UndergradMajor"
+        },
+        "UndergradMajor2" : {
+          "$ref" : "#/definitions/POST_students_Request##body##UndergradMajor2"
+        },
+        "UndergradMajor3" : {
+          "$ref" : "#/definitions/POST_students_Request##body##UndergradMajor3"
+        },
+        "UndergradMajor4" : {
+          "$ref" : "#/definitions/POST_students_Request##body##UndergradMajor4"
+        },
+        "UndergradMajor5" : {
+          "$ref" : "#/definitions/POST_students_Request##body##UndergradMajor5"
+        },
+        "UndergradMinor" : {
+          "$ref" : "#/definitions/POST_students_Request##body##UndergradMinor"
+        },
+        "UndergradMinor2" : {
+          "$ref" : "#/definitions/POST_students_Request##body##UndergradMinor2"
+        },
+        "UndergradMinor3" : {
+          "$ref" : "#/definitions/POST_students_Request##body##UndergradMinor3"
+        },
+        "UndergradMinor4" : {
+          "$ref" : "#/definitions/POST_students_Request##body##UndergradMinor4"
+        },
+        "UndergradMinor5" : {
+          "$ref" : "#/definitions/POST_students_Request##body##UndergradMinor5"
+        },
+        "DegreeLevel" : {
+          "$ref" : "#/definitions/POST_students_Request##body##DegreeLevel"
+        },
+        "CustomAttributeValues" : {
+          "$ref" : "#/definitions/POST_students_Request##body##CustomAttributeValues"
+        }
+      }
+    },
+    "POST_students_Request" : {
+      "properties" : {
+        "body" : {
+          "$ref" : "#/definitions/POST_students_Request##body"
+        }
+      }
+    }
+  }
+}
\ No newline at end of file