Skip to main content

Events

The Peek endpoint [UAT | PROD] returns a number of different events. The payload data for an event varies depending on its type.

Event TypeDirectionDescription
ApplicationSubmittedInboundThe application has been submitted to the college for the first time
ApplicationWithdrawnInboundThe application that was previously submitted to the college has now been withdrawn by the applicant
ApplicationPendingInboundThe application that was previously submitted to the college is now pending an incomplete payment by the applicant and should not be considered until such time as the application is paid
ApplicationResubmittedInboundApplication that was previously withdrawn or pending is submitted again to the college with a new effective date
ApplicationUpdatedInboundThere was a change to the application’s effective date, basis of admission or current student status. This event is not triggered by changes to underlying programChoices or applicant data.
ApplicationNumberChangedInboundThere was a change to the application’s number. This is generally only required for colleges that send OCAS a new application number after creating an application in their SIS for Late Admit applications.
ApplicantDeceasedInboundThe application that was previously submitted to the college has now been withdrawn by OCAS after being informed the applicant is deceased.
ApplicantProfileUpdatedInboundApplicant has updated personal profile data including demographic data, citizenship/residency data and/or contact information
OntarioAcademicDataAddedInboundApplicant has added data related to their high school academic status in Ontario
OntarioAcademicDataUpdatedInboundApplicant has updated data related to their high school academic status in Ontario
OntarioAcademicDataDeletedInboundApplicant has removed a record related to their high school academic status in Ontario
InternationalAcademicDataAddedInboundApplicant has added data related to their international evaluation
InternationalAcademicDataUpdatedInboundApplicant has updated data related to their international evaluation
InternationalAcademicDataDeletedInboundApplicant has removed a record related to their international evaluation
ProgramChoiceAddedInboundApplicant has added a program choice to the college
ProgramChoiceUpdatedInboundApplicant has updated a program choice that was previously submitted to the college
ProgramChoiceDeletedInboundApplicant has removed a program choice to the college that was previously transmitted
EducationAddedInboundApplicant has added a declared education to their application
EducationUpdatedInboundApplicant has updated a declared education previously added to their application
EducationDeletedInboundApplicant has removed a declared education previously added to their application
SupportingDocumentAddedInboundApplicant has added a supporting document to their profile
SupportingDocumentUpdatedInboundApplicant has updated a supporting document previously sent to the college
SupportingDocumentDeletedInboundApplicant has removed a supporting document from their profile
OfferAcceptedInboundApplicant has accepted an offer sent by the college
OfferDeclinedInboundApplicant has declined an offer sent by the college, or has accepted an offer at another college
ApplicantCredentialAddedInboundApplicant has added a transcript their application
ApplicantCredentialUpdatedInboundApplicant has updated a transcript previously added to their application
ApplicantCredentialDeletedInboundApplicant has removed a transcript previously added to their application
CourseAddedInboundApplicant has added a Course to their application
CourseUpdatedInboundApplicant has updated a Course previously added to their application
CourseDeletedInboundApplicant has removed a Course previously added to their application
ApplicantProficiencyAddedInboundApplicant has added a test to their application
ApplicantProficiencyUpdatedInboundApplicant has updated a test previously added to their application
ApplicantProficiencyDeletedInboundApplicant has removed a test previously added to their application
ApplicantProficiencySubScoreAddedInboundApplicant has added a test score their application
ApplicantProficiencySubScoreUpdatedInboundApplicant has updated a test score previously added to their application
ApplicantProficiencySubScoreDeletedInboundApplicant has removed a test score previously added to their application

For reference the following mapping is provided to help understand mapping of event data with Coltrane transactions. Event to Coltrane Event Mapping

ApplicationSubmitted

PropertyTypeNotes
applicationNumberstring (min 1, max 20)
applicantNumberstring (min 1, max 20)
applicationApplication

ApplicationWithdrawn

PropertyTypeNotes
applicationNumberstring (min 1, max 20)
applicantNumberstring (min 1, max 20)
applicationIdstring guid

ApplicationPending

PropertyTypeNotes
applicationNumberstring (min 1, max 20)
applicantNumberstring (min 1, max 20)
applicationIdstring guid

ApplicationResubmitted

PropertyTypeNotes
applicationNumberstring (min 1, max 20)
applicantNumberstring (min 1, max 20)
applicationApplication

ApplicationUpdated

PropertyTypeNotes
applicationNumberstring (min 1, max 20)
applicantNumberstring (min 1, max 20)
applicationApplicationBrief

Remarks: If the submitted value changes resulting in an ApplicationUpdated event, the new date will be copied to the ProgramChoice records triggering ProgramChoiceUpdated events

ApplicationNumberChanged

PropertyTypeNotes
applicationNumberstring (min 1, max 20)
applicantNumberstring (min 1, max 20)
newApplicationNumberstring (min 1, max 20)

ApplicantDeceased

PropertyTypeNotes
applicationNumberstring (min 1, max 20)
applicantNumberstring (min 1, max 20)
applicantIdstring guid

ApplicantProfileUpdated

PropertyTypeNotes
applicationNumberstring (min 1, max 20)
applicantNumberstring (min 1, max 20)
applicantApplicantBrief

OntarioAcademicDataAdded

PropertyTypeNotes
applicationNumberstring (min 1, max 20)
applicantNumberstring (min 1, max 20)
ontarioAcademicDataOntarioAcademicData

OntarioAcademicDataUpdated

PropertyTypeNotes
applicationNumberstring (min 1, max 20)
applicantNumberstring (min 1, max 20)
ontarioAcademicDataOntarioAcademicData

OntarioAcademicDataDeleted

PropertyTypeNotes
applicationNumberstring (min 1, max 20)
applicantNumberstring (min 1, max 20)
ontarioAcademicDataIdstring guid

InternationalAcademicDataAdded

PropertyTypeNotes
applicationNumberstring (min 1, max 20)
applicantNumberstring (min 1, max 20)
internationalAcademicDataInternationalAcademicData

InternationalAcademicDataUpdated

PropertyTypeNotes
applicationNumberstring (min 1, max 20)
applicantNumberstring (min 1, max 20)
internationalAcademicDataInternationalAcademicData

InternationalAcademicDataDeleted

PropertyTypeNotes
applicationNumberstring (min 1, max 20)
applicantNumberstring (min 1, max 20)
internationalAcademicDataIdstring guid

ProgramChoiceAdded

PropertyTypeNotes
applicationNumberstring (min 1, max 20)
applicantNumberstring (min 1, max 20)
programChoiceProgramChoice

ProgramChoiceUpdated

PropertyTypeNotes
applicationNumberstring (min 1, max 20)
applicantNumberstring (min 1, max 20)
programChoiceProgramChoice

ProgramChoiceDeleted

PropertyTypeNotes
applicationNumberstring (min 1, max 20)
applicantNumberstring (min 1, max 20)
programChoiceIdstring guid

EducationAdded

PropertyTypeNotes
applicationNumberstring (min 1, max 20)
applicantNumberstring (min 1, max 20)
educationEducation

EducationUpdated

PropertyTypeNotes
applicationNumberstring (min 1, max 20)
applicantNumberstring (min 1, max 20)
educationEducation

EducationDeleted

PropertyTypeNotes
applicationNumberstring (min 1, max 20)
applicantNumberstring (min 1, max 20)
educationIdstring guid

SupportingDocumentAdded

PropertyTypeNotes
applicationNumberstring (min 1, max 20)
applicantNumberstring (min 1, max 20)
supportingDocumentSupportingDocument

SupportingDocumentUpdated

PropertyTypeNotes
applicationNumberstring (min 1, max 20)
applicantNumberstring (min 1, max 20)
supportingDocumentSupportingDocument

SupportingDocumentDeleted

PropertyTypeNotes
applicationNumberstring (min 1, max 20)
applicantNumberstring (min 1, max 20)
supportingDocumentIdstring guid

OfferAccepted

PropertyTypeNotes
applicationNumberstring (min 1, max 20)
applicantNumberstring (min 1, max 20)
programChoiceProgramChoice

OfferDeclined

PropertyTypeNotes
applicationNumberstring (min 1, max 20)
applicantNumberstring (min 1, max 20)
programChoiceIdstring guid

ApplicantCredentialAdded

PropertyTypeNotes
applicationNumberstring (min 1, max 20)
applicantNumberstring (min 1, max 20)
applicantCredentialApplicantCredential

ApplicantCredentialUpdated

PropertyTypeNotes
applicationNumberstring (min 1, max 20)
applicantNumberstring (min 1, max 20)
applicantCredentialApplicantCredential

ApplicantCredentialDeleted

PropertyTypeNotes
applicationNumberstring (min 1, max 20)
applicantNumberstring (min 1, max 20)
applicantCredentialIdstring guid

CourseAdded

PropertyTypeNotes
applicationNumberstring (min 1, max 20)
applicantNumberstring (min 1, max 20)
courseCourse

CourseUpdated

PropertyTypeNotes
applicationNumberstring (min 1, max 20)
applicantNumberstring (min 1, max 20)
courseCourse

CourseDeleted

PropertyTypeNotes
applicationNumberstring (min 1, max 20)
applicantNumberstring (min 1, max 20)
courseIdstring guid

ApplicantProficiencyAdded

PropertyTypeNotes
applicationNumberstring (min 1, max 20)
applicantNumberstring (min 1, max 20)
applicantProficiencyApplicantProficiency

ApplicantProficiencyUpdated

PropertyTypeNotes
applicationNumberstring (min 1, max 20)
applicantNumberstring (min 1, max 20)
applicantProficiencyApplicantProficiency

ApplicantProficiencyDeleted

PropertyTypeNotes
applicationNumberstring (min 1, max 20)
applicantNumberstring (min 1, max 20)
applicantProficiencyIdstring guid

ApplicantProficiencySubScoreAdded

PropertyTypeNotes
applicationNumberstring (min 1, max 20)
applicantNumberstring (min 1, max 20)
ApplicantProficiencySubScoreApplicantProficiencySubScore

ApplicantProficiencySubScoreUpdated

PropertyTypeNotes
applicationNumberstring (min 1, max 20)
applicantNumberstring (min 1, max 20)
ApplicantProficiencySubScoreApplicantProficiencySubScore

ApplicantProficiencySubScoreDeleted

PropertyTypeNotes
applicationNumberstring (min 1, max 20)
applicantNumberstring (min 1, max 20)
ApplicantProficiencySubScoreIdstring guid