File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 196196 "method" : " post" ,
197197 "call" : {
198198 "mode" : " normal" ,
199- "path" : " /api/v5/UpdateSchoolSupplemental/{SchoolCode}/{StudentID }"
199+ "path" : " /api/v5/UpdateSchoolSupplemental/{SchoolCode}/{StudentNumber }"
200200 },
201201 "query_parameters" : {
202202 },
203203 "body" :{
204- "Columns" : {
204+ "_nim_merge_attributes_" : false ,
205+ "Columns" : {
205206 "ColumnCode" : " STE" ,
206207 "NewValue" : " {StudentEmailAddress}"
207208 }
208209 },
209- "semantics" : " update" ,
210210 "resource_allowance_default" : " prohibited" ,
211211 "resource_mandatory" : [
212212 " SchoolCode" ,
213- " StudentID " ,
213+ " StudentNumber " ,
214214 " StudentEmailAddress"
215215 ]
216216 },
217217 "studentUpdateSchoolSupplemental" : {
218218 "method" : " post" ,
219219 "call" : {
220220 "mode" : " normal" ,
221- "path" : " /api/v5/UpdateSchoolSuppelmental /{SchoolCode}/{StudentNumber}"
221+ "path" : " /api/v5/UpdateSchoolSupplemental /{SchoolCode}/{StudentNumber}"
222222 },
223223 "query_parameters" : {},
224224 "body" : {
998998 "connection" : {
999999 "items" : []
10001000 }
1001- }
1001+ }
You can’t perform that action at this time.
0 commit comments