{
  "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/{id}" : {
      "patch" : {
        "tags" : [ "PATCH_students" ],
        "summary" : null,
        "description" : null,
        "operationId" : "PATCH_students",
        "produces" : [ "application/json" ],
        "consumes" : [ "application/json" ],
        "parameters" : [ {
          "name" : "body",
          "in" : "body",
          "description" : null,
          "required" : false,
          "schema" : {
            "$ref" : "#/definitions/PATCH_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"
        }, {
          "name" : "id",
          "in" : "path",
          "description" : null,
          "required" : false,
          "type" : "string"
        } ],
        "responses" : {
          "200" : {
            "description" : "successful operation",
            "schema" : {
              "$ref" : "#/definitions/PATCH_students"
            }
          }
        }
      }
    }
  },
  "definitions" : {
    "PATCH_students##OutcomeStatusInternship" : {
      "properties" : {
        "Name" : {
          "type" : "string"
        },
        "AttributeId" : {
          "type" : "number",
          "format" : "int32"
        },
        "Id" : {
          "type" : "number",
          "format" : "int32"
        }
      }
    },
    "PATCH_students##OutcomeStatusPostGraduation" : {
      "properties" : {
        "Name" : {
          "type" : "string"
        },
        "AttributeId" : {
          "type" : "number",
          "format" : "int32"
        },
        "Id" : {
          "type" : "number",
          "format" : "int32"
        }
      }
    },
    "PATCH_students##PreferredConsolidatedIndustry" : {
      "properties" : {
        "AttributeId" : {
          "type" : "number",
          "format" : "int32"
        },
        "Id" : {
          "type" : "string"
        }
      }
    },
    "PATCH_students##PreferredConsolidatedIndustry2" : {
      "properties" : {
        "AttributeId" : {
          "type" : "number",
          "format" : "int32"
        },
        "Id" : {
          "type" : "string"
        }
      }
    },
    "PATCH_students##PreferredConsolidatedIndustry3" : {
      "properties" : {
        "AttributeId" : {
          "type" : "number",
          "format" : "int32"
        },
        "Id" : {
          "type" : "string"
        }
      }
    },
    "PATCH_students##PreferredConsolidatedIndustry4" : {
      "properties" : {
        "AttributeId" : {
          "type" : "number",
          "format" : "int32"
        },
        "Id" : {
          "type" : "string"
        }
      }
    },
    "PATCH_students##PreferredConsolidatedIndustry5" : {
      "properties" : {
        "AttributeId" : {
          "type" : "number",
          "format" : "int32"
        },
        "Id" : {
          "type" : "string"
        }
      }
    },
    "PATCH_students##PreferredConsolidatedJobFunction" : {
      "properties" : {
        "AttributeId" : {
          "type" : "number",
          "format" : "int32"
        },
        "Id" : {
          "type" : "string"
        }
      }
    },
    "PATCH_students##PreferredConsolidatedJobFunction2" : {
      "properties" : {
        "AttributeId" : {
          "type" : "number",
          "format" : "int32"
        },
        "Id" : {
          "type" : "string"
        }
      }
    },
    "PATCH_students##PreferredConsolidatedJobFunction3" : {
      "properties" : {
        "AttributeId" : {
          "type" : "number",
          "format" : "int32"
        },
        "Id" : {
          "type" : "string"
        }
      }
    },
    "PATCH_students##PreferredConsolidatedJobFunction4" : {
      "properties" : {
        "AttributeId" : {
          "type" : "number",
          "format" : "int32"
        },
        "Id" : {
          "type" : "string"
        }
      }
    },
    "PATCH_students##PreferredConsolidatedJobFunction5" : {
      "properties" : {
        "AttributeId" : {
          "type" : "number",
          "format" : "int32"
        },
        "Id" : {
          "type" : "string"
        }
      }
    },
    "PATCH_students##PreferredCountry" : {
      "properties" : {
        "AttributeId" : {
          "type" : "number",
          "format" : "int32"
        },
        "Id" : {
          "type" : "string"
        }
      }
    },
    "PATCH_students##PreferredCountry2" : {
      "properties" : {
        "AttributeId" : {
          "type" : "number",
          "format" : "int32"
        },
        "Id" : {
          "type" : "string"
        }
      }
    },
    "PATCH_students##PreferredCountry3" : {
      "properties" : {
        "AttributeId" : {
          "type" : "number",
          "format" : "int32"
        },
        "Id" : {
          "type" : "string"
        }
      }
    },
    "PATCH_students##PreferredCountry4" : {
      "properties" : {
        "AttributeId" : {
          "type" : "number",
          "format" : "int32"
        },
        "Id" : {
          "type" : "string"
        }
      }
    },
    "PATCH_students##PreferredCountry5" : {
      "properties" : {
        "AttributeId" : {
          "type" : "number",
          "format" : "int32"
        },
        "Id" : {
          "type" : "string"
        }
      }
    },
    "PATCH_students##PreferredCity" : {
      "properties" : {
        "AttributeId" : {
          "type" : "number",
          "format" : "int32"
        },
        "Id" : {
          "type" : "string"
        }
      }
    },
    "PATCH_students##PreferredCity2" : {
      "properties" : {
        "AttributeId" : {
          "type" : "number",
          "format" : "int32"
        },
        "Id" : {
          "type" : "string"
        }
      }
    },
    "PATCH_students##PreferredCity3" : {
      "properties" : {
        "AttributeId" : {
          "type" : "number",
          "format" : "int32"
        },
        "Id" : {
          "type" : "string"
        }
      }
    },
    "PATCH_students##PreferredCity4" : {
      "properties" : {
        "AttributeId" : {
          "type" : "number",
          "format" : "int32"
        },
        "Id" : {
          "type" : "string"
        }
      }
    },
    "PATCH_students##PreferredCity5" : {
      "properties" : {
        "AttributeId" : {
          "type" : "number",
          "format" : "int32"
        },
        "Id" : {
          "type" : "string"
        }
      }
    },
    "PATCH_students##College" : {
      "properties" : {
        "Name" : {
          "type" : "string"
        },
        "AttributeId" : {
          "type" : "number",
          "format" : "int32"
        },
        "Id" : {
          "type" : "number",
          "format" : "int64"
        }
      }
    },
    "PATCH_students##College2" : {
      "properties" : {
        "AttributeId" : {
          "type" : "number",
          "format" : "int32"
        },
        "Id" : {
          "type" : "string"
        }
      }
    },
    "PATCH_students##College3" : {
      "properties" : {
        "AttributeId" : {
          "type" : "number",
          "format" : "int32"
        },
        "Id" : {
          "type" : "string"
        }
      }
    },
    "PATCH_students##Program" : {
      "properties" : {
        "Name" : {
          "type" : "string"
        },
        "AttributeId" : {
          "type" : "number",
          "format" : "int32"
        },
        "Id" : {
          "type" : "number",
          "format" : "int64"
        }
      }
    },
    "PATCH_students##UndergradMajor" : {
      "properties" : {
        "Name" : {
          "type" : "string"
        },
        "AttributeId" : {
          "type" : "number",
          "format" : "int32"
        },
        "Id" : {
          "type" : "number",
          "format" : "int64"
        }
      }
    },
    "PATCH_students##UndergradMajor2" : {
      "properties" : {
        "Name" : {
          "type" : "string"
        },
        "AttributeId" : {
          "type" : "number",
          "format" : "int32"
        },
        "Id" : {
          "type" : "number",
          "format" : "int64"
        }
      }
    },
    "PATCH_students##UndergradMajor3" : {
      "properties" : {
        "Name" : {
          "type" : "string"
        },
        "AttributeId" : {
          "type" : "number",
          "format" : "int32"
        },
        "Id" : {
          "type" : "number",
          "format" : "int64"
        }
      }
    },
    "PATCH_students##UndergradMajor4" : {
      "properties" : {
        "Name" : {
          "type" : "string"
        },
        "AttributeId" : {
          "type" : "number",
          "format" : "int32"
        },
        "Id" : {
          "type" : "number",
          "format" : "int64"
        }
      }
    },
    "PATCH_students##UndergradMajor5" : {
      "properties" : {
        "Name" : {
          "type" : "string"
        },
        "AttributeId" : {
          "type" : "number",
          "format" : "int32"
        },
        "Id" : {
          "type" : "number",
          "format" : "int64"
        }
      }
    },
    "PATCH_students##ConsolidatedMajor1" : {
      "properties" : {
        "Name" : {
          "type" : "string"
        },
        "AttributeId" : {
          "type" : "number",
          "format" : "int32"
        },
        "Id" : {
          "type" : "number",
          "format" : "int64"
        }
      }
    },
    "PATCH_students##ConsolidatedMajor2" : {
      "properties" : {
        "Name" : {
          "type" : "string"
        },
        "AttributeId" : {
          "type" : "number",
          "format" : "int32"
        },
        "Id" : {
          "type" : "number",
          "format" : "int64"
        }
      }
    },
    "PATCH_students##ConsolidatedMajor3" : {
      "properties" : {
        "Name" : {
          "type" : "string"
        },
        "AttributeId" : {
          "type" : "number",
          "format" : "int32"
        },
        "Id" : {
          "type" : "number",
          "format" : "int64"
        }
      }
    },
    "PATCH_students##ConsolidatedMajor4" : {
      "properties" : {
        "Name" : {
          "type" : "string"
        },
        "AttributeId" : {
          "type" : "number",
          "format" : "int32"
        },
        "Id" : {
          "type" : "number",
          "format" : "int64"
        }
      }
    },
    "PATCH_students##ConsolidatedMajor5" : {
      "properties" : {
        "Name" : {
          "type" : "string"
        },
        "AttributeId" : {
          "type" : "number",
          "format" : "int32"
        },
        "Id" : {
          "type" : "number",
          "format" : "int64"
        }
      }
    },
    "PATCH_students##UndergradMinor" : {
      "properties" : {
        "Name" : {
          "type" : "string"
        },
        "AttributeId" : {
          "type" : "number",
          "format" : "int32"
        },
        "Id" : {
          "type" : "number",
          "format" : "int64"
        }
      }
    },
    "PATCH_students##UndergradMinor2" : {
      "properties" : {
        "Name" : {
          "type" : "string"
        },
        "AttributeId" : {
          "type" : "number",
          "format" : "int32"
        },
        "Id" : {
          "type" : "number",
          "format" : "int64"
        }
      }
    },
    "PATCH_students##UndergradMinor3" : {
      "properties" : {
        "Name" : {
          "type" : "string"
        },
        "AttributeId" : {
          "type" : "number",
          "format" : "int32"
        },
        "Id" : {
          "type" : "number",
          "format" : "int64"
        }
      }
    },
    "PATCH_students##UndergradMinor4" : {
      "properties" : {
        "Name" : {
          "type" : "string"
        },
        "AttributeId" : {
          "type" : "number",
          "format" : "int32"
        },
        "Id" : {
          "type" : "number",
          "format" : "int64"
        }
      }
    },
    "PATCH_students##UndergradMinor5" : {
      "properties" : {
        "Name" : {
          "type" : "string"
        },
        "AttributeId" : {
          "type" : "number",
          "format" : "int32"
        },
        "Id" : {
          "type" : "number",
          "format" : "int64"
        }
      }
    },
    "PATCH_students##DegreeLevel" : {
      "properties" : {
        "Name" : {
          "type" : "string"
        },
        "AttributeId" : {
          "type" : "number",
          "format" : "int32"
        },
        "Id" : {
          "type" : "number",
          "format" : "int64"
        }
      }
    },
    "PATCH_students##Degree1" : {
      "properties" : {
        "AttributeId" : {
          "type" : "number",
          "format" : "int32"
        },
        "Id" : {
          "type" : "string"
        }
      }
    },
    "PATCH_students##Degree2" : {
      "properties" : {
        "AttributeId" : {
          "type" : "number",
          "format" : "int32"
        },
        "Id" : {
          "type" : "string"
        }
      }
    },
    "PATCH_students##Degree3" : {
      "properties" : {
        "AttributeId" : {
          "type" : "number",
          "format" : "int32"
        },
        "Id" : {
          "type" : "string"
        }
      }
    },
    "PATCH_students##Placeability" : {
      "properties" : {
        "AttributeId" : {
          "type" : "number",
          "format" : "int32"
        },
        "Id" : {
          "type" : "string"
        }
      }
    },
    "PATCH_students##Engagement" : {
      "properties" : {
        "AttributeId" : {
          "type" : "number",
          "format" : "int32"
        },
        "Id" : {
          "type" : "string"
        }
      }
    },
    "PATCH_students##FirstLanguageSpoken" : {
      "properties" : {
        "AttributeId" : {
          "type" : "number",
          "format" : "int32"
        },
        "Id" : {
          "type" : "string"
        }
      }
    },
    "PATCH_students##SecondLanguageSpoken" : {
      "properties" : {
        "AttributeId" : {
          "type" : "number",
          "format" : "int32"
        },
        "Id" : {
          "type" : "string"
        }
      }
    },
    "PATCH_students##ThirdLanguageSpoken" : {
      "properties" : {
        "AttributeId" : {
          "type" : "number",
          "format" : "int32"
        },
        "Id" : {
          "type" : "string"
        }
      }
    },
    "PATCH_students##FirstLanguageWritten" : {
      "properties" : {
        "AttributeId" : {
          "type" : "number",
          "format" : "int32"
        },
        "Id" : {
          "type" : "string"
        }
      }
    },
    "PATCH_students##SecondLanguageWritten" : {
      "properties" : {
        "AttributeId" : {
          "type" : "number",
          "format" : "int32"
        },
        "Id" : {
          "type" : "string"
        }
      }
    },
    "PATCH_students##ThirdLanguageWritten" : {
      "properties" : {
        "AttributeId" : {
          "type" : "number",
          "format" : "int32"
        },
        "Id" : {
          "type" : "string"
        }
      }
    },
    "PATCH_students##LanguageSpoken1" : {
      "properties" : {
        "AttributeId" : {
          "type" : "number",
          "format" : "int32"
        },
        "Id" : {
          "type" : "string"
        }
      }
    },
    "PATCH_students##LanguageSpoken2" : {
      "properties" : {
        "AttributeId" : {
          "type" : "number",
          "format" : "int32"
        },
        "Id" : {
          "type" : "string"
        }
      }
    },
    "PATCH_students##LanguageSpoken3" : {
      "properties" : {
        "AttributeId" : {
          "type" : "number",
          "format" : "int32"
        },
        "Id" : {
          "type" : "string"
        }
      }
    },
    "PATCH_students##LanguageWritten1" : {
      "properties" : {
        "AttributeId" : {
          "type" : "number",
          "format" : "int32"
        },
        "Id" : {
          "type" : "string"
        }
      }
    },
    "PATCH_students##LanguageWritten2" : {
      "properties" : {
        "AttributeId" : {
          "type" : "number",
          "format" : "int32"
        },
        "Id" : {
          "type" : "string"
        }
      }
    },
    "PATCH_students##LanguageWritten3" : {
      "properties" : {
        "AttributeId" : {
          "type" : "number",
          "format" : "int32"
        },
        "Id" : {
          "type" : "string"
        }
      }
    },
    "PATCH_students##CustomAttributeValues" : {
      "properties" : {
        "custom_attribute_10888805168441" : {
          "type" : "string"
        },
        "custom_attribute_10888805167995" : {
          "type" : "string"
        }
      }
    },
    "PATCH_students" : {
      "properties" : {
        "Addresses" : {
          "type" : "string"
        },
        "FlaggedReason" : {
          "type" : "string"
        },
        "StudentClubs" : {
          "type" : "string"
        },
        "RoleId" : {
          "type" : "number",
          "format" : "int32"
        },
        "StudentGroups" : {
          "type" : "string"
        },
        "FullName" : {
          "type" : "string"
        },
        "IsLgbtq" : {
          "type" : "string"
        },
        "SelfIdentifiedGenderDescription" : {
          "type" : "string"
        },
        "ParentEducationLevelId" : {
          "type" : "string"
        },
        "ParentEducationLevelName" : {
          "type" : "string"
        },
        "DoesParentHaveJD" : {
          "type" : "string"
        },
        "AbaGraduateId" : {
          "type" : "string"
        },
        "IsMultipleEnrollmentLinkedAccount" : {
          "type" : "boolean"
        },
        "OutcomeStatusInternship" : {
          "$ref" : "#/definitions/PATCH_students##OutcomeStatusInternship"
        },
        "OutcomeStatusPostGraduation" : {
          "$ref" : "#/definitions/PATCH_students##OutcomeStatusPostGraduation"
        },
        "ReportingCategoryMbaCseaPostGraduation" : {
          "type" : "string"
        },
        "ReportingCategoryMbaCseaInternship" : {
          "type" : "string"
        },
        "IsWorkStudyEligible" : {
          "type" : "string"
        },
        "FirstName" : {
          "type" : "string"
        },
        "LastName" : {
          "type" : "string"
        },
        "EmailAddress" : {
          "type" : "string"
        },
        "GraduationYearId" : {
          "type" : "number",
          "format" : "int32"
        },
        "GraduationClass" : {
          "type" : "number",
          "format" : "int32"
        },
        "GraduationTerm" : {
          "type" : "string"
        },
        "StudentId" : {
          "type" : "string"
        },
        "Id" : {
          "type" : "number",
          "format" : "int64"
        },
        "GenderDescriptionIds" : {
          "type" : "string"
        },
        "GenderDescriptionNames" : {
          "type" : "string"
        },
        "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"
        },
        "SubInfoDisplay" : {
          "type" : "string"
        },
        "PreferredConsolidatedIndustry" : {
          "$ref" : "#/definitions/PATCH_students##PreferredConsolidatedIndustry"
        },
        "PreferredConsolidatedIndustry2" : {
          "$ref" : "#/definitions/PATCH_students##PreferredConsolidatedIndustry2"
        },
        "PreferredConsolidatedIndustry3" : {
          "$ref" : "#/definitions/PATCH_students##PreferredConsolidatedIndustry3"
        },
        "PreferredConsolidatedIndustry4" : {
          "$ref" : "#/definitions/PATCH_students##PreferredConsolidatedIndustry4"
        },
        "PreferredConsolidatedIndustry5" : {
          "$ref" : "#/definitions/PATCH_students##PreferredConsolidatedIndustry5"
        },
        "PreferredConsolidatedJobFunction" : {
          "$ref" : "#/definitions/PATCH_students##PreferredConsolidatedJobFunction"
        },
        "PreferredConsolidatedJobFunction2" : {
          "$ref" : "#/definitions/PATCH_students##PreferredConsolidatedJobFunction2"
        },
        "PreferredConsolidatedJobFunction3" : {
          "$ref" : "#/definitions/PATCH_students##PreferredConsolidatedJobFunction3"
        },
        "PreferredConsolidatedJobFunction4" : {
          "$ref" : "#/definitions/PATCH_students##PreferredConsolidatedJobFunction4"
        },
        "PreferredConsolidatedJobFunction5" : {
          "$ref" : "#/definitions/PATCH_students##PreferredConsolidatedJobFunction5"
        },
        "PreferredCountry" : {
          "$ref" : "#/definitions/PATCH_students##PreferredCountry"
        },
        "PreferredCountry2" : {
          "$ref" : "#/definitions/PATCH_students##PreferredCountry2"
        },
        "PreferredCountry3" : {
          "$ref" : "#/definitions/PATCH_students##PreferredCountry3"
        },
        "PreferredCountry4" : {
          "$ref" : "#/definitions/PATCH_students##PreferredCountry4"
        },
        "PreferredCountry5" : {
          "$ref" : "#/definitions/PATCH_students##PreferredCountry5"
        },
        "PreferredCity" : {
          "$ref" : "#/definitions/PATCH_students##PreferredCity"
        },
        "PreferredCity2" : {
          "$ref" : "#/definitions/PATCH_students##PreferredCity2"
        },
        "PreferredCity3" : {
          "$ref" : "#/definitions/PATCH_students##PreferredCity3"
        },
        "PreferredCity4" : {
          "$ref" : "#/definitions/PATCH_students##PreferredCity4"
        },
        "PreferredCity5" : {
          "$ref" : "#/definitions/PATCH_students##PreferredCity5"
        },
        "College" : {
          "$ref" : "#/definitions/PATCH_students##College"
        },
        "College2" : {
          "$ref" : "#/definitions/PATCH_students##College2"
        },
        "College3" : {
          "$ref" : "#/definitions/PATCH_students##College3"
        },
        "Program" : {
          "$ref" : "#/definitions/PATCH_students##Program"
        },
        "UndergradMajor" : {
          "$ref" : "#/definitions/PATCH_students##UndergradMajor"
        },
        "UndergradMajor2" : {
          "$ref" : "#/definitions/PATCH_students##UndergradMajor2"
        },
        "UndergradMajor3" : {
          "$ref" : "#/definitions/PATCH_students##UndergradMajor3"
        },
        "UndergradMajor4" : {
          "$ref" : "#/definitions/PATCH_students##UndergradMajor4"
        },
        "UndergradMajor5" : {
          "$ref" : "#/definitions/PATCH_students##UndergradMajor5"
        },
        "ConsolidatedMajor1" : {
          "$ref" : "#/definitions/PATCH_students##ConsolidatedMajor1"
        },
        "ConsolidatedMajor2" : {
          "$ref" : "#/definitions/PATCH_students##ConsolidatedMajor2"
        },
        "ConsolidatedMajor3" : {
          "$ref" : "#/definitions/PATCH_students##ConsolidatedMajor3"
        },
        "ConsolidatedMajor4" : {
          "$ref" : "#/definitions/PATCH_students##ConsolidatedMajor4"
        },
        "ConsolidatedMajor5" : {
          "$ref" : "#/definitions/PATCH_students##ConsolidatedMajor5"
        },
        "UndergradMinor" : {
          "$ref" : "#/definitions/PATCH_students##UndergradMinor"
        },
        "UndergradMinor2" : {
          "$ref" : "#/definitions/PATCH_students##UndergradMinor2"
        },
        "UndergradMinor3" : {
          "$ref" : "#/definitions/PATCH_students##UndergradMinor3"
        },
        "UndergradMinor4" : {
          "$ref" : "#/definitions/PATCH_students##UndergradMinor4"
        },
        "UndergradMinor5" : {
          "$ref" : "#/definitions/PATCH_students##UndergradMinor5"
        },
        "DegreeLevel" : {
          "$ref" : "#/definitions/PATCH_students##DegreeLevel"
        },
        "Degree1" : {
          "$ref" : "#/definitions/PATCH_students##Degree1"
        },
        "Degree2" : {
          "$ref" : "#/definitions/PATCH_students##Degree2"
        },
        "Degree3" : {
          "$ref" : "#/definitions/PATCH_students##Degree3"
        },
        "Placeability" : {
          "$ref" : "#/definitions/PATCH_students##Placeability"
        },
        "Engagement" : {
          "$ref" : "#/definitions/PATCH_students##Engagement"
        },
        "FirstLanguageSpoken" : {
          "$ref" : "#/definitions/PATCH_students##FirstLanguageSpoken"
        },
        "SecondLanguageSpoken" : {
          "$ref" : "#/definitions/PATCH_students##SecondLanguageSpoken"
        },
        "ThirdLanguageSpoken" : {
          "$ref" : "#/definitions/PATCH_students##ThirdLanguageSpoken"
        },
        "FirstLanguageWritten" : {
          "$ref" : "#/definitions/PATCH_students##FirstLanguageWritten"
        },
        "SecondLanguageWritten" : {
          "$ref" : "#/definitions/PATCH_students##SecondLanguageWritten"
        },
        "ThirdLanguageWritten" : {
          "$ref" : "#/definitions/PATCH_students##ThirdLanguageWritten"
        },
        "LanguageSpoken1" : {
          "$ref" : "#/definitions/PATCH_students##LanguageSpoken1"
        },
        "LanguageSpoken2" : {
          "$ref" : "#/definitions/PATCH_students##LanguageSpoken2"
        },
        "LanguageSpoken3" : {
          "$ref" : "#/definitions/PATCH_students##LanguageSpoken3"
        },
        "LanguageWritten1" : {
          "$ref" : "#/definitions/PATCH_students##LanguageWritten1"
        },
        "LanguageWritten2" : {
          "$ref" : "#/definitions/PATCH_students##LanguageWritten2"
        },
        "LanguageWritten3" : {
          "$ref" : "#/definitions/PATCH_students##LanguageWritten3"
        },
        "CustomAttributeValues" : {
          "$ref" : "#/definitions/PATCH_students##CustomAttributeValues"
        }
      }
    },
    "PATCH_students_Request##body##College" : {
      "properties" : {
        "Name" : {
          "type" : "string"
        },
        "AttributeId" : {
          "type" : "number",
          "format" : "int32"
        },
        "Id" : {
          "type" : "number",
          "format" : "int64"
        }
      }
    },
    "PATCH_students_Request##body##College2" : {
      "properties" : {
        "AttributeId" : {
          "type" : "number",
          "format" : "int32"
        },
        "Id" : {
          "type" : "string"
        }
      }
    },
    "PATCH_students_Request##body##College3" : {
      "properties" : {
        "AttributeId" : {
          "type" : "number",
          "format" : "int32"
        },
        "Id" : {
          "type" : "string"
        }
      }
    },
    "PATCH_students_Request##body##Program" : {
      "properties" : {
        "Name" : {
          "type" : "string"
        },
        "AttributeId" : {
          "type" : "number",
          "format" : "int32"
        },
        "Id" : {
          "type" : "number",
          "format" : "int64"
        }
      }
    },
    "PATCH_students_Request##body##UndergradMajor" : {
      "properties" : {
        "Name" : {
          "type" : "string"
        },
        "AttributeId" : {
          "type" : "number",
          "format" : "int32"
        },
        "Id" : {
          "type" : "number",
          "format" : "int64"
        }
      }
    },
    "PATCH_students_Request##body##UndergradMajor2" : {
      "properties" : {
        "Name" : {
          "type" : "string"
        },
        "AttributeId" : {
          "type" : "number",
          "format" : "int32"
        },
        "Id" : {
          "type" : "number",
          "format" : "int64"
        }
      }
    },
    "PATCH_students_Request##body##UndergradMajor3" : {
      "properties" : {
        "Name" : {
          "type" : "string"
        },
        "AttributeId" : {
          "type" : "number",
          "format" : "int32"
        },
        "Id" : {
          "type" : "number",
          "format" : "int64"
        }
      }
    },
    "PATCH_students_Request##body##UndergradMajor4" : {
      "properties" : {
        "Name" : {
          "type" : "string"
        },
        "AttributeId" : {
          "type" : "number",
          "format" : "int32"
        },
        "Id" : {
          "type" : "number",
          "format" : "int64"
        }
      }
    },
    "PATCH_students_Request##body##UndergradMajor5" : {
      "properties" : {
        "Name" : {
          "type" : "string"
        },
        "AttributeId" : {
          "type" : "number",
          "format" : "int32"
        },
        "Id" : {
          "type" : "number",
          "format" : "int64"
        }
      }
    },
    "PATCH_students_Request##body##UndergradMinor" : {
      "properties" : {
        "Name" : {
          "type" : "string"
        },
        "AttributeId" : {
          "type" : "number",
          "format" : "int32"
        },
        "Id" : {
          "type" : "number",
          "format" : "int64"
        }
      }
    },
    "PATCH_students_Request##body##UndergradMinor2" : {
      "properties" : {
        "Name" : {
          "type" : "string"
        },
        "AttributeId" : {
          "type" : "number",
          "format" : "int32"
        },
        "Id" : {
          "type" : "number",
          "format" : "int64"
        }
      }
    },
    "PATCH_students_Request##body##UndergradMinor3" : {
      "properties" : {
        "Name" : {
          "type" : "string"
        },
        "AttributeId" : {
          "type" : "number",
          "format" : "int32"
        },
        "Id" : {
          "type" : "number",
          "format" : "int64"
        }
      }
    },
    "PATCH_students_Request##body##UndergradMinor4" : {
      "properties" : {
        "Name" : {
          "type" : "string"
        },
        "AttributeId" : {
          "type" : "number",
          "format" : "int32"
        },
        "Id" : {
          "type" : "number",
          "format" : "int64"
        }
      }
    },
    "PATCH_students_Request##body##UndergradMinor5" : {
      "properties" : {
        "Name" : {
          "type" : "string"
        },
        "AttributeId" : {
          "type" : "number",
          "format" : "int32"
        },
        "Id" : {
          "type" : "number",
          "format" : "int64"
        }
      }
    },
    "PATCH_students_Request##body##DegreeLevel" : {
      "properties" : {
        "Name" : {
          "type" : "string"
        },
        "AttributeId" : {
          "type" : "number",
          "format" : "int32"
        },
        "Id" : {
          "type" : "number",
          "format" : "int64"
        }
      }
    },
    "PATCH_students_Request##body##CustomAttributeValues" : {
      "properties" : {
        "custom_attribute_10888805168441" : {
          "type" : "string"
        },
        "custom_attribute_10888805167995" : {
          "type" : "string"
        }
      }
    },
    "PATCH_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/PATCH_students_Request##body##College"
        },
        "College2" : {
          "$ref" : "#/definitions/PATCH_students_Request##body##College2"
        },
        "College3" : {
          "$ref" : "#/definitions/PATCH_students_Request##body##College3"
        },
        "Program" : {
          "$ref" : "#/definitions/PATCH_students_Request##body##Program"
        },
        "UndergradMajor" : {
          "$ref" : "#/definitions/PATCH_students_Request##body##UndergradMajor"
        },
        "UndergradMajor2" : {
          "$ref" : "#/definitions/PATCH_students_Request##body##UndergradMajor2"
        },
        "UndergradMajor3" : {
          "$ref" : "#/definitions/PATCH_students_Request##body##UndergradMajor3"
        },
        "UndergradMajor4" : {
          "$ref" : "#/definitions/PATCH_students_Request##body##UndergradMajor4"
        },
        "UndergradMajor5" : {
          "$ref" : "#/definitions/PATCH_students_Request##body##UndergradMajor5"
        },
        "UndergradMinor" : {
          "$ref" : "#/definitions/PATCH_students_Request##body##UndergradMinor"
        },
        "UndergradMinor2" : {
          "$ref" : "#/definitions/PATCH_students_Request##body##UndergradMinor2"
        },
        "UndergradMinor3" : {
          "$ref" : "#/definitions/PATCH_students_Request##body##UndergradMinor3"
        },
        "UndergradMinor4" : {
          "$ref" : "#/definitions/PATCH_students_Request##body##UndergradMinor4"
        },
        "UndergradMinor5" : {
          "$ref" : "#/definitions/PATCH_students_Request##body##UndergradMinor5"
        },
        "DegreeLevel" : {
          "$ref" : "#/definitions/PATCH_students_Request##body##DegreeLevel"
        },
        "CustomAttributeValues" : {
          "$ref" : "#/definitions/PATCH_students_Request##body##CustomAttributeValues"
        }
      }
    },
    "PATCH_students_Request" : {
      "properties" : {
        "body" : {
          "$ref" : "#/definitions/PATCH_students_Request##body"
        }
      }
    }
  }
}