| Name | Description | Type | Additional information | 
|---|---|---|---|
| OfferId | 
                         Offer Id, as unique identifier for each student application. 
  | 
                    string | 
                             None.  | 
                
| TimeStamp | 
                         Timestamp when the application submitted/recorded to the system 
  | 
                    date | 
                             None.  | 
                
| Title | 
                         Name title, specifically following AVETMISS data classification.  | 
                    EnumTitle | 
                                 Required  | 
                
| FirstName | 
                         Student first/given name  | 
                    string | 
                                 Required  | 
                
| MiddleName | 
                         Student middle name  | 
                    string | 
                             None.  | 
                
| LastName | 
                         Student last/surname  | 
                    string | 
                                 Required  | 
                
| Gender | 
                         Gender abbreviation (M, F, X)  | 
                    EnumGender | 
                                 Required  | 
                
| DoB | 
                         Date of birth (expected dd/mm/yyyy format)  | 
                    date | 
                                 Required Data type: Date  | 
                
| 
                         Primary contact email address  | 
                    string | 
                                 Required Data type: EmailAddress  | 
                |
| StudentOrigin | 
                         The origin of student or student type to classify where he/she come from.  | 
                    EnumOrigin | 
                                 Required  | 
                
| ComplianceAndOtherInfo | 
                         Additional important personal information and AVETMISS data for reporting.  | 
                    ModelStudentOffer_ComplianceAndOtherInfoV1 | 
                                 Required  | 
                
| Addresses | 
                         List of provided student address details  | 
                    Collection of ModelStudentOffer_AddressV1 | 
                                 Required  | 
                
| AppliedCourses | 
                         List of student applied courses  | 
                    Collection of ModelStudentOffer_CourseV1 | 
                                 Required  | 
                
| Disabilities | 
                         
            List of student disability information.  
  | 
                    Collection of ModelStudentOffer_DisabilityV1 | 
                             None.  | 
                
| EmergencyContact | 
                         
            Emergency contact for student.  | 
                    ModelStudentOffer_EmergencyContactV1 | 
                             None.  | 
                
| EducationHistoryList | 
                         List of student education history information  | 
                    Collection of ModelStudentOffer_EducationHistoryV1 | 
                             None.  | 
                
| EmploymentHistoryList | 
                         List of student employment history information  | 
                    Collection of ModelStudentOffer_EmploymentHistoryV1 | 
                             None.  | 
                
| Leads_MarketingCampaign | 
                         Marketing campaign/event information for CRM leads data.  | 
                    ModelStudentOffer_MarketingCampaignV1 | 
                                 Required  |