CAS API Enhancements
The following enhancements are automatically available for the CAS API, and no action is required on the part of any school or program. If you have any questions about these features, contact support.
Disclaimer: on rare occasions, a new feature or enhancement may be moved to a future release or otherwise subject to change.
Program Deadline Time Zones Now Supported in the CAS Application and Applications APIs
The existing programSelected nodes for the CAS Application and Applications APIs have a new property to communicate program deadline time zones:
- deadlineDateTimezone - the time zone of the program application submission deadline date
For example, if the deadline is "2024-12-02" and the deadlineDateTimezone is "America/Los_Angeles," an applicant submitting in the Eastern Time zone would have until 2:59 AM ET on 2024-12-03 to submit their application.
See the CAS API technical reference documentation for more information.