1
+ {
2
+ " id" : " string" ,
3
+ " beginDate" : " 2024-07-22" ,
4
+ " educationOrganizationReference" : {
5
+ " educationOrganizationId" : 0 ,
6
+ " link" : {
7
+ " rel" : " string" ,
8
+ " href" : " string"
9
+ }
10
+ },
11
+ " programReference" : {
12
+ " educationOrganizationId" : 0 ,
13
+ " programName" : " string" ,
14
+ " programTypeDescriptor" : " string" ,
15
+ " link" : {
16
+ " rel" : " string" ,
17
+ " href" : " string"
18
+ }
19
+ },
20
+ " studentReference" : {
21
+ " studentUniqueId" : " string" ,
22
+ " link" : {
23
+ " rel" : " string" ,
24
+ " href" : " string"
25
+ }
26
+ },
27
+ " ctePrograms" : [
28
+ {
29
+ " careerPathwayDescriptor" : " string" ,
30
+ " cipCode" : " string" ,
31
+ " cteProgramCompletionIndicator" : true,
32
+ " primaryCTEProgramIndicator" : true
33
+ }
34
+ ],
35
+ " cteProgramServices" : [
36
+ {
37
+ " cteProgramServiceDescriptor" : " string" ,
38
+ " cipCode" : " string" ,
39
+ " primaryIndicator" : true,
40
+ " serviceBeginDate" : " 2024-07-22" ,
41
+ " serviceEndDate" : " 2024-07-22"
42
+ }
43
+ ],
44
+ " endDate" : " 2024-07-22" ,
45
+ " nonTraditionalGenderStatus" : true,
46
+ " participationStatus" : {
47
+ " participationStatusDescriptor" : " string" ,
48
+ " designatedBy" : " string" ,
49
+ " statusBeginDate" : " 2024-07-22" ,
50
+ " statusEndDate" : " 2024-07-22"
51
+ },
52
+ " privateCTEProgram" : true,
53
+ " programParticipationStatuses" : [
54
+ {
55
+ " participationStatusDescriptor" : " string" ,
56
+ " statusBeginDate" : " 2024-07-22" ,
57
+ " designatedBy" : " string" ,
58
+ " statusEndDate" : " 2024-07-22"
59
+ }
60
+ ],
61
+ " reasonExitedDescriptor" : " string" ,
62
+ " servedOutsideOfRegularSession" : true,
63
+ " services" : [
64
+ {
65
+ " serviceDescriptor" : " string" ,
66
+ " primaryIndicator" : true,
67
+ " serviceBeginDate" : " 2024-07-22" ,
68
+ " serviceEndDate" : " 2024-07-22"
69
+ }
70
+ ],
71
+ " technicalSkillsAssessmentDescriptor" : " string" ,
72
+ " _etag" : " string"
73
+ }
0 commit comments