Applications

An application is the submission a candidate makes when applying to a class. It captures all form field data, uploaded documents, fee status, submission state, and reference requests.

Applications have two states: started (in progress) and submitted. Use the list endpoint with submitted_after, last_updated_before, and context filters to efficiently pull applications for downstream processing. Download the full application as a PDF or ZIP bundle using the dedicated download endpoints. Manage application fee status with the pay, waive, and unpay endpoints.