| Name | Description | Type | Additional information | 
|---|---|---|---|
| OfferId | 
                         Offer Id, as unique identifier for each student application. 
  | 
                    string | 
                             None.  | 
                
| CourseId | 
                         Unique course identifier that was applied.  | 
                    string | 
                                 Required  | 
                
| CampusId | 
                         Unique campus identifier representing which campus to study.  | 
                    integer | 
                                 Required  | 
                
| IntakeDate | 
                         The chosen intake to study. Date format.  | 
                    date | 
                                 Required Data type: Date  | 
                
| StartDate | 
                         The actual course start date. 
  | 
                    date | 
                                 Required Data type: Date  | 
                
| FinishDate | 
                         The expected finish date/last activity date to complete the course. 
  | 
                    date | 
                                 Required Data type: Date  | 
                
| ELICOS_NumOfWeeks | 
                         This field will be only used for ELICOS course applied to identify how many weeks of study. 
  | 
                    integer | 
                             None.  | 
                
| TuitionFee | 
                         The actual course tution fee to charge.  | 
                    decimal number | 
                                 Required Data type: Currency  | 
                
| EnrolmentFee | 
                         The application/enrolment fee to charge.  | 
                    decimal number | 
                                 Required Data type: Currency  | 
                
| MaterialFee | 
                         The material fee associated to the course to charge.  | 
                    decimal number | 
                                 Required Data type: Currency  | 
                
| UpfrontFee | 
                         The first installment or upfront fee to charge before student actually come to study. 
  | 
                    decimal number | 
                                 Required Data type: Currency  | 
                
| SpecialCondition | 
                         Any special condition to inform as internal use.  | 
                    string | 
                             None.  | 
                
| ApplicationRequest | 
                         Any request to capture from student.  | 
                    string | 
                             None.  | 
                
| Status | 
                         Student course status. 
  | 
                    string | 
                             None.  |