Skip to content
Snippets Groups Projects

Compare revisions

Changes are shown as if the source revision was being merged into the target revision. Learn more about comparing revisions.

Source

Select target project
No results found

Target

Select target project
  • interop/iics/iics-swagger-file-public-repository
  • BETTY.THOMPSON/iics-swagger-file-public-repository
  • JEROME.WATSON/iics-swagger-file-public-repository
  • HVARDHAN/iics-swagger-file-public-repository
  • PATRICK.ROE/iics-swagger-file-public-repository
  • SAJIDA.SIDDIQUI/iics-swagger-file-public-repository
  • jpmarkey/iics-swagger-file-public-repository
  • MATT.GRACZ/iics-swagger-file-public-repository
8 results
Show changes
Showing
with 34434 additions and 0 deletions
{
"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" : "/Api/V2",
"schemes" : [ "https" ],
"paths" : {
"/students" : {
"get" : {
"tags" : [ "GET_Students" ],
"summary" : null,
"description" : null,
"operationId" : "GET_Students",
"produces" : [ "application/json" ],
"consumes" : [ "application/json" ],
"parameters" : [ {
"name" : "PageSize",
"in" : "query",
"description" : null,
"required" : false,
"type" : "number",
"format" : "int32"
}, {
"name" : "PageNumber",
"in" : "query",
"description" : null,
"required" : false,
"type" : "number",
"format" : "int32"
}, {
"name" : "Authorization",
"in" : "header",
"description" : null,
"required" : false,
"type" : "string"
}, {
"name" : "x-api-key",
"in" : "header",
"description" : null,
"required" : false,
"type" : "string"
} ],
"responses" : {
"200" : {
"description" : "successful operation",
"schema" : {
"$ref" : "#/definitions/GET_Students"
}
}
}
}
}
},
"definitions" : {
"GET_Students##Items##StudentGroups" : {
"properties" : {
"Name" : {
"type" : "string"
},
"Id" : {
"type" : "number"
}
}
},
"GET_Students##Items##OutcomeStatusInternship" : {
"properties" : {
"Name" : {
"type" : "string"
},
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "number",
"format" : "int32"
}
}
},
"GET_Students##Items##OutcomeStatusPostGraduation" : {
"properties" : {
"Name" : {
"type" : "string"
},
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "number",
"format" : "int32"
}
}
},
"GET_Students##Items##PreferredConsolidatedIndustry" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##PreferredConsolidatedIndustry2" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##PreferredConsolidatedIndustry3" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##PreferredConsolidatedIndustry4" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##PreferredConsolidatedIndustry5" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##PreferredConsolidatedJobFunction" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##PreferredConsolidatedJobFunction2" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##PreferredConsolidatedJobFunction3" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##PreferredConsolidatedJobFunction4" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##PreferredConsolidatedJobFunction5" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##PreferredCountry" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##PreferredCountry2" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##PreferredCountry3" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##PreferredCountry4" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##PreferredCountry5" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##PreferredCity" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##PreferredCity2" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##PreferredCity3" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##PreferredCity4" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##PreferredCity5" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##College" : {
"properties" : {
"Name" : {
"type" : "string"
},
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "number",
"format" : "int64"
}
}
},
"GET_Students##Items##College2" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##College3" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##Program" : {
"properties" : {
"Name" : {
"type" : "string"
},
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "number",
"format" : "int64"
}
}
},
"GET_Students##Items##UndergradMajor" : {
"properties" : {
"Name" : {
"type" : "string"
},
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "number",
"format" : "int64"
}
}
},
"GET_Students##Items##UndergradMajor2" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
},
"Name" : {
"type" : "string"
}
}
},
"GET_Students##Items##UndergradMajor3" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##UndergradMajor4" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##UndergradMajor5" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##ConsolidatedMajor1" : {
"properties" : {
"Name" : {
"type" : "string"
},
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "number",
"format" : "int64"
}
}
},
"GET_Students##Items##ConsolidatedMajor2" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
},
"Name" : {
"type" : "string"
}
}
},
"GET_Students##Items##ConsolidatedMajor3" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##ConsolidatedMajor4" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##ConsolidatedMajor5" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##UndergradMinor" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##UndergradMinor2" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##UndergradMinor3" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##UndergradMinor4" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##UndergradMinor5" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##DegreeLevel" : {
"properties" : {
"Name" : {
"type" : "string"
},
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "number",
"format" : "int64"
}
}
},
"GET_Students##Items##Degree1" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##Degree2" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##Degree3" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##Placeability" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##Engagement" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##FirstLanguageSpoken" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##SecondLanguageSpoken" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##ThirdLanguageSpoken" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##FirstLanguageWritten" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##SecondLanguageWritten" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##ThirdLanguageWritten" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##LanguageSpoken1" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##LanguageSpoken2" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##LanguageSpoken3" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##LanguageWritten1" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##LanguageWritten2" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##LanguageWritten3" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##CustomAttributeValues" : {
"properties" : {
"custom_attribute_804" : {
"type" : "string"
}
}
},
"GET_Students##Items" : {
"properties" : {
"RoleId" : {
"type" : "number"
},
"StudentGroups" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/GET_Students##Items##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/GET_Students##Items##OutcomeStatusInternship"
},
"OutcomeStatusPostGraduation" : {
"$ref" : "#/definitions/GET_Students##Items##OutcomeStatusPostGraduation"
},
"ReportingCategoryMbaCseaPostGraduation" : {
"type" : "string"
},
"ReportingCategoryMbaCseaInternship" : {
"type" : "string"
},
"IsWorkStudyEligible" : {
"type" : "string"
},
"FirstName" : {
"type" : "string"
},
"LastName" : {
"type" : "string"
},
"EmailAddress" : {
"type" : "string"
},
"GraduationYearId" : {
"type" : "number"
},
"GraduationClass" : {
"type" : "number"
},
"GraduationTerm" : {
"type" : "string"
},
"StudentId" : {
"type" : "string"
},
"Id" : {
"type" : "number"
},
"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/GET_Students##Items##PreferredConsolidatedIndustry"
},
"PreferredConsolidatedIndustry2" : {
"$ref" : "#/definitions/GET_Students##Items##PreferredConsolidatedIndustry2"
},
"PreferredConsolidatedIndustry3" : {
"$ref" : "#/definitions/GET_Students##Items##PreferredConsolidatedIndustry3"
},
"PreferredConsolidatedIndustry4" : {
"$ref" : "#/definitions/GET_Students##Items##PreferredConsolidatedIndustry4"
},
"PreferredConsolidatedIndustry5" : {
"$ref" : "#/definitions/GET_Students##Items##PreferredConsolidatedIndustry5"
},
"PreferredConsolidatedJobFunction" : {
"$ref" : "#/definitions/GET_Students##Items##PreferredConsolidatedJobFunction"
},
"PreferredConsolidatedJobFunction2" : {
"$ref" : "#/definitions/GET_Students##Items##PreferredConsolidatedJobFunction2"
},
"PreferredConsolidatedJobFunction3" : {
"$ref" : "#/definitions/GET_Students##Items##PreferredConsolidatedJobFunction3"
},
"PreferredConsolidatedJobFunction4" : {
"$ref" : "#/definitions/GET_Students##Items##PreferredConsolidatedJobFunction4"
},
"PreferredConsolidatedJobFunction5" : {
"$ref" : "#/definitions/GET_Students##Items##PreferredConsolidatedJobFunction5"
},
"PreferredCountry" : {
"$ref" : "#/definitions/GET_Students##Items##PreferredCountry"
},
"PreferredCountry2" : {
"$ref" : "#/definitions/GET_Students##Items##PreferredCountry2"
},
"PreferredCountry3" : {
"$ref" : "#/definitions/GET_Students##Items##PreferredCountry3"
},
"PreferredCountry4" : {
"$ref" : "#/definitions/GET_Students##Items##PreferredCountry4"
},
"PreferredCountry5" : {
"$ref" : "#/definitions/GET_Students##Items##PreferredCountry5"
},
"PreferredCity" : {
"$ref" : "#/definitions/GET_Students##Items##PreferredCity"
},
"PreferredCity2" : {
"$ref" : "#/definitions/GET_Students##Items##PreferredCity2"
},
"PreferredCity3" : {
"$ref" : "#/definitions/GET_Students##Items##PreferredCity3"
},
"PreferredCity4" : {
"$ref" : "#/definitions/GET_Students##Items##PreferredCity4"
},
"PreferredCity5" : {
"$ref" : "#/definitions/GET_Students##Items##PreferredCity5"
},
"College" : {
"$ref" : "#/definitions/GET_Students##Items##College"
},
"College2" : {
"$ref" : "#/definitions/GET_Students##Items##College2"
},
"College3" : {
"$ref" : "#/definitions/GET_Students##Items##College3"
},
"Program" : {
"$ref" : "#/definitions/GET_Students##Items##Program"
},
"UndergradMajor" : {
"$ref" : "#/definitions/GET_Students##Items##UndergradMajor"
},
"UndergradMajor2" : {
"$ref" : "#/definitions/GET_Students##Items##UndergradMajor2"
},
"UndergradMajor3" : {
"$ref" : "#/definitions/GET_Students##Items##UndergradMajor3"
},
"UndergradMajor4" : {
"$ref" : "#/definitions/GET_Students##Items##UndergradMajor4"
},
"UndergradMajor5" : {
"$ref" : "#/definitions/GET_Students##Items##UndergradMajor5"
},
"ConsolidatedMajor1" : {
"$ref" : "#/definitions/GET_Students##Items##ConsolidatedMajor1"
},
"ConsolidatedMajor2" : {
"$ref" : "#/definitions/GET_Students##Items##ConsolidatedMajor2"
},
"ConsolidatedMajor3" : {
"$ref" : "#/definitions/GET_Students##Items##ConsolidatedMajor3"
},
"ConsolidatedMajor4" : {
"$ref" : "#/definitions/GET_Students##Items##ConsolidatedMajor4"
},
"ConsolidatedMajor5" : {
"$ref" : "#/definitions/GET_Students##Items##ConsolidatedMajor5"
},
"UndergradMinor" : {
"$ref" : "#/definitions/GET_Students##Items##UndergradMinor"
},
"UndergradMinor2" : {
"$ref" : "#/definitions/GET_Students##Items##UndergradMinor2"
},
"UndergradMinor3" : {
"$ref" : "#/definitions/GET_Students##Items##UndergradMinor3"
},
"UndergradMinor4" : {
"$ref" : "#/definitions/GET_Students##Items##UndergradMinor4"
},
"UndergradMinor5" : {
"$ref" : "#/definitions/GET_Students##Items##UndergradMinor5"
},
"DegreeLevel" : {
"$ref" : "#/definitions/GET_Students##Items##DegreeLevel"
},
"Degree1" : {
"$ref" : "#/definitions/GET_Students##Items##Degree1"
},
"Degree2" : {
"$ref" : "#/definitions/GET_Students##Items##Degree2"
},
"Degree3" : {
"$ref" : "#/definitions/GET_Students##Items##Degree3"
},
"Placeability" : {
"$ref" : "#/definitions/GET_Students##Items##Placeability"
},
"Engagement" : {
"$ref" : "#/definitions/GET_Students##Items##Engagement"
},
"FirstLanguageSpoken" : {
"$ref" : "#/definitions/GET_Students##Items##FirstLanguageSpoken"
},
"SecondLanguageSpoken" : {
"$ref" : "#/definitions/GET_Students##Items##SecondLanguageSpoken"
},
"ThirdLanguageSpoken" : {
"$ref" : "#/definitions/GET_Students##Items##ThirdLanguageSpoken"
},
"FirstLanguageWritten" : {
"$ref" : "#/definitions/GET_Students##Items##FirstLanguageWritten"
},
"SecondLanguageWritten" : {
"$ref" : "#/definitions/GET_Students##Items##SecondLanguageWritten"
},
"ThirdLanguageWritten" : {
"$ref" : "#/definitions/GET_Students##Items##ThirdLanguageWritten"
},
"LanguageSpoken1" : {
"$ref" : "#/definitions/GET_Students##Items##LanguageSpoken1"
},
"LanguageSpoken2" : {
"$ref" : "#/definitions/GET_Students##Items##LanguageSpoken2"
},
"LanguageSpoken3" : {
"$ref" : "#/definitions/GET_Students##Items##LanguageSpoken3"
},
"LanguageWritten1" : {
"$ref" : "#/definitions/GET_Students##Items##LanguageWritten1"
},
"LanguageWritten2" : {
"$ref" : "#/definitions/GET_Students##Items##LanguageWritten2"
},
"LanguageWritten3" : {
"$ref" : "#/definitions/GET_Students##Items##LanguageWritten3"
},
"CustomAttributeValues" : {
"$ref" : "#/definitions/GET_Students##Items##CustomAttributeValues"
}
}
},
"GET_Students" : {
"properties" : {
"PageSize" : {
"type" : "number",
"format" : "int32"
},
"PageNumber" : {
"type" : "number",
"format" : "int32"
},
"Total" : {
"type" : "number",
"format" : "int32"
},
"Items" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/GET_Students##Items"
}
},
"NumberOfPages" : {
"type" : "number",
"format" : "int32"
}
}
}
}
}
\ No newline at end of file
{
"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" : "/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" : "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_10888805168436" : {
"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_10888805168436" : {
"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"
}
}
}
}
}
\ No newline at end of file
{
"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" : "/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"
} ],
"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_10888805168436" : {
"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_10888805168436" : {
"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
{
"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" : "/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
{
"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" : {
"get" : {
"tags" : [ "GET_Students" ],
"summary" : null,
"description" : null,
"operationId" : "GET_Students",
"produces" : [ "application/json" ],
"consumes" : [ "application/json" ],
"parameters" : [ {
"name" : "PageSize",
"in" : "query",
"description" : null,
"required" : false,
"type" : "number",
"format" : "int32"
}, {
"name" : "PageNumber",
"in" : "query",
"description" : null,
"required" : false,
"type" : "number",
"format" : "int32"
}, {
"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/GET_Students"
}
}
}
}
}
},
"definitions" : {
"GET_Students##Items##StudentGroups" : {
"properties" : {
"Name" : {
"type" : "string"
},
"Id" : {
"type" : "number"
}
}
},
"GET_Students##Items##OutcomeStatusInternship" : {
"properties" : {
"Name" : {
"type" : "string"
},
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "number",
"format" : "int32"
}
}
},
"GET_Students##Items##OutcomeStatusPostGraduation" : {
"properties" : {
"Name" : {
"type" : "string"
},
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "number",
"format" : "int32"
}
}
},
"GET_Students##Items##PreferredConsolidatedIndustry" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##PreferredConsolidatedIndustry2" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##PreferredConsolidatedIndustry3" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##PreferredConsolidatedIndustry4" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##PreferredConsolidatedIndustry5" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##PreferredConsolidatedJobFunction" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##PreferredConsolidatedJobFunction2" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##PreferredConsolidatedJobFunction3" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##PreferredConsolidatedJobFunction4" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##PreferredConsolidatedJobFunction5" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##PreferredCountry" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##PreferredCountry2" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##PreferredCountry3" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##PreferredCountry4" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##PreferredCountry5" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##PreferredCity" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##PreferredCity2" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##PreferredCity3" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##PreferredCity4" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##PreferredCity5" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##College" : {
"properties" : {
"Name" : {
"type" : "string"
},
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "number",
"format" : "int64"
}
}
},
"GET_Students##Items##College2" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##College3" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##Program" : {
"properties" : {
"Name" : {
"type" : "string"
},
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "number",
"format" : "int64"
}
}
},
"GET_Students##Items##UndergradMajor" : {
"properties" : {
"Name" : {
"type" : "string"
},
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "number",
"format" : "int64"
}
}
},
"GET_Students##Items##UndergradMajor2" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
},
"Name" : {
"type" : "string"
}
}
},
"GET_Students##Items##UndergradMajor3" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##UndergradMajor4" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##UndergradMajor5" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##ConsolidatedMajor1" : {
"properties" : {
"Name" : {
"type" : "string"
},
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "number",
"format" : "int64"
}
}
},
"GET_Students##Items##ConsolidatedMajor2" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
},
"Name" : {
"type" : "string"
}
}
},
"GET_Students##Items##ConsolidatedMajor3" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##ConsolidatedMajor4" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##ConsolidatedMajor5" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##UndergradMinor" : {
"properties" : {
"Name" : {
"type" : "string"
},
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##UndergradMinor2" : {
"properties" : {
"Name" : {
"type" : "string"
},
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##UndergradMinor3" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##UndergradMinor4" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##UndergradMinor5" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##DegreeLevel" : {
"properties" : {
"Name" : {
"type" : "string"
},
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "number",
"format" : "int64"
}
}
},
"GET_Students##Items##Degree1" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##Degree2" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##Degree3" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##Placeability" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##Engagement" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##FirstLanguageSpoken" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##SecondLanguageSpoken" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##ThirdLanguageSpoken" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##FirstLanguageWritten" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##SecondLanguageWritten" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##ThirdLanguageWritten" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##LanguageSpoken1" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##LanguageSpoken2" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##LanguageSpoken3" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##LanguageWritten1" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##LanguageWritten2" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##LanguageWritten3" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##CustomAttributeValues" : {
"properties" : {
"custom_attribute_804" : {
"type" : "string"
},
"custom_attribute_10888805168250" : {
"type" : "string"
},
"custom_attribute_10888805167995" : {
"type" : "string"
},
"custom_attribute_10888805167996" : {
"type" : "string"
},
"custom_attribute_10888805167990" : {
"type" : "string"
}
}
},
"GET_Students##Items" : {
"properties" : {
"RoleId" : {
"type" : "number"
},
"StudentGroups" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/GET_Students##Items##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/GET_Students##Items##OutcomeStatusInternship"
},
"OutcomeStatusPostGraduation" : {
"$ref" : "#/definitions/GET_Students##Items##OutcomeStatusPostGraduation"
},
"ReportingCategoryMbaCseaPostGraduation" : {
"type" : "string"
},
"ReportingCategoryMbaCseaInternship" : {
"type" : "string"
},
"IsWorkStudyEligible" : {
"type" : "string"
},
"FirstName" : {
"type" : "string"
},
"LastName" : {
"type" : "string"
},
"EmailAddress" : {
"type" : "string"
},
"GraduationYearId" : {
"type" : "number"
},
"GraduationClass" : {
"type" : "number"
},
"GraduationTerm" : {
"type" : "string"
},
"StudentId" : {
"type" : "string"
},
"Id" : {
"type" : "number"
},
"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/GET_Students##Items##PreferredConsolidatedIndustry"
},
"PreferredConsolidatedIndustry2" : {
"$ref" : "#/definitions/GET_Students##Items##PreferredConsolidatedIndustry2"
},
"PreferredConsolidatedIndustry3" : {
"$ref" : "#/definitions/GET_Students##Items##PreferredConsolidatedIndustry3"
},
"PreferredConsolidatedIndustry4" : {
"$ref" : "#/definitions/GET_Students##Items##PreferredConsolidatedIndustry4"
},
"PreferredConsolidatedIndustry5" : {
"$ref" : "#/definitions/GET_Students##Items##PreferredConsolidatedIndustry5"
},
"PreferredConsolidatedJobFunction" : {
"$ref" : "#/definitions/GET_Students##Items##PreferredConsolidatedJobFunction"
},
"PreferredConsolidatedJobFunction2" : {
"$ref" : "#/definitions/GET_Students##Items##PreferredConsolidatedJobFunction2"
},
"PreferredConsolidatedJobFunction3" : {
"$ref" : "#/definitions/GET_Students##Items##PreferredConsolidatedJobFunction3"
},
"PreferredConsolidatedJobFunction4" : {
"$ref" : "#/definitions/GET_Students##Items##PreferredConsolidatedJobFunction4"
},
"PreferredConsolidatedJobFunction5" : {
"$ref" : "#/definitions/GET_Students##Items##PreferredConsolidatedJobFunction5"
},
"PreferredCountry" : {
"$ref" : "#/definitions/GET_Students##Items##PreferredCountry"
},
"PreferredCountry2" : {
"$ref" : "#/definitions/GET_Students##Items##PreferredCountry2"
},
"PreferredCountry3" : {
"$ref" : "#/definitions/GET_Students##Items##PreferredCountry3"
},
"PreferredCountry4" : {
"$ref" : "#/definitions/GET_Students##Items##PreferredCountry4"
},
"PreferredCountry5" : {
"$ref" : "#/definitions/GET_Students##Items##PreferredCountry5"
},
"PreferredCity" : {
"$ref" : "#/definitions/GET_Students##Items##PreferredCity"
},
"PreferredCity2" : {
"$ref" : "#/definitions/GET_Students##Items##PreferredCity2"
},
"PreferredCity3" : {
"$ref" : "#/definitions/GET_Students##Items##PreferredCity3"
},
"PreferredCity4" : {
"$ref" : "#/definitions/GET_Students##Items##PreferredCity4"
},
"PreferredCity5" : {
"$ref" : "#/definitions/GET_Students##Items##PreferredCity5"
},
"College" : {
"$ref" : "#/definitions/GET_Students##Items##College"
},
"College2" : {
"$ref" : "#/definitions/GET_Students##Items##College2"
},
"College3" : {
"$ref" : "#/definitions/GET_Students##Items##College3"
},
"Program" : {
"$ref" : "#/definitions/GET_Students##Items##Program"
},
"UndergradMajor" : {
"$ref" : "#/definitions/GET_Students##Items##UndergradMajor"
},
"UndergradMajor2" : {
"$ref" : "#/definitions/GET_Students##Items##UndergradMajor2"
},
"UndergradMajor3" : {
"$ref" : "#/definitions/GET_Students##Items##UndergradMajor3"
},
"UndergradMajor4" : {
"$ref" : "#/definitions/GET_Students##Items##UndergradMajor4"
},
"UndergradMajor5" : {
"$ref" : "#/definitions/GET_Students##Items##UndergradMajor5"
},
"ConsolidatedMajor1" : {
"$ref" : "#/definitions/GET_Students##Items##ConsolidatedMajor1"
},
"ConsolidatedMajor2" : {
"$ref" : "#/definitions/GET_Students##Items##ConsolidatedMajor2"
},
"ConsolidatedMajor3" : {
"$ref" : "#/definitions/GET_Students##Items##ConsolidatedMajor3"
},
"ConsolidatedMajor4" : {
"$ref" : "#/definitions/GET_Students##Items##ConsolidatedMajor4"
},
"ConsolidatedMajor5" : {
"$ref" : "#/definitions/GET_Students##Items##ConsolidatedMajor5"
},
"UndergradMinor" : {
"$ref" : "#/definitions/GET_Students##Items##UndergradMinor"
},
"UndergradMinor2" : {
"$ref" : "#/definitions/GET_Students##Items##UndergradMinor2"
},
"UndergradMinor3" : {
"$ref" : "#/definitions/GET_Students##Items##UndergradMinor3"
},
"UndergradMinor4" : {
"$ref" : "#/definitions/GET_Students##Items##UndergradMinor4"
},
"UndergradMinor5" : {
"$ref" : "#/definitions/GET_Students##Items##UndergradMinor5"
},
"DegreeLevel" : {
"$ref" : "#/definitions/GET_Students##Items##DegreeLevel"
},
"Degree1" : {
"$ref" : "#/definitions/GET_Students##Items##Degree1"
},
"Degree2" : {
"$ref" : "#/definitions/GET_Students##Items##Degree2"
},
"Degree3" : {
"$ref" : "#/definitions/GET_Students##Items##Degree3"
},
"Placeability" : {
"$ref" : "#/definitions/GET_Students##Items##Placeability"
},
"Engagement" : {
"$ref" : "#/definitions/GET_Students##Items##Engagement"
},
"FirstLanguageSpoken" : {
"$ref" : "#/definitions/GET_Students##Items##FirstLanguageSpoken"
},
"SecondLanguageSpoken" : {
"$ref" : "#/definitions/GET_Students##Items##SecondLanguageSpoken"
},
"ThirdLanguageSpoken" : {
"$ref" : "#/definitions/GET_Students##Items##ThirdLanguageSpoken"
},
"FirstLanguageWritten" : {
"$ref" : "#/definitions/GET_Students##Items##FirstLanguageWritten"
},
"SecondLanguageWritten" : {
"$ref" : "#/definitions/GET_Students##Items##SecondLanguageWritten"
},
"ThirdLanguageWritten" : {
"$ref" : "#/definitions/GET_Students##Items##ThirdLanguageWritten"
},
"LanguageSpoken1" : {
"$ref" : "#/definitions/GET_Students##Items##LanguageSpoken1"
},
"LanguageSpoken2" : {
"$ref" : "#/definitions/GET_Students##Items##LanguageSpoken2"
},
"LanguageSpoken3" : {
"$ref" : "#/definitions/GET_Students##Items##LanguageSpoken3"
},
"LanguageWritten1" : {
"$ref" : "#/definitions/GET_Students##Items##LanguageWritten1"
},
"LanguageWritten2" : {
"$ref" : "#/definitions/GET_Students##Items##LanguageWritten2"
},
"LanguageWritten3" : {
"$ref" : "#/definitions/GET_Students##Items##LanguageWritten3"
},
"CustomAttributeValues" : {
"$ref" : "#/definitions/GET_Students##Items##CustomAttributeValues"
}
}
},
"GET_Students" : {
"properties" : {
"PageSize" : {
"type" : "number",
"format" : "int32"
},
"PageNumber" : {
"type" : "number",
"format" : "int32"
},
"Total" : {
"type" : "number",
"format" : "int32"
},
"Items" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/GET_Students##Items"
}
},
"NumberOfPages" : {
"type" : "number",
"format" : "int32"
}
}
}
}
}
\ No newline at end of file
{
"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/lookups",
"schemes" : [ "https" ],
"paths" : {
"/{id}/options" : {
"get" : {
"tags" : [ "Get_Lookups" ],
"summary" : null,
"description" : null,
"operationId" : "Get_Lookups",
"produces" : [ "application/json" ],
"consumes" : [ "application/json" ],
"parameters" : [ {
"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" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/Get_Lookups"
}
}
}
}
}
}
},
"definitions" : {
"Get_Lookups" : {
"properties" : {
"Id" : {
"type" : "number",
"format" : "int64"
},
"Name" : {
"type" : "string"
},
"DisplayIndex" : {
"type" : "number",
"format" : "int32"
},
"Group" : {
"type" : "string"
}
}
}
}
}
\ No newline at end of file
{
"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"
}
}
}
}
}
\ No newline at end of file
{
"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
{
"swagger" : "2.0",
"info" : {
"description" : null,
"version" : "1.0.0",
"title" : null,
"termsOfService" : null,
"contact" : null,
"license" : null
},
"host" : "mock.api.wisc.edu",
"basePath" : "/",
"schemes" : [ "https" ],
"paths" : {
"/people" : {
"get" : {
"tags" : [ "get people" ],
"summary" : null,
"description" : null,
"operationId" : "get people",
"produces" : [ "application/json" ],
"consumes" : [ "application/json" ],
"parameters" : [ ],
"responses" : {
"200" : {
"description" : "successful operation",
"schema" : {
"$ref" : "#/definitions/get people"
}
}
}
}
}
},
"definitions" : {
"get people##data##attributes" : {
"properties" : {
"emailAddress" : {
"type" : "string"
},
"firstName" : {
"type" : "string"
},
"lastName" : {
"type" : "string"
},
"officeAddress" : {
"type" : "string"
},
"officePhoneNumber" : {
"type" : "string"
}
}
},
"get people##data##links" : {
"properties" : {
"self" : {
"type" : "string"
}
}
},
"get people##data##meta" : {
"properties" : {
"ferpa" : {
"type" : "boolean"
},
"ferpaAttributes" : {
"type" : "array",
"items" : {
"type" : "string"
}
},
"privateAttributes" : {
"type" : "array",
"items" : {
"type" : "string"
}
}
}
},
"get people##data##relationships##identifiers##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"get people##data##relationships##identifiers##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"get people##data##relationships##identifiers" : {
"properties" : {
"data" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/get people##data##relationships##identifiers##data"
}
},
"links" : {
"$ref" : "#/definitions/get people##data##relationships##identifiers##links"
}
}
},
"get people##data##relationships##jobs##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"get people##data##relationships##jobs##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"get people##data##relationships##jobs" : {
"properties" : {
"data" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/get people##data##relationships##jobs##data"
}
},
"links" : {
"$ref" : "#/definitions/get people##data##relationships##jobs##links"
}
}
},
"get people##data##relationships" : {
"properties" : {
"identifiers" : {
"$ref" : "#/definitions/get people##data##relationships##identifiers"
},
"jobs" : {
"$ref" : "#/definitions/get people##data##relationships##jobs"
}
}
},
"get people##data" : {
"properties" : {
"attributes" : {
"$ref" : "#/definitions/get people##data##attributes"
},
"id" : {
"type" : "string"
},
"links" : {
"$ref" : "#/definitions/get people##data##links"
},
"meta" : {
"$ref" : "#/definitions/get people##data##meta"
},
"relationships" : {
"$ref" : "#/definitions/get people##data##relationships"
},
"type" : {
"type" : "string"
}
}
},
"get people##links" : {
"properties" : {
"next" : {
"type" : "string"
},
"prev" : {
"type" : "string"
},
"self" : {
"type" : "string"
}
}
},
"get people" : {
"properties" : {
"data" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/get people##data"
}
},
"links" : {
"$ref" : "#/definitions/get people##links"
}
}
}
}
}
\ No newline at end of file
Source diff could not be displayed: it is too large. Options to address this: view the blob.
{
"swagger" : "2.0",
"info" : {
"description" : null,
"version" : "1.0.0",
"title" : null,
"termsOfService" : null,
"contact" : null,
"license" : null
},
"host" : "api.wisc.edu",
"basePath" : "/people",
"schemes" : [ "https" ],
"paths" : {
"/" : {
"get" : {
"tags" : [ "getPeople" ],
"summary" : null,
"description" : null,
"operationId" : "getPeople",
"produces" : [ "application/json" ],
"consumes" : [ "application/json" ],
"parameters" : [ {
"name" : "include",
"in" : "query",
"description" : null,
"required" : false,
"type" : "string"
}, {
"name" : "filter[identifiers.value]",
"in" : "query",
"description" : null,
"required" : false,
"type" : "string"
} ],
"responses" : {
"200" : {
"description" : "successful operation",
"schema" : {
"$ref" : "#/definitions/getPeople"
}
}
}
}
}
},
"definitions" : {
"getPeople##data##attributes" : {
"properties" : {
"continuousServiceDate" : {
"type" : "string"
},
"emailAddress" : {
"type" : "string"
},
"firstName" : {
"type" : "string"
},
"lastName" : {
"type" : "string"
},
"officeAddress" : {
"type" : "string"
},
"officePhoneNumber" : {
"type" : "string"
}
}
},
"getPeople##data##links" : {
"properties" : {
"self" : {
"type" : "string"
}
}
},
"getPeople##data##meta" : {
"properties" : {
"ferpa" : {
"type" : "boolean"
}
}
},
"getPeople##data##relationships##addresses##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"getPeople##data##relationships##addresses##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"getPeople##data##relationships##addresses" : {
"properties" : {
"data" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/getPeople##data##relationships##addresses##data"
}
},
"links" : {
"$ref" : "#/definitions/getPeople##data##relationships##addresses##links"
}
}
},
"getPeople##data##relationships##affiliations##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"getPeople##data##relationships##affiliations" : {
"properties" : {
"data" : {
"type" : "string"
},
"links" : {
"$ref" : "#/definitions/getPeople##data##relationships##affiliations##links"
}
}
},
"getPeople##data##relationships##emailAddresses##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"getPeople##data##relationships##emailAddresses##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"getPeople##data##relationships##emailAddresses" : {
"properties" : {
"data" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/getPeople##data##relationships##emailAddresses##data"
}
},
"links" : {
"$ref" : "#/definitions/getPeople##data##relationships##emailAddresses##links"
}
}
},
"getPeople##data##relationships##identifiers##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"getPeople##data##relationships##identifiers##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"getPeople##data##relationships##identifiers" : {
"properties" : {
"data" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/getPeople##data##relationships##identifiers##data"
}
},
"links" : {
"$ref" : "#/definitions/getPeople##data##relationships##identifiers##links"
}
}
},
"getPeople##data##relationships##jobs##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"getPeople##data##relationships##jobs##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"getPeople##data##relationships##jobs" : {
"properties" : {
"data" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/getPeople##data##relationships##jobs##data"
}
},
"links" : {
"$ref" : "#/definitions/getPeople##data##relationships##jobs##links"
}
}
},
"getPeople##data##relationships##names##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"getPeople##data##relationships##names##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"getPeople##data##relationships##names" : {
"properties" : {
"data" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/getPeople##data##relationships##names##data"
}
},
"links" : {
"$ref" : "#/definitions/getPeople##data##relationships##names##links"
}
}
},
"getPeople##data##relationships##phoneNumbers##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"getPeople##data##relationships##phoneNumbers" : {
"properties" : {
"data" : {
"type" : "string"
},
"links" : {
"$ref" : "#/definitions/getPeople##data##relationships##phoneNumbers##links"
}
}
},
"getPeople##data##relationships##wiscard##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"getPeople##data##relationships##wiscard##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"getPeople##data##relationships##wiscard" : {
"properties" : {
"data" : {
"$ref" : "#/definitions/getPeople##data##relationships##wiscard##data"
},
"links" : {
"$ref" : "#/definitions/getPeople##data##relationships##wiscard##links"
}
}
},
"getPeople##data##relationships" : {
"properties" : {
"addresses" : {
"$ref" : "#/definitions/getPeople##data##relationships##addresses"
},
"affiliations" : {
"$ref" : "#/definitions/getPeople##data##relationships##affiliations"
},
"emailAddresses" : {
"$ref" : "#/definitions/getPeople##data##relationships##emailAddresses"
},
"identifiers" : {
"$ref" : "#/definitions/getPeople##data##relationships##identifiers"
},
"jobs" : {
"$ref" : "#/definitions/getPeople##data##relationships##jobs"
},
"names" : {
"$ref" : "#/definitions/getPeople##data##relationships##names"
},
"phoneNumbers" : {
"$ref" : "#/definitions/getPeople##data##relationships##phoneNumbers"
},
"wiscard" : {
"$ref" : "#/definitions/getPeople##data##relationships##wiscard"
}
}
},
"getPeople##data" : {
"properties" : {
"attributes" : {
"$ref" : "#/definitions/getPeople##data##attributes"
},
"id" : {
"type" : "string"
},
"links" : {
"$ref" : "#/definitions/getPeople##data##links"
},
"meta" : {
"$ref" : "#/definitions/getPeople##data##meta"
},
"relationships" : {
"$ref" : "#/definitions/getPeople##data##relationships"
},
"type" : {
"type" : "string"
}
}
},
"getPeople##included##attributes" : {
"properties" : {
"action" : {
"type" : "string"
},
"actionReason" : {
"type" : "string"
},
"beginDate" : {
"type" : "string"
},
"businessTitle" : {
"type" : "string"
},
"costCenterId" : {
"type" : "string"
},
"costCenterName" : {
"type" : "string"
},
"current" : {
"type" : "boolean"
},
"departmentUnit" : {
"type" : "string"
},
"division" : {
"type" : "string"
},
"divisionCode" : {
"type" : "string"
},
"effectiveDate" : {
"type" : "string"
},
"employeeCategory" : {
"type" : "string"
},
"employeeCategoryCode" : {
"type" : "string"
},
"endDate" : {
"type" : "string"
},
"fullTimeEquivalent" : {
"type" : "string"
},
"institution" : {
"type" : "string"
},
"jobCode" : {
"type" : "string"
},
"locationId" : {
"type" : "string"
},
"managedSupervisoryOrganizationIds" : {
"type" : "string"
},
"payBasis" : {
"type" : "string"
},
"position" : {
"type" : "string"
},
"primary" : {
"type" : "boolean"
},
"relatedSupervisoryOrganizationIds" : {
"type" : "string"
},
"source" : {
"type" : "string"
},
"supervisoryOrganizationCode" : {
"type" : "string"
},
"supervisoryOrganizationId" : {
"type" : "string"
},
"supervisoryOrganizationName" : {
"type" : "string"
},
"title" : {
"type" : "string"
},
"workspaceId" : {
"type" : "string"
}
}
},
"getPeople##included##relationships##person##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"getPeople##included##relationships##person##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"getPeople##included##relationships##person" : {
"properties" : {
"data" : {
"$ref" : "#/definitions/getPeople##included##relationships##person##data"
},
"links" : {
"$ref" : "#/definitions/getPeople##included##relationships##person##links"
}
}
},
"getPeople##included##relationships##supervisor##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"getPeople##included##relationships##supervisor##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"getPeople##included##relationships##supervisor" : {
"properties" : {
"data" : {
"$ref" : "#/definitions/getPeople##included##relationships##supervisor##data"
},
"links" : {
"$ref" : "#/definitions/getPeople##included##relationships##supervisor##links"
}
}
},
"getPeople##included##relationships" : {
"properties" : {
"person" : {
"$ref" : "#/definitions/getPeople##included##relationships##person"
},
"supervisor" : {
"$ref" : "#/definitions/getPeople##included##relationships##supervisor"
}
}
},
"getPeople##included" : {
"properties" : {
"attributes" : {
"$ref" : "#/definitions/getPeople##included##attributes"
},
"id" : {
"type" : "string"
},
"relationships" : {
"$ref" : "#/definitions/getPeople##included##relationships"
},
"type" : {
"type" : "string"
}
}
},
"getPeople##links" : {
"properties" : {
"self" : {
"type" : "string"
}
}
},
"getPeople" : {
"properties" : {
"data" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/getPeople##data"
}
},
"included" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/getPeople##included"
}
},
"links" : {
"$ref" : "#/definitions/getPeople##links"
}
}
}
}
}
\ No newline at end of file
{
"swagger" : "2.0",
"info" : {
"description" : null,
"version" : "1.0.0",
"title" : null,
"termsOfService" : null,
"contact" : null,
"license" : null
},
"host" : "api.wisc.edu",
"basePath" : "/people",
"schemes" : [ "https" ],
"paths" : {
"/{personapiid}" : {
"get" : {
"tags" : [ "getPerson" ],
"summary" : null,
"description" : null,
"operationId" : "getPerson",
"produces" : [ "application/json" ],
"consumes" : [ "application/json" ],
"parameters" : [ {
"name" : "personapiid",
"in" : "path",
"description" : null,
"required" : true,
"type" : "string"
} ],
"responses" : {
"200" : {
"description" : "successful operation",
"schema" : {
"$ref" : "#/definitions/getPerson"
}
}
}
}
}
},
"definitions" : {
"getPerson##data##attributes" : {
"properties" : {
"continuousServiceDate" : {
"type" : "string"
},
"emailAddress" : {
"type" : "string"
},
"firstName" : {
"type" : "string"
},
"lastName" : {
"type" : "string"
},
"officeAddress" : {
"type" : "string"
},
"officePhoneNumber" : {
"type" : "string"
}
}
},
"getPerson##data##links" : {
"properties" : {
"self" : {
"type" : "string"
}
}
},
"getPerson##data##meta" : {
"properties" : {
"ferpa" : {
"type" : "boolean"
}
}
},
"getPerson##data##relationships##addresses##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"getPerson##data##relationships##addresses##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"getPerson##data##relationships##addresses" : {
"properties" : {
"data" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/getPerson##data##relationships##addresses##data"
}
},
"links" : {
"$ref" : "#/definitions/getPerson##data##relationships##addresses##links"
}
}
},
"getPerson##data##relationships##affiliations##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"getPerson##data##relationships##affiliations" : {
"properties" : {
"data" : {
"type" : "string"
},
"links" : {
"$ref" : "#/definitions/getPerson##data##relationships##affiliations##links"
}
}
},
"getPerson##data##relationships##emailAddresses##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"getPerson##data##relationships##emailAddresses##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"getPerson##data##relationships##emailAddresses" : {
"properties" : {
"data" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/getPerson##data##relationships##emailAddresses##data"
}
},
"links" : {
"$ref" : "#/definitions/getPerson##data##relationships##emailAddresses##links"
}
}
},
"getPerson##data##relationships##identifiers##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"getPerson##data##relationships##identifiers##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"getPerson##data##relationships##identifiers" : {
"properties" : {
"data" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/getPerson##data##relationships##identifiers##data"
}
},
"links" : {
"$ref" : "#/definitions/getPerson##data##relationships##identifiers##links"
}
}
},
"getPerson##data##relationships##jobs##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"getPerson##data##relationships##jobs##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"getPerson##data##relationships##jobs" : {
"properties" : {
"data" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/getPerson##data##relationships##jobs##data"
}
},
"links" : {
"$ref" : "#/definitions/getPerson##data##relationships##jobs##links"
}
}
},
"getPerson##data##relationships##names##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"getPerson##data##relationships##names##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"getPerson##data##relationships##names" : {
"properties" : {
"data" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/getPerson##data##relationships##names##data"
}
},
"links" : {
"$ref" : "#/definitions/getPerson##data##relationships##names##links"
}
}
},
"getPerson##data##relationships##phoneNumbers##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"getPerson##data##relationships##phoneNumbers##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"getPerson##data##relationships##phoneNumbers" : {
"properties" : {
"data" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/getPerson##data##relationships##phoneNumbers##data"
}
},
"links" : {
"$ref" : "#/definitions/getPerson##data##relationships##phoneNumbers##links"
}
}
},
"getPerson##data##relationships##wiscard##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"getPerson##data##relationships##wiscard##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"getPerson##data##relationships##wiscard" : {
"properties" : {
"data" : {
"$ref" : "#/definitions/getPerson##data##relationships##wiscard##data"
},
"links" : {
"$ref" : "#/definitions/getPerson##data##relationships##wiscard##links"
}
}
},
"getPerson##data##relationships" : {
"properties" : {
"addresses" : {
"$ref" : "#/definitions/getPerson##data##relationships##addresses"
},
"affiliations" : {
"$ref" : "#/definitions/getPerson##data##relationships##affiliations"
},
"emailAddresses" : {
"$ref" : "#/definitions/getPerson##data##relationships##emailAddresses"
},
"identifiers" : {
"$ref" : "#/definitions/getPerson##data##relationships##identifiers"
},
"jobs" : {
"$ref" : "#/definitions/getPerson##data##relationships##jobs"
},
"names" : {
"$ref" : "#/definitions/getPerson##data##relationships##names"
},
"phoneNumbers" : {
"$ref" : "#/definitions/getPerson##data##relationships##phoneNumbers"
},
"wiscard" : {
"$ref" : "#/definitions/getPerson##data##relationships##wiscard"
}
}
},
"getPerson##data" : {
"properties" : {
"attributes" : {
"$ref" : "#/definitions/getPerson##data##attributes"
},
"id" : {
"type" : "string"
},
"links" : {
"$ref" : "#/definitions/getPerson##data##links"
},
"meta" : {
"$ref" : "#/definitions/getPerson##data##meta"
},
"relationships" : {
"$ref" : "#/definitions/getPerson##data##relationships"
},
"type" : {
"type" : "string"
}
}
},
"getPerson##links" : {
"properties" : {
"self" : {
"type" : "string"
}
}
},
"getPerson" : {
"properties" : {
"data" : {
"$ref" : "#/definitions/getPerson##data"
},
"links" : {
"$ref" : "#/definitions/getPerson##links"
}
}
}
}
}
\ No newline at end of file
{
"swagger" : "2.0",
"info" : {
"description" : null,
"version" : "1.0.0",
"title" : null,
"termsOfService" : null,
"contact" : null,
"license" : null
},
"host" : "api.wisc.edu",
"basePath" : "/people",
"schemes" : [ "https" ],
"paths" : {
"/" : {
"get" : {
"tags" : [ "getPeople" ],
"summary" : null,
"description" : null,
"operationId" : "getPeople",
"produces" : [ "application/json" ],
"consumes" : [ "application/json" ],
"parameters" : [ {
"name" : "include",
"in" : "query",
"description" : null,
"required" : false,
"type" : "string"
}, {
"name" : "filter[identifiers.value]",
"in" : "query",
"description" : null,
"required" : false,
"type" : "string"
}, {
"name" : "filter[identifiers.name]",
"in" : "query",
"description" : null,
"required" : false,
"type" : "string"
} ],
"responses" : {
"200" : {
"description" : "successful operation",
"schema" : {
"$ref" : "#/definitions/getPeople"
}
}
}
}
}
},
"definitions" : {
"getPeople##data##attributes" : {
"properties" : {
"emailAddress" : {
"type" : "string"
},
"firstName" : {
"type" : "string"
},
"lastName" : {
"type" : "string"
},
"officeAddress" : {
"type" : "string"
},
"officePhoneNumber" : {
"type" : "string"
}
}
},
"getPeople##data##links" : {
"properties" : {
"self" : {
"type" : "string"
}
}
},
"getPeople##data##meta" : {
"properties" : {
"ferpa" : {
"type" : "boolean"
}
}
},
"getPeople##data##relationships##addresses##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"getPeople##data##relationships##addresses##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"getPeople##data##relationships##addresses" : {
"properties" : {
"data" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/getPeople##data##relationships##addresses##data"
}
},
"links" : {
"$ref" : "#/definitions/getPeople##data##relationships##addresses##links"
}
}
},
"getPeople##data##relationships##affiliations##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"getPeople##data##relationships##affiliations" : {
"properties" : {
"data" : {
"type" : "string"
},
"links" : {
"$ref" : "#/definitions/getPeople##data##relationships##affiliations##links"
}
}
},
"getPeople##data##relationships##emailAddresses##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"getPeople##data##relationships##emailAddresses##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"getPeople##data##relationships##emailAddresses" : {
"properties" : {
"data" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/getPeople##data##relationships##emailAddresses##data"
}
},
"links" : {
"$ref" : "#/definitions/getPeople##data##relationships##emailAddresses##links"
}
}
},
"getPeople##data##relationships##identifiers##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"getPeople##data##relationships##identifiers##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"getPeople##data##relationships##identifiers" : {
"properties" : {
"data" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/getPeople##data##relationships##identifiers##data"
}
},
"links" : {
"$ref" : "#/definitions/getPeople##data##relationships##identifiers##links"
}
}
},
"getPeople##data##relationships##jobs##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"getPeople##data##relationships##jobs##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"getPeople##data##relationships##jobs" : {
"properties" : {
"data" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/getPeople##data##relationships##jobs##data"
}
},
"links" : {
"$ref" : "#/definitions/getPeople##data##relationships##jobs##links"
}
}
},
"getPeople##data##relationships##names##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"getPeople##data##relationships##names##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"getPeople##data##relationships##names" : {
"properties" : {
"data" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/getPeople##data##relationships##names##data"
}
},
"links" : {
"$ref" : "#/definitions/getPeople##data##relationships##names##links"
}
}
},
"getPeople##data##relationships##phoneNumbers##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"getPeople##data##relationships##phoneNumbers" : {
"properties" : {
"data" : {
"type" : "string"
},
"links" : {
"$ref" : "#/definitions/getPeople##data##relationships##phoneNumbers##links"
}
}
},
"getPeople##data##relationships##wiscard##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"getPeople##data##relationships##wiscard##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"getPeople##data##relationships##wiscard" : {
"properties" : {
"data" : {
"$ref" : "#/definitions/getPeople##data##relationships##wiscard##data"
},
"links" : {
"$ref" : "#/definitions/getPeople##data##relationships##wiscard##links"
}
}
},
"getPeople##data##relationships" : {
"properties" : {
"addresses" : {
"$ref" : "#/definitions/getPeople##data##relationships##addresses"
},
"affiliations" : {
"$ref" : "#/definitions/getPeople##data##relationships##affiliations"
},
"emailAddresses" : {
"$ref" : "#/definitions/getPeople##data##relationships##emailAddresses"
},
"identifiers" : {
"$ref" : "#/definitions/getPeople##data##relationships##identifiers"
},
"jobs" : {
"$ref" : "#/definitions/getPeople##data##relationships##jobs"
},
"names" : {
"$ref" : "#/definitions/getPeople##data##relationships##names"
},
"phoneNumbers" : {
"$ref" : "#/definitions/getPeople##data##relationships##phoneNumbers"
},
"wiscard" : {
"$ref" : "#/definitions/getPeople##data##relationships##wiscard"
}
}
},
"getPeople##data" : {
"properties" : {
"attributes" : {
"$ref" : "#/definitions/getPeople##data##attributes"
},
"id" : {
"type" : "string"
},
"links" : {
"$ref" : "#/definitions/getPeople##data##links"
},
"meta" : {
"$ref" : "#/definitions/getPeople##data##meta"
},
"relationships" : {
"$ref" : "#/definitions/getPeople##data##relationships"
},
"type" : {
"type" : "string"
}
}
},
"getPeople##included##attributes" : {
"properties" : {
"action" : {
"type" : "string"
},
"actionReason" : {
"type" : "string"
},
"beginDate" : {
"type" : "string"
},
"businessTitle" : {
"type" : "string"
},
"costCenterId" : {
"type" : "string"
},
"costCenterName" : {
"type" : "string"
},
"current" : {
"type" : "boolean"
},
"departmentUnit" : {
"type" : "string"
},
"division" : {
"type" : "string"
},
"divisionCode" : {
"type" : "string"
},
"effectiveDate" : {
"type" : "string"
},
"employeeCategory" : {
"type" : "string"
},
"employeeCategoryCode" : {
"type" : "string"
},
"endDate" : {
"type" : "string"
},
"fullTimeEquivalent" : {
"type" : "string"
},
"institution" : {
"type" : "string"
},
"jobCode" : {
"type" : "string"
},
"locationId" : {
"type" : "string"
},
"managedSupervisoryOrganizationIds" : {
"type" : "string"
},
"payBasis" : {
"type" : "string"
},
"position" : {
"type" : "string"
},
"primary" : {
"type" : "boolean"
},
"relatedSupervisoryOrganizationIds" : {
"type" : "string"
},
"source" : {
"type" : "string"
},
"supervisoryOrganizationCode" : {
"type" : "string"
},
"supervisoryOrganizationId" : {
"type" : "string"
},
"supervisoryOrganizationName" : {
"type" : "string"
},
"title" : {
"type" : "string"
},
"workspaceId" : {
"type" : "string"
}
}
},
"getPeople##included##relationships##person##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"getPeople##included##relationships##person##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"getPeople##included##relationships##person" : {
"properties" : {
"data" : {
"$ref" : "#/definitions/getPeople##included##relationships##person##data"
},
"links" : {
"$ref" : "#/definitions/getPeople##included##relationships##person##links"
}
}
},
"getPeople##included##relationships##supervisor##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"getPeople##included##relationships##supervisor##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"getPeople##included##relationships##supervisor" : {
"properties" : {
"data" : {
"$ref" : "#/definitions/getPeople##included##relationships##supervisor##data"
},
"links" : {
"$ref" : "#/definitions/getPeople##included##relationships##supervisor##links"
}
}
},
"getPeople##included##relationships" : {
"properties" : {
"person" : {
"$ref" : "#/definitions/getPeople##included##relationships##person"
},
"supervisor" : {
"$ref" : "#/definitions/getPeople##included##relationships##supervisor"
}
}
},
"getPeople##included" : {
"properties" : {
"attributes" : {
"$ref" : "#/definitions/getPeople##included##attributes"
},
"id" : {
"type" : "string"
},
"relationships" : {
"$ref" : "#/definitions/getPeople##included##relationships"
},
"type" : {
"type" : "string"
}
}
},
"getPeople##links" : {
"properties" : {
"self" : {
"type" : "string"
}
}
},
"getPeople" : {
"properties" : {
"data" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/getPeople##data"
}
},
"included" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/getPeople##included"
}
},
"links" : {
"$ref" : "#/definitions/getPeople##links"
}
}
}
}
}
\ No newline at end of file
{
"swagger" : "2.0",
"info" : {
"description" : null,
"version" : "1.0.0",
"title" : null,
"termsOfService" : null,
"contact" : null,
"license" : null
},
"host" : "api.wisc.edu",
"basePath" : "/hr",
"schemes" : [ "https" ],
"paths" : {
"/supervisoryOrganizations/{supervisoryOrganizationId}" : {
"get" : {
"tags" : [ "GET_suporgs" ],
"summary" : null,
"description" : null,
"operationId" : "GET_suporgs",
"produces" : [ "application/json" ],
"consumes" : [ "application/json" ],
"parameters" : [ {
"name" : "include",
"in" : "query",
"description" : null,
"required" : false,
"type" : "string"
}, {
"name" : "supervisoryOrganizationId",
"in" : "path",
"description" : null,
"required" : false,
"type" : "string"
} ],
"responses" : {
"200" : {
"description" : "successful operation",
"schema" : {
"$ref" : "#/definitions/GET_suporgs"
}
}
}
}
}
},
"definitions" : {
"GET_suporgs##data##attributes" : {
"properties" : {
"code" : {
"type" : "string"
},
"name" : {
"type" : "string"
},
"supervisoryOrganizationType" : {
"type" : "string"
}
}
},
"GET_suporgs##data##links" : {
"properties" : {
"self" : {
"type" : "string"
}
}
},
"GET_suporgs##data##relationships##allSubordinateOrganizations##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"GET_suporgs##data##relationships##allSubordinateOrganizations" : {
"properties" : {
"data" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/GET_suporgs##data##relationships##allSubordinateOrganizations##data"
}
}
}
},
"GET_suporgs##data##relationships##subordinateOrganizations##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"GET_suporgs##data##relationships##subordinateOrganizations" : {
"properties" : {
"data" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/GET_suporgs##data##relationships##subordinateOrganizations##data"
}
}
}
},
"GET_suporgs##data##relationships##superiorOrganization##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"GET_suporgs##data##relationships##superiorOrganization##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"GET_suporgs##data##relationships##superiorOrganization" : {
"properties" : {
"data" : {
"$ref" : "#/definitions/GET_suporgs##data##relationships##superiorOrganization##data"
},
"links" : {
"$ref" : "#/definitions/GET_suporgs##data##relationships##superiorOrganization##links"
}
}
},
"GET_suporgs##data##relationships" : {
"properties" : {
"allSubordinateOrganizations" : {
"$ref" : "#/definitions/GET_suporgs##data##relationships##allSubordinateOrganizations"
},
"subordinateOrganizations" : {
"$ref" : "#/definitions/GET_suporgs##data##relationships##subordinateOrganizations"
},
"superiorOrganization" : {
"$ref" : "#/definitions/GET_suporgs##data##relationships##superiorOrganization"
}
}
},
"GET_suporgs##data" : {
"properties" : {
"attributes" : {
"$ref" : "#/definitions/GET_suporgs##data##attributes"
},
"id" : {
"type" : "string"
},
"links" : {
"$ref" : "#/definitions/GET_suporgs##data##links"
},
"relationships" : {
"$ref" : "#/definitions/GET_suporgs##data##relationships"
},
"type" : {
"type" : "string"
}
}
},
"GET_suporgs##included##attributes" : {
"properties" : {
"code" : {
"type" : "string"
},
"name" : {
"type" : "string"
},
"supervisoryOrganizationType" : {
"type" : "string"
}
}
},
"GET_suporgs##included##links" : {
"properties" : {
"self" : {
"type" : "string"
}
}
},
"GET_suporgs##included##relationships##allSubordinateOrganizations##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"GET_suporgs##included##relationships##allSubordinateOrganizations" : {
"properties" : {
"data" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/GET_suporgs##included##relationships##allSubordinateOrganizations##data"
}
}
}
},
"GET_suporgs##included##relationships##subordinateOrganizations##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"GET_suporgs##included##relationships##subordinateOrganizations" : {
"properties" : {
"data" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/GET_suporgs##included##relationships##subordinateOrganizations##data"
}
}
}
},
"GET_suporgs##included##relationships##superiorOrganization##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"GET_suporgs##included##relationships##superiorOrganization##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"GET_suporgs##included##relationships##superiorOrganization" : {
"properties" : {
"data" : {
"$ref" : "#/definitions/GET_suporgs##included##relationships##superiorOrganization##data"
},
"links" : {
"$ref" : "#/definitions/GET_suporgs##included##relationships##superiorOrganization##links"
}
}
},
"GET_suporgs##included##relationships" : {
"properties" : {
"allSubordinateOrganizations" : {
"$ref" : "#/definitions/GET_suporgs##included##relationships##allSubordinateOrganizations"
},
"subordinateOrganizations" : {
"$ref" : "#/definitions/GET_suporgs##included##relationships##subordinateOrganizations"
},
"superiorOrganization" : {
"$ref" : "#/definitions/GET_suporgs##included##relationships##superiorOrganization"
}
}
},
"GET_suporgs##included" : {
"properties" : {
"attributes" : {
"$ref" : "#/definitions/GET_suporgs##included##attributes"
},
"id" : {
"type" : "string"
},
"links" : {
"$ref" : "#/definitions/GET_suporgs##included##links"
},
"relationships" : {
"$ref" : "#/definitions/GET_suporgs##included##relationships"
},
"type" : {
"type" : "string"
}
}
},
"GET_suporgs##links" : {
"properties" : {
"self" : {
"type" : "string"
}
}
},
"GET_suporgs" : {
"properties" : {
"data" : {
"$ref" : "#/definitions/GET_suporgs##data"
},
"included" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/GET_suporgs##included"
}
},
"links" : {
"$ref" : "#/definitions/GET_suporgs##links"
}
}
}
}
}
\ No newline at end of file
{
"swagger" : "2.0",
"info" : {
"description" : null,
"version" : "1.0.0",
"title" : null,
"termsOfService" : null,
"contact" : null,
"license" : null
},
"host" : "api.wisc.edu",
"basePath" : "/hr",
"schemes" : [ "https" ],
"paths" : {
"/supervisoryOrganizations" : {
"get" : {
"tags" : [ "GET_suporgs" ],
"summary" : null,
"description" : null,
"operationId" : "GET_suporgs",
"produces" : [ "application/json" ],
"consumes" : [ "application/json" ],
"parameters" : [ {
"name" : "page[number]",
"in" : "query",
"description" : null,
"required" : false,
"type" : "number",
"format" : "int32"
}, {
"name" : "page[size]",
"in" : "query",
"description" : null,
"required" : false,
"type" : "number",
"format" : "int32"
} ],
"responses" : {
"200" : {
"description" : "successful operation",
"schema" : {
"$ref" : "#/definitions/GET_suporgs"
}
}
}
}
}
},
"definitions" : {
"GET_suporgs##data##attributes" : {
"properties" : {
"code" : {
"type" : "string"
},
"name" : {
"type" : "string"
},
"supervisoryOrganizationType" : {
"type" : "string"
}
}
},
"GET_suporgs##data##links" : {
"properties" : {
"self" : {
"type" : "string"
}
}
},
"GET_suporgs##data##relationships##subordinateOrganizations##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"GET_suporgs##data##relationships##subordinateOrganizations" : {
"properties" : {
"data" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/GET_suporgs##data##relationships##subordinateOrganizations##data"
}
}
}
},
"GET_suporgs##data##relationships" : {
"properties" : {
"subordinateOrganizations" : {
"$ref" : "#/definitions/GET_suporgs##data##relationships##subordinateOrganizations"
},
"superiorOrganization" : {
"$ref" : "#/definitions/GET_suporgs##data##relationships##superiorOrganization"
}
}
},
"GET_suporgs##data##relationships##superiorOrganization##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"GET_suporgs##data##relationships##superiorOrganization##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"GET_suporgs##data##relationships##superiorOrganization" : {
"properties" : {
"data" : {
"$ref" : "#/definitions/GET_suporgs##data##relationships##superiorOrganization##data"
},
"links" : {
"$ref" : "#/definitions/GET_suporgs##data##relationships##superiorOrganization##links"
}
}
},
"GET_suporgs##data" : {
"properties" : {
"attributes" : {
"$ref" : "#/definitions/GET_suporgs##data##attributes"
},
"id" : {
"type" : "string"
},
"links" : {
"$ref" : "#/definitions/GET_suporgs##data##links"
},
"relationships" : {
"$ref" : "#/definitions/GET_suporgs##data##relationships"
},
"type" : {
"type" : "string"
}
}
},
"GET_suporgs##links" : {
"properties" : {
"first" : {
"type" : "string"
},
"last" : {
"type" : "string"
},
"next" : {
"type" : "string"
},
"self" : {
"type" : "string"
}
}
},
"GET_suporgs##meta##paging" : {
"properties" : {
"page[number]" : {
"type" : "number",
"format" : "int32"
},
"page[size]" : {
"type" : "number",
"format" : "int32"
},
"totalCount" : {
"type" : "number",
"format" : "int32"
},
"totalPages" : {
"type" : "number",
"format" : "int32"
}
}
},
"GET_suporgs##meta" : {
"properties" : {
"paging" : {
"$ref" : "#/definitions/GET_suporgs##meta##paging"
}
}
},
"GET_suporgs" : {
"properties" : {
"data" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/GET_suporgs##data"
}
},
"links" : {
"$ref" : "#/definitions/GET_suporgs##links"
},
"meta" : {
"$ref" : "#/definitions/GET_suporgs##meta"
}
}
}
}
}
\ No newline at end of file
{
"swagger" : "2.0",
"info" : {
"description" : null,
"version" : "1.0.0",
"title" : null,
"termsOfService" : null,
"contact" : null,
"license" : null
},
"host" : "api.wisc.edu",
"basePath" : "/finance",
"schemes" : [ "https" ],
"paths" : {
"/costCenters" : {
"get" : {
"tags" : [ "Get_Costcenters" ],
"summary" : null,
"description" : null,
"operationId" : "Get_Costcenters",
"produces" : [ "application/json" ],
"consumes" : [ "application/json" ],
"parameters" : [ {
"name" : "page[number]",
"in" : "query",
"description" : null,
"required" : false,
"type" : "number",
"format" : "int32"
}, {
"name" : "page[size]",
"in" : "query",
"description" : null,
"required" : false,
"type" : "number",
"format" : "int32"
} ],
"responses" : {
"200" : {
"description" : "successful operation",
"schema" : {
"$ref" : "#/definitions/Get_Costcenters"
}
}
}
}
}
},
"definitions" : {
"Get_Costcenters##data##attributes" : {
"properties" : {
"active" : {
"type" : "boolean"
},
"company" : {
"type" : "string"
},
"name" : {
"type" : "string"
}
}
},
"Get_Costcenters##data##links" : {
"properties" : {
"self" : {
"type" : "string"
}
}
},
"Get_Costcenters##data##meta" : {
"properties" : {
"dttmLoaded" : {
"type" : "string"
}
}
},
"Get_Costcenters##data" : {
"properties" : {
"attributes" : {
"$ref" : "#/definitions/Get_Costcenters##data##attributes"
},
"id" : {
"type" : "string"
},
"links" : {
"$ref" : "#/definitions/Get_Costcenters##data##links"
},
"meta" : {
"$ref" : "#/definitions/Get_Costcenters##data##meta"
},
"type" : {
"type" : "string"
}
}
},
"Get_Costcenters##links" : {
"properties" : {
"first" : {
"type" : "string"
},
"last" : {
"type" : "string"
},
"next" : {
"type" : "string"
},
"prev" : {
"type" : "string"
},
"self" : {
"type" : "string"
}
}
},
"Get_Costcenters##meta" : {
"properties" : {
"page[number]" : {
"type" : "number",
"format" : "int32"
},
"page[size]" : {
"type" : "number",
"format" : "int32"
},
"totalCount" : {
"type" : "number",
"format" : "int32"
},
"totalPages" : {
"type" : "number",
"format" : "int32"
}
}
},
"Get_Costcenters" : {
"properties" : {
"data" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/Get_Costcenters##data"
}
},
"links" : {
"$ref" : "#/definitions/Get_Costcenters##links"
},
"meta" : {
"$ref" : "#/definitions/Get_Costcenters##meta"
}
}
}
}
}
\ No newline at end of file
{
"swagger" : "2.0",
"info" : {
"description" : null,
"version" : "1.0.0",
"title" : null,
"termsOfService" : null,
"contact" : null,
"license" : null
},
"host" : "api.wisc.edu",
"basePath" : "/finance",
"schemes" : [ "https" ],
"paths" : {
"/hierarchies" : {
"get" : {
"tags" : [ "get_hierarchies" ],
"summary" : null,
"description" : null,
"operationId" : "get_hierarchies",
"produces" : [ "application/json" ],
"consumes" : [ "application/json" ],
"parameters" : [ {
"name" : "page[number]",
"in" : "query",
"description" : null,
"required" : false,
"type" : "number",
"format" : "int32"
}, {
"name" : "page[size]",
"in" : "query",
"description" : null,
"required" : false,
"type" : "number",
"format" : "int32"
} ],
"responses" : {
"200" : {
"description" : "successful operation",
"schema" : {
"$ref" : "#/definitions/get_hierarchies"
}
}
}
}
}
},
"definitions" : {
"get_hierarchies##data##attributes" : {
"properties" : {
"availability_date" : {
"type" : "string"
},
"company" : {
"type" : "string"
},
"inactive_date" : {
"type" : "string"
},
"level" : {
"type" : "string"
},
"manager" : {
"type" : "string"
},
"name" : {
"type" : "string"
},
"parentId" : {
"type" : "string"
},
"subType" : {
"type" : "string"
}
}
},
"get_hierarchies##data##links" : {
"properties" : {
"self" : {
"type" : "string"
}
}
},
"get_hierarchies##data##meta" : {
"properties" : {
"dttmLoaded" : {
"type" : "string"
}
}
},
"get_hierarchies##data" : {
"properties" : {
"attributes" : {
"$ref" : "#/definitions/get_hierarchies##data##attributes"
},
"id" : {
"type" : "string"
},
"links" : {
"$ref" : "#/definitions/get_hierarchies##data##links"
},
"meta" : {
"$ref" : "#/definitions/get_hierarchies##data##meta"
},
"type" : {
"type" : "string"
}
}
},
"get_hierarchies##links" : {
"properties" : {
"first" : {
"type" : "string"
},
"last" : {
"type" : "string"
},
"next" : {
"type" : "string"
},
"prev" : {
"type" : "string"
},
"self" : {
"type" : "string"
}
}
},
"get_hierarchies##meta" : {
"properties" : {
"pageNumber" : {
"type" : "number",
"format" : "int32"
},
"pageSize" : {
"type" : "number",
"format" : "int32"
},
"totalCount" : {
"type" : "number",
"format" : "int32"
},
"totalPages" : {
"type" : "number",
"format" : "int32"
}
}
},
"get_hierarchies" : {
"properties" : {
"data" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/get_hierarchies##data"
}
},
"links" : {
"$ref" : "#/definitions/get_hierarchies##links"
},
"meta" : {
"$ref" : "#/definitions/get_hierarchies##meta"
}
}
}
}
}
\ No newline at end of file
{
"swagger" : "2.0",
"info" : {
"description" : null,
"version" : "1.0.0",
"title" : null,
"termsOfService" : null,
"contact" : null,
"license" : null
},
"host" : "mock.api.wisc.edu",
"basePath" : "/people",
"schemes" : [ "https" ],
"paths" : {
"/" : {
"get" : {
"tags" : [ "GetPeople" ],
"summary" : null,
"description" : null,
"operationId" : "GetPeople",
"produces" : [ "application/json" ],
"consumes" : [ "application/json" ],
"parameters" : [ {
"name" : "filter[lastName]",
"in" : "query",
"description" : null,
"required" : false,
"type" : "string"
} ],
"responses" : {
"200" : {
"description" : "successful operation",
"schema" : {
"$ref" : "#/definitions/GetPeople"
}
}
}
}
}
},
"definitions" : {
"GetPeople##data##attributes" : {
"properties" : {
"continuousServiceDate" : {
"type" : "string"
},
"dateOfBirth" : {
"type" : "string"
},
"deceased" : {
"type" : "boolean"
},
"emailAddress" : {
"type" : "string"
},
"firstName" : {
"type" : "string"
},
"lastName" : {
"type" : "string"
},
"legalSex" : {
"type" : "string"
},
"officeAddress" : {
"type" : "string"
},
"officePhoneNumber" : {
"type" : "string"
}
}
},
"GetPeople##data##links" : {
"properties" : {
"self" : {
"type" : "string"
}
}
},
"GetPeople##data##meta" : {
"properties" : {
"ferpa" : {
"type" : "boolean"
},
"ferpaAttributes" : {
"type" : "array",
"items" : {
"type" : "string"
}
},
"privateAttributes" : {
"type" : "array",
"items" : {
"type" : "string"
}
}
}
},
"GetPeople##data##relationships##addresses##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"GetPeople##data##relationships##addresses##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"GetPeople##data##relationships##addresses" : {
"properties" : {
"data" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/GetPeople##data##relationships##addresses##data"
}
},
"links" : {
"$ref" : "#/definitions/GetPeople##data##relationships##addresses##links"
}
}
},
"GetPeople##data##relationships##affiliations##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"GetPeople##data##relationships##affiliations##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"GetPeople##data##relationships##affiliations" : {
"properties" : {
"data" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/GetPeople##data##relationships##affiliations##data"
}
},
"links" : {
"$ref" : "#/definitions/GetPeople##data##relationships##affiliations##links"
}
}
},
"GetPeople##data##relationships##emailAddresses##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"GetPeople##data##relationships##emailAddresses##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"GetPeople##data##relationships##emailAddresses" : {
"properties" : {
"data" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/GetPeople##data##relationships##emailAddresses##data"
}
},
"links" : {
"$ref" : "#/definitions/GetPeople##data##relationships##emailAddresses##links"
}
}
},
"GetPeople##data##relationships##identifiers##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"GetPeople##data##relationships##identifiers##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"GetPeople##data##relationships##identifiers" : {
"properties" : {
"data" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/GetPeople##data##relationships##identifiers##data"
}
},
"links" : {
"$ref" : "#/definitions/GetPeople##data##relationships##identifiers##links"
}
}
},
"GetPeople##data##relationships##jobs##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"GetPeople##data##relationships##jobs##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"GetPeople##data##relationships##jobs" : {
"properties" : {
"data" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/GetPeople##data##relationships##jobs##data"
}
},
"links" : {
"$ref" : "#/definitions/GetPeople##data##relationships##jobs##links"
}
}
},
"GetPeople##data##relationships##names##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"GetPeople##data##relationships##names##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"GetPeople##data##relationships##names" : {
"properties" : {
"data" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/GetPeople##data##relationships##names##data"
}
},
"links" : {
"$ref" : "#/definitions/GetPeople##data##relationships##names##links"
}
}
},
"GetPeople##data##relationships##phoneNumbers##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"GetPeople##data##relationships##phoneNumbers##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"GetPeople##data##relationships##phoneNumbers" : {
"properties" : {
"data" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/GetPeople##data##relationships##phoneNumbers##data"
}
},
"links" : {
"$ref" : "#/definitions/GetPeople##data##relationships##phoneNumbers##links"
}
}
},
"GetPeople##data##relationships##socialSecurityNumbers##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"GetPeople##data##relationships##socialSecurityNumbers##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"GetPeople##data##relationships##socialSecurityNumbers" : {
"properties" : {
"data" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/GetPeople##data##relationships##socialSecurityNumbers##data"
}
},
"links" : {
"$ref" : "#/definitions/GetPeople##data##relationships##socialSecurityNumbers##links"
}
}
},
"GetPeople##data##relationships##wiscard##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"GetPeople##data##relationships##wiscard##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"GetPeople##data##relationships##wiscard" : {
"properties" : {
"data" : {
"$ref" : "#/definitions/GetPeople##data##relationships##wiscard##data"
},
"links" : {
"$ref" : "#/definitions/GetPeople##data##relationships##wiscard##links"
}
}
},
"GetPeople##data##relationships" : {
"properties" : {
"addresses" : {
"$ref" : "#/definitions/GetPeople##data##relationships##addresses"
},
"affiliations" : {
"$ref" : "#/definitions/GetPeople##data##relationships##affiliations"
},
"emailAddresses" : {
"$ref" : "#/definitions/GetPeople##data##relationships##emailAddresses"
},
"identifiers" : {
"$ref" : "#/definitions/GetPeople##data##relationships##identifiers"
},
"jobs" : {
"$ref" : "#/definitions/GetPeople##data##relationships##jobs"
},
"names" : {
"$ref" : "#/definitions/GetPeople##data##relationships##names"
},
"phoneNumbers" : {
"$ref" : "#/definitions/GetPeople##data##relationships##phoneNumbers"
},
"socialSecurityNumbers" : {
"$ref" : "#/definitions/GetPeople##data##relationships##socialSecurityNumbers"
},
"wiscard" : {
"$ref" : "#/definitions/GetPeople##data##relationships##wiscard"
}
}
},
"GetPeople##data" : {
"properties" : {
"attributes" : {
"$ref" : "#/definitions/GetPeople##data##attributes"
},
"id" : {
"type" : "string"
},
"links" : {
"$ref" : "#/definitions/GetPeople##data##links"
},
"meta" : {
"$ref" : "#/definitions/GetPeople##data##meta"
},
"relationships" : {
"$ref" : "#/definitions/GetPeople##data##relationships"
},
"type" : {
"type" : "string"
}
}
},
"GetPeople##links" : {
"properties" : {
"self" : {
"type" : "string"
}
}
},
"GetPeople" : {
"properties" : {
"data" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/GetPeople##data"
}
},
"links" : {
"$ref" : "#/definitions/GetPeople##links"
}
}
}
}
}
\ No newline at end of file
{
"swagger" : "2.0",
"info" : {
"description" : null,
"version" : "1.0.0",
"title" : null,
"termsOfService" : null,
"contact" : null,
"license" : null
},
"host" : "mock.api.wisc.edu",
"basePath" : "/people",
"schemes" : [ "https" ],
"paths" : {
"/{id}/socialSecurityNumbers" : {
"get" : {
"tags" : [ "GetSSN" ],
"summary" : null,
"description" : null,
"operationId" : "GetSSN",
"produces" : [ "application/json" ],
"consumes" : [ "application/json" ],
"parameters" : [ {
"name" : "person-api-certificate-id",
"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/GetSSN"
}
}
}
}
}
},
"definitions" : {
"GetSSN##data##attributes" : {
"properties" : {
"institution" : {
"type" : "string"
},
"socialSecurityNumber" : {
"type" : "string"
},
"source" : {
"type" : "string"
}
}
},
"GetSSN##data##relationships##person##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"GetSSN##data##relationships##person##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"GetSSN##data##relationships##person" : {
"properties" : {
"data" : {
"$ref" : "#/definitions/GetSSN##data##relationships##person##data"
},
"links" : {
"$ref" : "#/definitions/GetSSN##data##relationships##person##links"
}
}
},
"GetSSN##data##relationships" : {
"properties" : {
"person" : {
"$ref" : "#/definitions/GetSSN##data##relationships##person"
}
}
},
"GetSSN##data" : {
"properties" : {
"attributes" : {
"$ref" : "#/definitions/GetSSN##data##attributes"
},
"id" : {
"type" : "string"
},
"relationships" : {
"$ref" : "#/definitions/GetSSN##data##relationships"
},
"type" : {
"type" : "string"
}
}
},
"GetSSN##links" : {
"properties" : {
"self" : {
"type" : "string"
}
}
},
"GetSSN" : {
"properties" : {
"data" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/GetSSN##data"
}
},
"links" : {
"$ref" : "#/definitions/GetSSN##links"
}
}
}
}
}
\ No newline at end of file