Skip to main content
Liaison

Release 8 – September 12, 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 Filters Added to GET Applications APIs

A new version of the GET Applications call has been released, allowing filtering by program-selected status and date range. This allows you to more precisely identify the specific applications you need to retrieve from the CAS API.

    New GET/Accounts/Info API

A new utility API returns key identifiers associated with the CAS API user and related values from the CAS database. The information returned by the GET /api/v1/accounts/info API includes authorization IDs and other metadata and can be used to formulate subsequent API requests. This is useful as a starting point for integration applications, as well as testing and maintenance.

    Support for Reapplicant Properties Added to Application Response

Two new properties have been added in the GET Application response:

  • Reapplicant to CAS: reAppToCas is set to TRUE if the applicant applied to any program in the CAS in the last 3 cycles.
  • Reapplicant to Organization: reAppToOrg is set to TRUE if the applicant applied to a program within the organization (i.e., school) in the last 3 cycles.
  • Was this article helpful?