ProgramsOfStudy
Retrieves the program of study with the specified ID.
Workday Resource Information
Retrieves information about the Program of Study with the specified ID, as of the specified effective date. If you don't specify the effectiveDate query parameter, the effective date defaults to the current date.Secured by: Manage: Program of Study
Scope: Academic Foundation
Columns
Name | Type | Description |
Id [KEY] | String | Id of the instance |
AcademicLevel_Descriptor | String | Supported for: SELECT. A preview of the instance |
AcademicLevel_Id | String | Supported for: SELECT. Id of the instance |
AcademicUnit_Id | String | Supported for: SELECT. Id of the instance |
AcademicUnit_Inactive | Bool | Supported for: SELECT. If true, the Academic Unit is inactive, as of the effective date. |
AcademicUnit_Institution | Bool | Supported for: SELECT. If true, the Academic Unit is designated as an institution, as of the effective date. |
AcademicUnit_Name | String | Supported for: SELECT. The name of the Academic Unit, as of the effective date. |
CipCode_Descriptor | String | Supported for: SELECT. A description of the instance |
CipCode_Href | String | Supported for: SELECT. A link to the instance |
CipCode_Id | String | Supported for: SELECT. wid / id / reference id |
Name | String | Supported for: SELECT. The name of the Program of Study, as of the effective date. |
ProgramType_Descriptor | String | Supported for: SELECT. A description of the instance |
ProgramType_Href | String | Supported for: SELECT. A link to the instance |
ProgramType_Id | String | Supported for: SELECT. wid / id / reference id |
AcademicLevel_Prompt | String | The Workday ID of the owning academic level of the program of study, as of the effective date. You can use a return id from GET /academicLevels |
AcademicUnit_Prompt | String | The Workday ID of the owning academic unit of the program of study, as of the effective date. You can use a return id from GET /academicUnits |
CipCode_Prompt | String | The Workday ID of the CIP code for the program of study, as of the effective date. |
EducationalCredentials_Prompt | String | Accepts multiple inputs. The Workday IDs of the educational credentials of the program of study, as of the effective date. You can use the return id from GET /educationalCredentials. |
EffectiveDate_Prompt | Date | The effective date of the Program of Study, using the yyyy-mm-dd format. The default is the current date. |
ProgramType_Prompt | String | The Workday ID of the program type of the program of study, as of the effective date. |