HoldsSchoolCodesValues
Usage information for the operation HoldsSchoolCodesValues.rsd.
Workday Resource Information
All federal school codes, optionally filtered by student and hold reason query parms. Call these endpoints for valid filter values:- GET /values/holds/schoolCodes?student={id}
- GET /values/holds/schoolCodes?reason={id}
- GET /values/holds/schoolCodes?student={id}&reason={id}
Columns
| Name | Type | Description |
| Id [KEY] | String | wid / id / reference id |
| Descriptor | String | The display name of the instance |
| CollectionToken | String | Use this value with the Collection_Prompt input to retrieve members of this collection. NULL if the row is a value and not a collection. |
| AcademicRecord_Prompt | String | The academic record of the student the hold applies to. |
| AcademicUnit_Prompt | String | The academic unit of the hold reason. |
| Collection_Prompt | String | A value from the CollectionToken column. Providing this input retrieves all children of the collection. |
| Reason_Prompt | String | The hold reason for the hold. |
| Student_Prompt | String | The student to apply the hold to. |