{ "swagger" : "2.0", "info" : { "description" : null, "version" : "1.0.0", "title" : null, "termsOfService" : null, "contact" : null, "license" : null }, "host" : "wisc.admin.sandbox-12twenty.com", "basePath" : "/", "schemes" : [ "https" ], "paths" : { "Api/V2/students" : { "post" : { "tags" : [ "POST students" ], "summary" : null, "description" : null, "operationId" : "POST students", "produces" : [ "application/json" ], "consumes" : [ "application/json" ], "parameters" : [ ], "responses" : { "200" : { "description" : "successful operation", "schema" : { "$ref" : "#/definitions/POST students" } } } } } }, "definitions" : { "POST students##StudentGroups" : { "properties" : { "Name" : { "type" : "string" }, "Id" : { "type" : "number" } } }, "POST students##OutcomeStatusInternship" : { "properties" : { "Name" : { "type" : "string" }, "AttributeId" : { "type" : "number", "format" : "int32" }, "Id" : { "type" : "number", "format" : "int32" } } }, "POST students##OutcomeStatusPostGraduation" : { "properties" : { "Name" : { "type" : "string" }, "AttributeId" : { "type" : "number", "format" : "int32" }, "Id" : { "type" : "number", "format" : "int32" } } }, "POST students##CountryOfCitizenship1" : { "properties" : { "AttributeId" : { "type" : "number", "format" : "int32" }, "Id" : { "type" : "string" } } }, "POST students##CountryOfCitizenship2" : { "properties" : { "AttributeId" : { "type" : "number", "format" : "int32" }, "Id" : { "type" : "string" } } }, "POST students##CountryOfCitizenship" : { "properties" : { "AttributeId" : { "type" : "number", "format" : "int32" }, "Id" : { "type" : "string" } } }, "POST students##DualCountryOfCitizenship" : { "properties" : { "AttributeId" : { "type" : "number", "format" : "int32" }, "Id" : { "type" : "string" } } }, "POST students##PreferredConsolidatedIndustry" : { "properties" : { "AttributeId" : { "type" : "number", "format" : "int32" }, "Id" : { "type" : "string" } } }, "POST students##PreferredConsolidatedIndustry2" : { "properties" : { "AttributeId" : { "type" : "number", "format" : "int32" }, "Id" : { "type" : "string" } } }, "POST students##PreferredConsolidatedIndustry3" : { "properties" : { "AttributeId" : { "type" : "number", "format" : "int32" }, "Id" : { "type" : "string" } } }, "POST students##PreferredConsolidatedIndustry4" : { "properties" : { "AttributeId" : { "type" : "number", "format" : "int32" }, "Id" : { "type" : "string" } } }, "POST students##PreferredConsolidatedIndustry5" : { "properties" : { "AttributeId" : { "type" : "number", "format" : "int32" }, "Id" : { "type" : "string" } } }, "POST students##PreferredConsolidatedJobFunction" : { "properties" : { "AttributeId" : { "type" : "number", "format" : "int32" }, "Id" : { "type" : "string" } } }, "POST students##PreferredConsolidatedJobFunction2" : { "properties" : { "AttributeId" : { "type" : "number", "format" : "int32" }, "Id" : { "type" : "string" } } }, "POST students##PreferredConsolidatedJobFunction3" : { "properties" : { "AttributeId" : { "type" : "number", "format" : "int32" }, "Id" : { "type" : "string" } } }, "POST students##PreferredConsolidatedJobFunction4" : { "properties" : { "AttributeId" : { "type" : "number", "format" : "int32" }, "Id" : { "type" : "string" } } }, "POST students##PreferredConsolidatedJobFunction5" : { "properties" : { "AttributeId" : { "type" : "number", "format" : "int32" }, "Id" : { "type" : "string" } } }, "POST students##PreferredCountry" : { "properties" : { "AttributeId" : { "type" : "number", "format" : "int32" }, "Id" : { "type" : "string" } } }, "POST students##PreferredCountry2" : { "properties" : { "AttributeId" : { "type" : "number", "format" : "int32" }, "Id" : { "type" : "string" } } }, "POST students##PreferredCountry3" : { "properties" : { "AttributeId" : { "type" : "number", "format" : "int32" }, "Id" : { "type" : "string" } } }, "POST students##PreferredCountry4" : { "properties" : { "AttributeId" : { "type" : "number", "format" : "int32" }, "Id" : { "type" : "string" } } }, "POST students##PreferredCountry5" : { "properties" : { "AttributeId" : { "type" : "number", "format" : "int32" }, "Id" : { "type" : "string" } } }, "POST students##PreferredCity" : { "properties" : { "AttributeId" : { "type" : "number", "format" : "int32" }, "Id" : { "type" : "string" } } }, "POST students##PreferredCity2" : { "properties" : { "AttributeId" : { "type" : "number", "format" : "int32" }, "Id" : { "type" : "string" } } }, "POST students##PreferredCity3" : { "properties" : { "AttributeId" : { "type" : "number", "format" : "int32" }, "Id" : { "type" : "string" } } }, "POST students##PreferredCity4" : { "properties" : { "AttributeId" : { "type" : "number", "format" : "int32" }, "Id" : { "type" : "string" } } }, "POST students##PreferredCity5" : { "properties" : { "AttributeId" : { "type" : "number", "format" : "int32" }, "Id" : { "type" : "string" } } }, "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" : { "AttributeId" : { "type" : "number", "format" : "int32" }, "Id" : { "type" : "string" } } }, "POST students##UndergradMajor4" : { "properties" : { "AttributeId" : { "type" : "number", "format" : "int32" }, "Id" : { "type" : "string" } } }, "POST students##UndergradMajor5" : { "properties" : { "AttributeId" : { "type" : "number", "format" : "int32" }, "Id" : { "type" : "string" } } }, "POST students##ConsolidatedMajor1" : { "properties" : { "Name" : { "type" : "string" }, "AttributeId" : { "type" : "number", "format" : "int32" }, "Id" : { "type" : "number", "format" : "int64" } } }, "POST students##ConsolidatedMajor2" : { "properties" : { "Name" : { "type" : "string" }, "AttributeId" : { "type" : "number", "format" : "int32" }, "Id" : { "type" : "number", "format" : "int64" } } }, "POST students##ConsolidatedMajor3" : { "properties" : { "AttributeId" : { "type" : "number", "format" : "int32" }, "Id" : { "type" : "string" } } }, "POST students##ConsolidatedMajor4" : { "properties" : { "AttributeId" : { "type" : "number", "format" : "int32" }, "Id" : { "type" : "string" } } }, "POST students##ConsolidatedMajor5" : { "properties" : { "AttributeId" : { "type" : "number", "format" : "int32" }, "Id" : { "type" : "string" } } }, "POST students##UndergradMinor" : { "properties" : { "AttributeId" : { "type" : "number", "format" : "int32" }, "Id" : { "type" : "string" } } }, "POST students##UndergradMinor2" : { "properties" : { "AttributeId" : { "type" : "number", "format" : "int32" }, "Id" : { "type" : "string" } } }, "POST students##UndergradMinor3" : { "properties" : { "AttributeId" : { "type" : "number", "format" : "int32" }, "Id" : { "type" : "string" } } }, "POST students##UndergradMinor4" : { "properties" : { "AttributeId" : { "type" : "number", "format" : "int32" }, "Id" : { "type" : "string" } } }, "POST students##UndergradMinor5" : { "properties" : { "AttributeId" : { "type" : "number", "format" : "int32" }, "Id" : { "type" : "string" } } }, "POST students##DegreeLevel" : { "properties" : { "Name" : { "type" : "string" }, "AttributeId" : { "type" : "number", "format" : "int32" }, "Id" : { "type" : "number", "format" : "int64" } } }, "POST students##Degree1" : { "properties" : { "AttributeId" : { "type" : "number", "format" : "int32" }, "Id" : { "type" : "string" } } }, "POST students##Degree2" : { "properties" : { "AttributeId" : { "type" : "number", "format" : "int32" }, "Id" : { "type" : "string" } } }, "POST students##Degree3" : { "properties" : { "AttributeId" : { "type" : "number", "format" : "int32" }, "Id" : { "type" : "string" } } }, "POST students##Ethnicity1" : { "properties" : { "AttributeId" : { "type" : "number", "format" : "int32" }, "Id" : { "type" : "string" } } }, "POST students##Ethnicity2" : { "properties" : { "AttributeId" : { "type" : "number", "format" : "int32" }, "Id" : { "type" : "string" } } }, "POST students##Placeability" : { "properties" : { "AttributeId" : { "type" : "number", "format" : "int32" }, "Id" : { "type" : "string" } } }, "POST students##Engagement" : { "properties" : { "AttributeId" : { "type" : "number", "format" : "int32" }, "Id" : { "type" : "string" } } }, "POST students##FirstLanguageSpoken" : { "properties" : { "AttributeId" : { "type" : "number", "format" : "int32" }, "Id" : { "type" : "string" } } }, "POST students##SecondLanguageSpoken" : { "properties" : { "AttributeId" : { "type" : "number", "format" : "int32" }, "Id" : { "type" : "string" } } }, "POST students##ThirdLanguageSpoken" : { "properties" : { "AttributeId" : { "type" : "number", "format" : "int32" }, "Id" : { "type" : "string" } } }, "POST students##FirstLanguageWritten" : { "properties" : { "AttributeId" : { "type" : "number", "format" : "int32" }, "Id" : { "type" : "string" } } }, "POST students##SecondLanguageWritten" : { "properties" : { "AttributeId" : { "type" : "number", "format" : "int32" }, "Id" : { "type" : "string" } } }, "POST students##ThirdLanguageWritten" : { "properties" : { "AttributeId" : { "type" : "number", "format" : "int32" }, "Id" : { "type" : "string" } } }, "POST students##LanguageSpoken1" : { "properties" : { "AttributeId" : { "type" : "number", "format" : "int32" }, "Id" : { "type" : "string" } } }, "POST students##LanguageSpoken2" : { "properties" : { "AttributeId" : { "type" : "number", "format" : "int32" }, "Id" : { "type" : "string" } } }, "POST students##LanguageSpoken3" : { "properties" : { "AttributeId" : { "type" : "number", "format" : "int32" }, "Id" : { "type" : "string" } } }, "POST students##LanguageWritten1" : { "properties" : { "AttributeId" : { "type" : "number", "format" : "int32" }, "Id" : { "type" : "string" } } }, "POST students##LanguageWritten2" : { "properties" : { "AttributeId" : { "type" : "number", "format" : "int32" }, "Id" : { "type" : "string" } } }, "POST students##LanguageWritten3" : { "properties" : { "AttributeId" : { "type" : "number", "format" : "int32" }, "Id" : { "type" : "string" } } }, "POST students##ConsolidatedWorkAuthorization" : { "properties" : { "AttributeId" : { "type" : "number", "format" : "int32" }, "Id" : { "type" : "string" } } }, "POST students##SexualOrientation" : { "properties" : { "AttributeId" : { "type" : "number", "format" : "int32" }, "Id" : { "type" : "string" } } }, "POST students##CustomAttributeValues" : { "properties" : { "custom_attribute_804" : { "type" : "string" } } }, "POST students" : { "properties" : { "Addresses" : { "type" : "string" }, "FlaggedReason" : { "type" : "string" }, "StudentClubs" : { "type" : "string" }, "RoleId" : { "type" : "number", "format" : "int32" }, "StudentGroups" : { "type" : "array", "items" : { "$ref" : "#/definitions/POST students##StudentGroups" } }, "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/POST students##OutcomeStatusInternship" }, "OutcomeStatusPostGraduation" : { "$ref" : "#/definitions/POST 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" }, "CountryOfCitizenship1" : { "$ref" : "#/definitions/POST students##CountryOfCitizenship1" }, "CountryOfCitizenship2" : { "$ref" : "#/definitions/POST students##CountryOfCitizenship2" }, "CountryOfCitizenship" : { "$ref" : "#/definitions/POST students##CountryOfCitizenship" }, "DualCountryOfCitizenship" : { "$ref" : "#/definitions/POST students##DualCountryOfCitizenship" }, "PreferredConsolidatedIndustry" : { "$ref" : "#/definitions/POST students##PreferredConsolidatedIndustry" }, "PreferredConsolidatedIndustry2" : { "$ref" : "#/definitions/POST students##PreferredConsolidatedIndustry2" }, "PreferredConsolidatedIndustry3" : { "$ref" : "#/definitions/POST students##PreferredConsolidatedIndustry3" }, "PreferredConsolidatedIndustry4" : { "$ref" : "#/definitions/POST students##PreferredConsolidatedIndustry4" }, "PreferredConsolidatedIndustry5" : { "$ref" : "#/definitions/POST students##PreferredConsolidatedIndustry5" }, "PreferredConsolidatedJobFunction" : { "$ref" : "#/definitions/POST students##PreferredConsolidatedJobFunction" }, "PreferredConsolidatedJobFunction2" : { "$ref" : "#/definitions/POST students##PreferredConsolidatedJobFunction2" }, "PreferredConsolidatedJobFunction3" : { "$ref" : "#/definitions/POST students##PreferredConsolidatedJobFunction3" }, "PreferredConsolidatedJobFunction4" : { "$ref" : "#/definitions/POST students##PreferredConsolidatedJobFunction4" }, "PreferredConsolidatedJobFunction5" : { "$ref" : "#/definitions/POST students##PreferredConsolidatedJobFunction5" }, "PreferredCountry" : { "$ref" : "#/definitions/POST students##PreferredCountry" }, "PreferredCountry2" : { "$ref" : "#/definitions/POST students##PreferredCountry2" }, "PreferredCountry3" : { "$ref" : "#/definitions/POST students##PreferredCountry3" }, "PreferredCountry4" : { "$ref" : "#/definitions/POST students##PreferredCountry4" }, "PreferredCountry5" : { "$ref" : "#/definitions/POST students##PreferredCountry5" }, "PreferredCity" : { "$ref" : "#/definitions/POST students##PreferredCity" }, "PreferredCity2" : { "$ref" : "#/definitions/POST students##PreferredCity2" }, "PreferredCity3" : { "$ref" : "#/definitions/POST students##PreferredCity3" }, "PreferredCity4" : { "$ref" : "#/definitions/POST students##PreferredCity4" }, "PreferredCity5" : { "$ref" : "#/definitions/POST students##PreferredCity5" }, "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" }, "ConsolidatedMajor1" : { "$ref" : "#/definitions/POST students##ConsolidatedMajor1" }, "ConsolidatedMajor2" : { "$ref" : "#/definitions/POST students##ConsolidatedMajor2" }, "ConsolidatedMajor3" : { "$ref" : "#/definitions/POST students##ConsolidatedMajor3" }, "ConsolidatedMajor4" : { "$ref" : "#/definitions/POST students##ConsolidatedMajor4" }, "ConsolidatedMajor5" : { "$ref" : "#/definitions/POST students##ConsolidatedMajor5" }, "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" }, "Degree1" : { "$ref" : "#/definitions/POST students##Degree1" }, "Degree2" : { "$ref" : "#/definitions/POST students##Degree2" }, "Degree3" : { "$ref" : "#/definitions/POST students##Degree3" }, "Ethnicity1" : { "$ref" : "#/definitions/POST students##Ethnicity1" }, "Ethnicity2" : { "$ref" : "#/definitions/POST students##Ethnicity2" }, "Placeability" : { "$ref" : "#/definitions/POST students##Placeability" }, "Engagement" : { "$ref" : "#/definitions/POST students##Engagement" }, "FirstLanguageSpoken" : { "$ref" : "#/definitions/POST students##FirstLanguageSpoken" }, "SecondLanguageSpoken" : { "$ref" : "#/definitions/POST students##SecondLanguageSpoken" }, "ThirdLanguageSpoken" : { "$ref" : "#/definitions/POST students##ThirdLanguageSpoken" }, "FirstLanguageWritten" : { "$ref" : "#/definitions/POST students##FirstLanguageWritten" }, "SecondLanguageWritten" : { "$ref" : "#/definitions/POST students##SecondLanguageWritten" }, "ThirdLanguageWritten" : { "$ref" : "#/definitions/POST students##ThirdLanguageWritten" }, "LanguageSpoken1" : { "$ref" : "#/definitions/POST students##LanguageSpoken1" }, "LanguageSpoken2" : { "$ref" : "#/definitions/POST students##LanguageSpoken2" }, "LanguageSpoken3" : { "$ref" : "#/definitions/POST students##LanguageSpoken3" }, "LanguageWritten1" : { "$ref" : "#/definitions/POST students##LanguageWritten1" }, "LanguageWritten2" : { "$ref" : "#/definitions/POST students##LanguageWritten2" }, "LanguageWritten3" : { "$ref" : "#/definitions/POST students##LanguageWritten3" }, "ConsolidatedWorkAuthorization" : { "$ref" : "#/definitions/POST students##ConsolidatedWorkAuthorization" }, "SexualOrientation" : { "$ref" : "#/definitions/POST students##SexualOrientation" }, "MultipleEnrollmentLinkedAccountUserId" : { "type" : "string" }, "CustomAttributeValues" : { "$ref" : "#/definitions/POST students##CustomAttributeValues" } } } } }