File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 191191 "resource_mandatory" : [
192192 " StudentID"
193193 ]
194- },
195- "studentUpdateSchoolSupplemental" : {
194+ },
195+ "students_updateEmail" : {
196+ "method" : " post" ,
197+ "call" : {
198+ "mode" : " normal" ,
199+ "path" : " /api/v5/UpdateSchoolSupplemental/{SchoolCode}/{StudentID}"
200+ },
201+ "query_parameters" : {
202+ },
203+ "body" :{
204+ "Columns" : {
205+ "ColumnCode" : " STE" ,
206+ "NewValue" : " {StudentEmailAddress}"
207+ }
208+ },
209+ "semantics" : " update" ,
210+ "resource_allowance_default" : " prohibited" ,
211+ "resource_mandatory" : [
212+ " SchoolCode" ,
213+ " StudentID" ,
214+ " StudentEmailAddress"
215+ ]
216+ },
217+ "studentUpdateSchoolSupplemental" : {
196218 "method" : " post" ,
197219 "call" : {
198220 "mode" : " normal" ,
215237 " ColumnCode" ,
216238 " NewValue"
217239 ]
218- }
240+ }
219241 },
220242 "parameters" : {},
221243 "key" : " StudentID" ,
You can’t perform that action at this time.
0 commit comments