HoldsAcademicRecordsValues
Usage information for the operation HoldsAcademicRecordsValues.rsd.
Workday Resource Information
Valid academic records filtered by student and hold reason. Call the GET /values/holds/academicRecords?student=id&reason=id endpoint.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. |