{
  "swagger" : "2.0",
  "info" : {
    "description" : null,
    "version" : "1.0.0",
    "title" : null,
    "termsOfService" : null,
    "contact" : null,
    "license" : null
  },
  "host" : "wmg.test.technolutions.net",
  "basePath" : "/manage",
  "schemes" : [ "https" ],
  "paths" : {
    "/query/run" : {
      "get" : {
        "tags" : [ "Slate_Updates_Only" ],
        "summary" : null,
        "description" : null,
        "operationId" : "Slate_Updates_Only",
        "produces" : [ "application/json" ],
        "consumes" : [ "application/json" ],
        "parameters" : [ {
          "name" : "output",
          "in" : "query",
          "description" : null,
          "required" : false,
          "type" : "string"
        }, {
          "name" : "h",
          "in" : "query",
          "description" : null,
          "required" : false,
          "type" : "string"
        }, {
          "name" : "cmd",
          "in" : "query",
          "description" : null,
          "required" : false,
          "type" : "string"
        }, {
          "name" : "id",
          "in" : "query",
          "description" : null,
          "required" : false,
          "type" : "string"
        } ],
        "responses" : {
          "200" : {
            "description" : "successful operation",
            "schema" : {
              "$ref" : "#/definitions/Slate_Updates_Only"
            }
          }
        }
      }
    }
  },
  "definitions" : {
    "Slate_Updates_Only##row" : {
      "properties" : {
        "ApplicationIHNumber" : {
          "type" : "string"
        },
        "PersonReferenceID" : {
          "type" : "string"
        },
        "ApplicationReferenceID" : {
          "type" : "string"
        },
        "ProgramGCode" : {
          "type" : "string"
        },
        "AcademicPlan" : {
          "type" : "string"
        },
        "AcademicSubplan" : {
          "type" : "string"
        },
        "ApplicationTerm" : {
          "type" : "string"
        },
        "ApplicationFullPartTimeStatus" : {
          "type" : "string"
        },
        "PersonFirst" : {
          "type" : "string"
        },
        "PersonMiddle" : {
          "type" : "string"
        },
        "PersonLast" : {
          "type" : "string"
        },
        "PersonSuffix" : {
          "type" : "string"
        },
        "PersonPreferred" : {
          "type" : "string"
        },
        "PersonAdditionalFirstName" : {
          "type" : "string"
        },
        "PersonAdditionalMiddleName" : {
          "type" : "string"
        },
        "PersonAdditionalLastName" : {
          "type" : "string"
        },
        "PersonBirthdate" : {
          "type" : "string"
        },
        "PersonSex" : {
          "type" : "string"
        },
        "PersonEmail" : {
          "type" : "string"
        },
        "PersonGenderIdentity" : {
          "type" : "string"
        },
        "PersonPronouns" : {
          "type" : "string"
        },
        "PersonPronounsFreeText" : {
          "type" : "string"
        },
        "PersonBirthNationCountry" : {
          "type" : "string"
        },
        "PersonBirthPlaceCity" : {
          "type" : "string"
        },
        "PersonBirthRegionStateProvince" : {
          "type" : "string"
        },
        "MilitaryStatus" : {
          "type" : "string"
        },
        "PersonServedInPeaceCorpsYN" : {
          "type" : "string"
        },
        "PersonPeaceCorpsYears" : {
          "type" : "string"
        },
        "PersonPeaceCorpsCountry" : {
          "type" : "string"
        },
        "PersonCitizenshipPrimary" : {
          "type" : "string"
        },
        "PersonCitizenshipSecondary" : {
          "type" : "string"
        },
        "PersonCitizenshipStatus" : {
          "type" : "string"
        },
        "PersonRequestVisa" : {
          "type" : "string"
        },
        "MailingAddressbyTypeRankStreet1" : {
          "type" : "string"
        },
        "MailingAddressbyTypeRankStreet2" : {
          "type" : "string"
        },
        "MailingAddressbyTypeRankStreet3" : {
          "type" : "string"
        },
        "MailingAddressbyTypeRankCity" : {
          "type" : "string"
        },
        "MailingAddressbyTypeRankRegion" : {
          "type" : "string"
        },
        "MailingAddressbyTypeRankPostal" : {
          "type" : "string"
        },
        "MailingAddressbyTypeRankCountry" : {
          "type" : "string"
        },
        "HomeAddressbyTypeRankStreet1" : {
          "type" : "string"
        },
        "HomeAddressbyTypeRankStreet2" : {
          "type" : "string"
        },
        "HomeAddressbyTypeRankStreet3" : {
          "type" : "string"
        },
        "HomeAddressbyTypeRankCity" : {
          "type" : "string"
        },
        "HomeAddressbyTypeRankRegion" : {
          "type" : "string"
        },
        "HomeAddressbyTypeRankPostal" : {
          "type" : "string"
        },
        "HomeAddressbyTypeRankCountry" : {
          "type" : "string"
        },
        "PersonPhone" : {
          "type" : "string"
        },
        "PersonMobilePhone" : {
          "type" : "string"
        },
        "AllAttendedSchoolsOrgIDCEEBCodeNameMajorDegreeGPAGPAScaleCountryAttendedFromDateClassRankClassSize" : {
          "type" : "string"
        },
        "ApplicationCreatedDate" : {
          "type" : "string"
        },
        "ApplicationSubmittedDate" : {
          "type" : "string"
        },
        "ApplicationUpdatedDate" : {
          "type" : "string"
        },
        "ApplicationResearchExperienceYN" : {
          "type" : "string"
        },
        "ApplicationResearchFull-TimeMonths" : {
          "type" : "string"
        },
        "ApplicationResearchPart-TimeMonths" : {
          "type" : "string"
        },
        "ApplicationResearchPart-TimeHours" : {
          "type" : "string"
        },
        "ApplicationFinancialAidInterestYN" : {
          "type" : "string"
        },
        "PersonParticipateSROPYN" : {
          "type" : "string"
        },
        "PersonSROPInstitutes" : {
          "type" : "string"
        },
        "PersonParticipateTRIOYN" : {
          "type" : "string"
        },
        "PersonParticipateWiscAMPYN" : {
          "type" : "string"
        },
        "PersonParticipateIRTYN" : {
          "type" : "string"
        },
        "PersonParticipateFASTrackYN" : {
          "type" : "string"
        },
        "PersonParticipateUWPeopleYN" : {
          "type" : "string"
        },
        "PersonParticipateEdPathwaysYN" : {
          "type" : "string"
        },
        "PersonParticipateNIHIMSDYN" : {
          "type" : "string"
        },
        "PersonParticipateNIHMARCYN" : {
          "type" : "string"
        },
        "PersonParticipateGEMYN" : {
          "type" : "string"
        },
        "PersonParticipateNIHPREPYN" : {
          "type" : "string"
        },
        "PersonParticipateNIHRISEYN" : {
          "type" : "string"
        },
        "PersonParticipateMcNairYN" : {
          "type" : "string"
        },
        "PersonParticipateGSMIYN" : {
          "type" : "string"
        },
        "PersonReceivedPellYN" : {
          "type" : "string"
        },
        "PersonFamilySSIYN" : {
          "type" : "string"
        },
        "PersonGatesScholarYN" : {
          "type" : "string"
        },
        "PersonFreeReducedLunchYN" : {
          "type" : "string"
        },
        "PersonParentsAttendHigherEdYN" : {
          "type" : "string"
        },
        "PersonParentsHighestDegree" : {
          "type" : "string"
        },
        "ActivitiesProgramActionActionReasonDate" : {
          "type" : "string"
        },
        "ApplicationAdmissionType" : {
          "type" : "string"
        },
        "PersonFulbrightTag" : {
          "type" : "string"
        },
        "GREType" : {
          "type" : "string"
        },
        "GRETestDate" : {
          "type" : "string"
        },
        "GREVerbal" : {
          "type" : "string"
        },
        "GREQuantitative" : {
          "type" : "string"
        },
        "GREAnalyticalWriting" : {
          "type" : "string"
        },
        "GRESubject-BiologyType" : {
          "type" : "string"
        },
        "GRESubject-BiologySubtype" : {
          "type" : "string"
        },
        "GRESubject-BiologyTestDate" : {
          "type" : "string"
        },
        "GRESubject-BiologyTotalscore" : {
          "type" : "string"
        },
        "GRESubject-ChemistryType" : {
          "type" : "string"
        },
        "GRESubject-ChemistrySubtype" : {
          "type" : "string"
        },
        "GRESubject-ChemistryTestDate" : {
          "type" : "string"
        },
        "GRESubject-ChemistryTotalscore" : {
          "type" : "string"
        },
        "GRESubject-LiteratureinEnglishType" : {
          "type" : "string"
        },
        "GRESubject-LiteratureinEnglishSubtype" : {
          "type" : "string"
        },
        "GRESubject-LiteratureinEnglishTestDate" : {
          "type" : "string"
        },
        "GRESubject-LiteratureinEnglishTotalscore" : {
          "type" : "string"
        },
        "GRESubject-MathematicsType" : {
          "type" : "string"
        },
        "GRESubject-MathematicsSubtype" : {
          "type" : "string"
        },
        "GRESubject-MathematicsTestDate" : {
          "type" : "string"
        },
        "GRESubject-MathematicsTotalscore" : {
          "type" : "string"
        },
        "GRESubject-PhysicsType" : {
          "type" : "string"
        },
        "GRESubject-PhysicsSubtype" : {
          "type" : "string"
        },
        "GRESubject-PhysicsTestDate" : {
          "type" : "string"
        },
        "GRESubject-PhysicsTotalscore" : {
          "type" : "string"
        },
        "GRESubject-PsychologyType" : {
          "type" : "string"
        },
        "GRESubject-PsychologySubtype" : {
          "type" : "string"
        },
        "GRESubject-PsychologyTestDate" : {
          "type" : "string"
        },
        "GRESubject-PsychologyTotalscore" : {
          "type" : "string"
        },
        "IELTSType" : {
          "type" : "string"
        },
        "IELTSTestDate" : {
          "type" : "string"
        },
        "IELTSOverallbandscore" : {
          "type" : "string"
        },
        "IELTSListening" : {
          "type" : "string"
        },
        "IELTSReading" : {
          "type" : "string"
        },
        "IELTSWriting" : {
          "type" : "string"
        },
        "IELTSSpeaking" : {
          "type" : "string"
        },
        "TOEFLType" : {
          "type" : "string"
        },
        "TOEFLTestDate" : {
          "type" : "string"
        },
        "TOEFLTotal" : {
          "type" : "string"
        },
        "TOEFLListening" : {
          "type" : "string"
        },
        "TOEFLReading" : {
          "type" : "string"
        },
        "TOEFLWriting" : {
          "type" : "string"
        },
        "TOEFLSpeaking" : {
          "type" : "string"
        },
        "DuolingoEnglishTest160-pointscaleType" : {
          "type" : "string"
        },
        "DuolingoEnglishTest160-pointscaleTestDate" : {
          "type" : "string"
        },
        "DuolingoEnglishTest160-pointscaleScore" : {
          "type" : "string"
        },
        "DuolingoEnglishTest160-pointscaleLiteracy" : {
          "type" : "string"
        },
        "DuolingoEnglishTest160-pointscaleConversation" : {
          "type" : "string"
        },
        "DuolingoEnglishTest160-pointscaleComprehension" : {
          "type" : "string"
        },
        "DuolingoEnglishTest160-pointscaleProduction" : {
          "type" : "string"
        }
      }
    },
    "Slate_Updates_Only" : {
      "properties" : {
        "row" : {
          "type" : "array",
          "items" : {
            "$ref" : "#/definitions/Slate_Updates_Only##row"
          }
        }
      }
    }
  }
}