StudentsHoldsOverrideEventHoldTypes
Reads /overrideEvent/holdTypes entries from the StudentsHolds table.
Workday Resource Information
Retrieves a student hold assigned to the specified student ID.Secured by: Manage: Holds, Self-Service: Holds
Scope: Action Items and Holds
Columns
Name | Type | Description |
Id [KEY] | String | Id of the instance |
StudentsHolds_Id [KEY] | String | The Workday ID of the StudentsHolds that contains this. |
Students_Id [KEY] | String | The Workday ID of the Students that owns this. |
Descriptor | String | A preview of the instance |
HoldType_Prompt | String | Filter for holds matching these hold types. |
Reason_Prompt | String | Filter for holds matching this hold reason. |
ShowInactive_Prompt | Bool | Parameter that will include inactive holds along with the active ones. |
AcademicLevel_Prompt | String | |
AcademicUnit_Prompt | String | Derived Academic Units. |
ActiveOnly_Prompt | Bool | Only return active students. |
ProgramOfStudy_Prompt | String | For students who haven't matriculated, the program of study they either applied to or have been admitted to. For matriculated students, the primary program of study from their reporting record. |
Search_Prompt | String | A fuzzy search string that matches student IDs and names. Example: search=bri%20book returns the student Brian Booker. |