Holds
This resource returns all Student Hold Assignments or a collection of Student Hold Assignments filtered by query parameters.
Workday Resource Information
This resource returns all Student Hold Assignments or a collection of Student Hold Assignments filtered by query parameters.Secured by: Apply Student Hold (REST Service), Manage: Holds, Self-Service: Holds
Scope: Action Items and Holds
Columns
| Name | Type | Description |
| Id [KEY] | String | Id of the instance |
| CreatedBy | String | The assigner of the hold. |
| CreatedOn | Datetime | The date the hold was created. |
| Descriptor | String | The display name of the instance |
| OverrideEvent_AppliedOn | Datetime | The date the hold override was applied. |
| OverrideEvent_CreatedBy | String | The user who applied the override. |
| OverrideEvent_Descriptor | String | The display name of the instance |
| OverrideEvent_EndDate | Datetime | The date the override ends. |
| OverrideEvent_Id | String | Id of the instance |
| OverrideEvent_StartDate | Datetime | The date the override starts. |
| Reason_Description | String | The description of the hold reason. |
| Reason_Descriptor | String | The display name of the instance |
| Reason_Id | String | Id of the instance |
| Reason_ResolutionInstructions | String | The instructions to resolve the hold. |
| RemovedOn | Datetime | The date the hold will be removed from the student. |
| Student_Descriptor | String | The display name of the instance |
| Student_Href | String | A link to the instance |
| Student_Id | String | wid / id / reference id |
| Active_Prompt | Bool | Whether the holds are active or not. |
| HoldReason_Prompt | String | The hold reason to filter on. |
| HoldType_Prompt | String | The hold types to filter on. |
| Student_Prompt | String | The student to filter on. |