Create Training Plan
Create Training Plan
Header Parameters |
---|
EID string — REQUIREDEnter the EDUMIS (Organisation) ID |
Request Body |
---|
trainingPlanSignedDate date — REQUIREDTraining Plan Signed Date The date the training plan was signed between the apprentice, employer, and MAC. Type: Date Guidance: 2024-04-08 You must use ISO-8601 for your dates. The Training Plan Signed Date must be on or after the associated Training Agreement Signed date. For each Pending, Hold, Grace enrolment associated with the Training Agreement, where enrolment participation start date is before the Training Plan Signed Date, check that the programme is active as at the Training Plan Signed Date. This check is required, as these enrolments will have their participation start date uploaded to Training Plan Signed Date. This change also applies to Complex Arrangements for both over-arching and sub-enrolments. |
trainingPlanLocalId string — REQUIREDPossible values: 1 ≤ length ≤ 20 Training Plan Local ID A unique number issued by the TEO that identifies the Training Plan. A unique Training Plan has a unique combination of Organisation ID, Learner Local ID, and Training Plan Signed Date. Length: 20 Type: String Guidance: |
trainingAgreementLocalId string — REQUIREDPossible values: 1 ≤ length ≤ 20 Training Agreement Local ID A unique number issued by the TEO that Identifies the training agreement that the Training Plan relates. Length: 20 Type: String Guidance: The referenced Training Agreement must: › exist and match the training agreement for that apprentice at that TEO. › have a status of ‘Pending’, ‘Hold’, or ‘Grace’. Enrolments associated with the Training Agreement must be NZAs. A single Training Agreement can relate to multiple Training Plans. |
Responses | |||||||
---|---|---|---|---|---|---|---|
201 The operation returned successfully and a new resource was created.
| |||||||
400 Bad request. Check errors and codes for more detail.
| |||||||
401 Unauthorized
| |||||||
429 Rate Limiting may apply. Refer to Retry-After header
|