HoldsReasonsValues
Usage information for the operation HoldsReasonsValues.rsd.
Workday Resource Information
All of the active hold reasons, optionally filtered by student and academic unit query parms. Call these endpoints for valid filter values:- GET /values/holds/reasons?student={id}
- GET /values/holds/reasons?academicUnit={id}
- GET /values/holds/reasons?student={id}&academicUnit={id}
Columns
| Name | Type | Description |
| Id [KEY] | String | Id of the instance |
| AcademicUnit_Descriptor | String | The display name of the instance |
| AcademicUnit_Href | String | A link to the instance |
| AcademicUnit_Id | 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. |