Skip to main content
Liaison

Release 9 – September 26, 2021

New Features and Enhancements

The following enhancements are now available in the CAS API. All enhancements are automatically available to all CASs and participating programs using the CAS API. No action is required on the part of any association, school, or program. If you have any questions about these features, contact your Account Manager or support.

    New GET Applicant APIs List

You can now access a new CAS API resource, Applicants, with these initial endpoints:

  • GET Applicants (list / CAS-scoped)
  • GET Applicants (list / Org-scoped)

You can filter by application status and applicant CAS IDs (if known). If the response is larger than 6MB, you’ll receive an AWS S3 bucket link to retrieve the data.

For more information, visit the CAS API technical reference page.

    New Properties in GET Application Response

You can now access the following new properties in the GET Application v1 and v2 response:

  • collegesAttended.collegeTuitionId
  • collegesAttended.collegeTuition
  • highSchoolCourse.agSubjectName
  • tests.reported.AP.subjectKeyId
  • tests.reported.AP.subjectKey
  • tests.reported.IB.subjectKeyId
  • tests.reported.IB.subjectKey
  • transcripts.isEvaluation

For more information, visit the CAS API technical reference page.

  • Was this article helpful?