AchademixWS


Click here for a complete list of operations.

SelectPunchQuick

Test

The test form is only available for requests from the local machine.

SOAP 1.1

The following is a sample SOAP 1.1 request and response. The placeholders shown need to be replaced with actual values.

POST /AxWCC1474WS/AchademixWS.asmx HTTP/1.1
Host: wcccws.achademix.info
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://www.Achademix.com/SelectPunchQuick"

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Header>
    <AchademixHeader xmlns="http://www.Achademix.com/">
      <AuthenticationID>string</AuthenticationID>
      <ErrorDetails>string</ErrorDetails>
      <ErrorMessage>string</ErrorMessage>
    </AchademixHeader>
  </soap:Header>
  <soap:Body>
    <SelectPunchQuick xmlns="http://www.Achademix.com/">
      <CommandString>string</CommandString>
    </SelectPunchQuick>
  </soap:Body>
</soap:Envelope>
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Header>
    <AchademixHeader xmlns="http://www.Achademix.com/">
      <AuthenticationID>string</AuthenticationID>
      <ErrorDetails>string</ErrorDetails>
      <ErrorMessage>string</ErrorMessage>
    </AchademixHeader>
  </soap:Header>
  <soap:Body>
    <SelectPunchQuickResponse xmlns="http://www.Achademix.com/">
      <SelectPunchQuickResult>
        <Punch>
          <ClassStudentID>int</ClassStudentID>
          <PathStudentID>int</PathStudentID>
          <StartDate>dateTime</StartDate>
          <Student>
            <Associations>string</Associations>
            <Attendance xsi:nil="true" />
            <ClsDocuments xsi:nil="true" />
            <Documents xsi:nil="true" />
            <FlagImage>base64Binary</FlagImage>
            <GradeLevel>string</GradeLevel>
            <LeadInfo xsi:nil="true" />
            <PathEnrollments xsi:nil="true" />
            <ClassEnrollments xsi:nil="true" />
            <FeedEnrollments xsi:nil="true" />
            <PthDocuments xsi:nil="true" />
            <FunDocuments xsi:nil="true" />
            <T4Packages xsi:nil="true" />
            <WrkDocuments xsi:nil="true" />
            <SkillEnrollments xsi:nil="true" />
            <WorkEnrollments xsi:nil="true" />
            <StatusTitle>string</StatusTitle>
            <Summary xsi:nil="true" />
            <TypeTitle>string</TypeTitle>
            <DistrictTitle>string</DistrictTitle>
            <ResidencyTitle>string</ResidencyTitle>
            <AdvisorID>int</AdvisorID>
            <HSACTCode>string</HSACTCode>
            <HSInfo>string</HSInfo>
            <HSOutofState>boolean</HSOutofState>
            <NoMarket>boolean</NoMarket>
            <StudentID>int</StudentID>
            <Disadvantaged>int</Disadvantaged>
            <StuDistrictID>int</StuDistrictID>
            <StuEnglishAbilityListID>int</StuEnglishAbilityListID>
            <HSGradDate>string</HSGradDate>
            <StuFlagListID>int</StuFlagListID>
            <StuImportKey>int</StuImportKey>
            <IsFirstTime>boolean</IsFirstTime>
            <IsResident>boolean</IsResident>
            <StuResidencyListID>int</StuResidencyListID>
            <StuResVerifyListID>int</StuResVerifyListID>
            <StaffSetPic>boolean</StaffSetPic>
            <StuStatusID>int</StuStatusID>
            <StuTypeListID>int</StuTypeListID>
            <LMSData>string</LMSData>
          </Student>
          <Schedule>string</Schedule>
          <TimeDuration>string</TimeDuration>
          <TimeIn>string</TimeIn>
          <TimeOut>string</TimeOut>
          <Alert>int</Alert>
          <DurationMin>int</DurationMin>
          <EnvironmentID>int</EnvironmentID>
          <Latitude>string</Latitude>
          <LocationValidation>int</LocationValidation>
          <Longitude>string</Longitude>
          <ModInDate>dateTime</ModInDate>
          <ModInUserID>int</ModInUserID>
          <ModOutDate>dateTime</ModOutDate>
          <ModOutUserID>int</ModOutUserID>
          <Picture>base64Binary</Picture>
          <PostStatus>int</PostStatus>
          <PunchID>int</PunchID>
          <InDate>dateTime</InDate>
          <OutDate>dateTime</OutDate>
          <ImportKey>int</ImportKey>
          <Note>string</Note>
          <PersonID>int</PersonID>
          <Source>string</Source>
          <TimeClockID>int</TimeClockID>
          <Verified>boolean</Verified>
          <VerifiedUserID>int</VerifiedUserID>
        </Punch>
        <Punch>
          <ClassStudentID>int</ClassStudentID>
          <PathStudentID>int</PathStudentID>
          <StartDate>dateTime</StartDate>
          <Student>
            <Associations>string</Associations>
            <Attendance xsi:nil="true" />
            <ClsDocuments xsi:nil="true" />
            <Documents xsi:nil="true" />
            <FlagImage>base64Binary</FlagImage>
            <GradeLevel>string</GradeLevel>
            <LeadInfo xsi:nil="true" />
            <PathEnrollments xsi:nil="true" />
            <ClassEnrollments xsi:nil="true" />
            <FeedEnrollments xsi:nil="true" />
            <PthDocuments xsi:nil="true" />
            <FunDocuments xsi:nil="true" />
            <T4Packages xsi:nil="true" />
            <WrkDocuments xsi:nil="true" />
            <SkillEnrollments xsi:nil="true" />
            <WorkEnrollments xsi:nil="true" />
            <StatusTitle>string</StatusTitle>
            <Summary xsi:nil="true" />
            <TypeTitle>string</TypeTitle>
            <DistrictTitle>string</DistrictTitle>
            <ResidencyTitle>string</ResidencyTitle>
            <AdvisorID>int</AdvisorID>
            <HSACTCode>string</HSACTCode>
            <HSInfo>string</HSInfo>
            <HSOutofState>boolean</HSOutofState>
            <NoMarket>boolean</NoMarket>
            <StudentID>int</StudentID>
            <Disadvantaged>int</Disadvantaged>
            <StuDistrictID>int</StuDistrictID>
            <StuEnglishAbilityListID>int</StuEnglishAbilityListID>
            <HSGradDate>string</HSGradDate>
            <StuFlagListID>int</StuFlagListID>
            <StuImportKey>int</StuImportKey>
            <IsFirstTime>boolean</IsFirstTime>
            <IsResident>boolean</IsResident>
            <StuResidencyListID>int</StuResidencyListID>
            <StuResVerifyListID>int</StuResVerifyListID>
            <StaffSetPic>boolean</StaffSetPic>
            <StuStatusID>int</StuStatusID>
            <StuTypeListID>int</StuTypeListID>
            <LMSData>string</LMSData>
          </Student>
          <Schedule>string</Schedule>
          <TimeDuration>string</TimeDuration>
          <TimeIn>string</TimeIn>
          <TimeOut>string</TimeOut>
          <Alert>int</Alert>
          <DurationMin>int</DurationMin>
          <EnvironmentID>int</EnvironmentID>
          <Latitude>string</Latitude>
          <LocationValidation>int</LocationValidation>
          <Longitude>string</Longitude>
          <ModInDate>dateTime</ModInDate>
          <ModInUserID>int</ModInUserID>
          <ModOutDate>dateTime</ModOutDate>
          <ModOutUserID>int</ModOutUserID>
          <Picture>base64Binary</Picture>
          <PostStatus>int</PostStatus>
          <PunchID>int</PunchID>
          <InDate>dateTime</InDate>
          <OutDate>dateTime</OutDate>
          <ImportKey>int</ImportKey>
          <Note>string</Note>
          <PersonID>int</PersonID>
          <Source>string</Source>
          <TimeClockID>int</TimeClockID>
          <Verified>boolean</Verified>
          <VerifiedUserID>int</VerifiedUserID>
        </Punch>
      </SelectPunchQuickResult>
    </SelectPunchQuickResponse>
  </soap:Body>
</soap:Envelope>

SOAP 1.2

The following is a sample SOAP 1.2 request and response. The placeholders shown need to be replaced with actual values.

POST /AxWCC1474WS/AchademixWS.asmx HTTP/1.1
Host: wcccws.achademix.info
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
  <soap12:Header>
    <AchademixHeader xmlns="http://www.Achademix.com/">
      <AuthenticationID>string</AuthenticationID>
      <ErrorDetails>string</ErrorDetails>
      <ErrorMessage>string</ErrorMessage>
    </AchademixHeader>
  </soap12:Header>
  <soap12:Body>
    <SelectPunchQuick xmlns="http://www.Achademix.com/">
      <CommandString>string</CommandString>
    </SelectPunchQuick>
  </soap12:Body>
</soap12:Envelope>
HTTP/1.1 200 OK
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
  <soap12:Header>
    <AchademixHeader xmlns="http://www.Achademix.com/">
      <AuthenticationID>string</AuthenticationID>
      <ErrorDetails>string</ErrorDetails>
      <ErrorMessage>string</ErrorMessage>
    </AchademixHeader>
  </soap12:Header>
  <soap12:Body>
    <SelectPunchQuickResponse xmlns="http://www.Achademix.com/">
      <SelectPunchQuickResult>
        <Punch>
          <ClassStudentID>int</ClassStudentID>
          <PathStudentID>int</PathStudentID>
          <StartDate>dateTime</StartDate>
          <Student>
            <Associations>string</Associations>
            <Attendance xsi:nil="true" />
            <ClsDocuments xsi:nil="true" />
            <Documents xsi:nil="true" />
            <FlagImage>base64Binary</FlagImage>
            <GradeLevel>string</GradeLevel>
            <LeadInfo xsi:nil="true" />
            <PathEnrollments xsi:nil="true" />
            <ClassEnrollments xsi:nil="true" />
            <FeedEnrollments xsi:nil="true" />
            <PthDocuments xsi:nil="true" />
            <FunDocuments xsi:nil="true" />
            <T4Packages xsi:nil="true" />
            <WrkDocuments xsi:nil="true" />
            <SkillEnrollments xsi:nil="true" />
            <WorkEnrollments xsi:nil="true" />
            <StatusTitle>string</StatusTitle>
            <Summary xsi:nil="true" />
            <TypeTitle>string</TypeTitle>
            <DistrictTitle>string</DistrictTitle>
            <ResidencyTitle>string</ResidencyTitle>
            <AdvisorID>int</AdvisorID>
            <HSACTCode>string</HSACTCode>
            <HSInfo>string</HSInfo>
            <HSOutofState>boolean</HSOutofState>
            <NoMarket>boolean</NoMarket>
            <StudentID>int</StudentID>
            <Disadvantaged>int</Disadvantaged>
            <StuDistrictID>int</StuDistrictID>
            <StuEnglishAbilityListID>int</StuEnglishAbilityListID>
            <HSGradDate>string</HSGradDate>
            <StuFlagListID>int</StuFlagListID>
            <StuImportKey>int</StuImportKey>
            <IsFirstTime>boolean</IsFirstTime>
            <IsResident>boolean</IsResident>
            <StuResidencyListID>int</StuResidencyListID>
            <StuResVerifyListID>int</StuResVerifyListID>
            <StaffSetPic>boolean</StaffSetPic>
            <StuStatusID>int</StuStatusID>
            <StuTypeListID>int</StuTypeListID>
            <LMSData>string</LMSData>
          </Student>
          <Schedule>string</Schedule>
          <TimeDuration>string</TimeDuration>
          <TimeIn>string</TimeIn>
          <TimeOut>string</TimeOut>
          <Alert>int</Alert>
          <DurationMin>int</DurationMin>
          <EnvironmentID>int</EnvironmentID>
          <Latitude>string</Latitude>
          <LocationValidation>int</LocationValidation>
          <Longitude>string</Longitude>
          <ModInDate>dateTime</ModInDate>
          <ModInUserID>int</ModInUserID>
          <ModOutDate>dateTime</ModOutDate>
          <ModOutUserID>int</ModOutUserID>
          <Picture>base64Binary</Picture>
          <PostStatus>int</PostStatus>
          <PunchID>int</PunchID>
          <InDate>dateTime</InDate>
          <OutDate>dateTime</OutDate>
          <ImportKey>int</ImportKey>
          <Note>string</Note>
          <PersonID>int</PersonID>
          <Source>string</Source>
          <TimeClockID>int</TimeClockID>
          <Verified>boolean</Verified>
          <VerifiedUserID>int</VerifiedUserID>
        </Punch>
        <Punch>
          <ClassStudentID>int</ClassStudentID>
          <PathStudentID>int</PathStudentID>
          <StartDate>dateTime</StartDate>
          <Student>
            <Associations>string</Associations>
            <Attendance xsi:nil="true" />
            <ClsDocuments xsi:nil="true" />
            <Documents xsi:nil="true" />
            <FlagImage>base64Binary</FlagImage>
            <GradeLevel>string</GradeLevel>
            <LeadInfo xsi:nil="true" />
            <PathEnrollments xsi:nil="true" />
            <ClassEnrollments xsi:nil="true" />
            <FeedEnrollments xsi:nil="true" />
            <PthDocuments xsi:nil="true" />
            <FunDocuments xsi:nil="true" />
            <T4Packages xsi:nil="true" />
            <WrkDocuments xsi:nil="true" />
            <SkillEnrollments xsi:nil="true" />
            <WorkEnrollments xsi:nil="true" />
            <StatusTitle>string</StatusTitle>
            <Summary xsi:nil="true" />
            <TypeTitle>string</TypeTitle>
            <DistrictTitle>string</DistrictTitle>
            <ResidencyTitle>string</ResidencyTitle>
            <AdvisorID>int</AdvisorID>
            <HSACTCode>string</HSACTCode>
            <HSInfo>string</HSInfo>
            <HSOutofState>boolean</HSOutofState>
            <NoMarket>boolean</NoMarket>
            <StudentID>int</StudentID>
            <Disadvantaged>int</Disadvantaged>
            <StuDistrictID>int</StuDistrictID>
            <StuEnglishAbilityListID>int</StuEnglishAbilityListID>
            <HSGradDate>string</HSGradDate>
            <StuFlagListID>int</StuFlagListID>
            <StuImportKey>int</StuImportKey>
            <IsFirstTime>boolean</IsFirstTime>
            <IsResident>boolean</IsResident>
            <StuResidencyListID>int</StuResidencyListID>
            <StuResVerifyListID>int</StuResVerifyListID>
            <StaffSetPic>boolean</StaffSetPic>
            <StuStatusID>int</StuStatusID>
            <StuTypeListID>int</StuTypeListID>
            <LMSData>string</LMSData>
          </Student>
          <Schedule>string</Schedule>
          <TimeDuration>string</TimeDuration>
          <TimeIn>string</TimeIn>
          <TimeOut>string</TimeOut>
          <Alert>int</Alert>
          <DurationMin>int</DurationMin>
          <EnvironmentID>int</EnvironmentID>
          <Latitude>string</Latitude>
          <LocationValidation>int</LocationValidation>
          <Longitude>string</Longitude>
          <ModInDate>dateTime</ModInDate>
          <ModInUserID>int</ModInUserID>
          <ModOutDate>dateTime</ModOutDate>
          <ModOutUserID>int</ModOutUserID>
          <Picture>base64Binary</Picture>
          <PostStatus>int</PostStatus>
          <PunchID>int</PunchID>
          <InDate>dateTime</InDate>
          <OutDate>dateTime</OutDate>
          <ImportKey>int</ImportKey>
          <Note>string</Note>
          <PersonID>int</PersonID>
          <Source>string</Source>
          <TimeClockID>int</TimeClockID>
          <Verified>boolean</Verified>
          <VerifiedUserID>int</VerifiedUserID>
        </Punch>
      </SelectPunchQuickResult>
    </SelectPunchQuickResponse>
  </soap12:Body>
</soap12:Envelope>