POST
/api/v1/reports/packingslip
CREATE_PACKING_SLIP
getPackingSlip()
POST
/api/v1/reports/achievementreport
CREATE_STUDENT_ACHIEVEMENT_REPORT
getStudentAchievementReport()
POST
/api/v1/reports/transcriptreport
CREATE_STUDENT_TRANSCRIPT_REPORT
getStudentTranscriptReport()
POST
/api/v1/reports/xmltranscriptreport
CREATE_STUDENT_XML_TRANSCRIPT_REPORT
getStudentXmlTranscriptReport()
POST
/api/v1/reports/certificate
CREATE_STUDENT_CERTIFICATE
getStudentCertificate()
POST
/api/v1/reports/schooldistribution
CREATE_SCHOOL_DISTRIBUTION
getSchoolDistribution()
POST
/api/v1/reports/schooldistributionyearend
CREATE_SCHOOL_DISTRIBUTION
getSchoolDistributionYearEnd()
POST
/api/v1/reports/districtdistributionyearend
CREATE_SCHOOL_DISTRIBUTION
getDistrictDistributionYearEnd()
POST
/api/v1/reports/districtdistributionyearendnongrad
CREATE_SCHOOL_DISTRIBUTION
getDistrictDistributionYearEndNonGrad()
POST
/api/v1/reports/schoollabel
CREATE_SCHOOL_LABEL
getSchoolLabel()
POST
/api/v1/reports/schoolgraduation
CREATE_SCHOOL_GRADUATION
getSchoolGraduation()
POST
/api/v1/reports/schoolnongraduation
CREATE_SCHOOL_NON_GRADUATION
getSchoolNonGraduation()
POST
/api/v1/reports/studentnongradprojected
CREATE_STUDENT_NON_GRAD
getStudentNonGradProjected()
POST
/api/v1/reports/studentnongrad
CREATE_STUDENT_NON_GRAD
getStudentNonGrad()