Update an academic level
patch
/fscmRestApi/resources/11.13.18.05/academicLevels/{AcademicLevelId}
Request
Path Parameters
-
AcademicLevelId(required): integer(int64)
The value of this parameter could be a hash of the key that is used to uniquely identify the resource item. The client should not generate the hash key value. Instead, the client should query on the collection resource with a filter to navigate to a specific resource item. For example: products?q=InventoryItemId=
Header Parameters
-
Metadata-Context: string
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version: string
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Supported Media Types
- application/json
Root Schema : schema
Type:
Show Source
object
-
assignments: array
Assignments
Title:
Assignments
The assignments resource provides a list of academic entities which have been assigned. -
Description: string
Title:
Academic Level Description
Maximum Length:1000
The description of the academic level. -
enrollmentInclusions: array
Enrollment Inclusions
Title:
Enrollment Inclusions
The enrollment inclusions resource is a child of the academic levels resource and provides a complete list of enrollment inclusions associated with an academic level. -
ForCreditFlag: boolean
Title:
For Credit
Maximum Length:1
Default Value:true
Indicates the academic level is for credit. -
institutions: array
Institutions
Title:
Institutions
The institutions resource is a child of the academic levels resource and provides a complete list of institutions associated with an academic level. -
LevelName: string
Title:
Academic Level Name
Maximum Length:100
The name of the academic level. -
LevelStatusCode: string
Title:
Level Status Code
Maximum Length:30
Default Value:ORA_INACTIVE
The status code of the academic level. A list of accepted values is defined in the lookup type ORA_HER_ACADEMIC_LEVEL_STATUS. -
MinimumFullTimeUnits: number
Title:
Minimum Full Time Units
Default Value:0
The minimum full time units indicates the minimum number of units of credit required to be considered a full time student. -
PrimacyNumber: integer
(int32)
Title:
Primacy Number
The primacy number of the academic level. Use primacy numbers to specify the primary program for purposes such as reporting and tuition calculation. -
RepeatFailureHandlerCode: string
Title:
Enrollment Repeat Option
Maximum Length:30
Default Value:ORA_NONE
Indicates the action to be taken when a course repeat attempt isn't successful. A list of accepted values is defined in the lookup type ORA_HER_REPEAT_CONTROL_TYPE. -
RequiresStudentProgramFlag: boolean
Title:
Requires student program
Maximum Length:1
Indicates that a student can enroll only if the student is assigned to a program. -
TypeOfCreditCode: string
Title:
Type of Credit Code
Maximum Length:30
Indicates the type of credit generally earned for this academic level. A list of accepted values is defined in the lookup type ORA_HER_CREDIT_TYPE_CODE.
Nested Schema : Assignments
Type:
array
Title:
Assignments
The assignments resource provides a list of academic entities which have been assigned.
Show Source
Nested Schema : Enrollment Inclusions
Type:
array
Title:
Enrollment Inclusions
The enrollment inclusions resource is a child of the academic levels resource and provides a complete list of enrollment inclusions associated with an academic level.
Show Source
Nested Schema : Institutions
Type:
array
Title:
Institutions
The institutions resource is a child of the academic levels resource and provides a complete list of institutions associated with an academic level.
Show Source
Nested Schema : schema
Type:
Show Source
object
-
AssignmentEndDate: string
(date)
Title:
Assignment End Date
The end or expiration date of the entity assignment. -
AssignmentStartDate: string
(date)
Title:
Assignment Start Date
The start date of the entity assignment.
Nested Schema : schema
Type:
Show Source
object
-
IncludeAcademicLevelId: integer
(int64)
Title:
Included Academic Level ID
The unique identifier for the academic level that's included for enrollment.
Response
Supported Media Types
- application/json
Default Response
The following table describes the default response for this task.
Headers
-
Metadata-Context:
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version:
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Root Schema : academicLevels-item-response
Type:
Show Source
object
-
AcademicLevelId: integer
(int64)
Title:
Academic Level ID
Read Only:true
The unique identifier for an academic level. -
ActiveFlag: boolean
Title:
Academic Level Active
Read Only:true
Maximum Length:1
Indicates the active status of the academic level. -
AllInstitutionsFlag: boolean
Title:
Available for all institutions
Read Only:true
Maximum Length:1
Default Value:false
Indicates the academic level is available for all academic institutions. -
assignments: array
Assignments
Title:
Assignments
The assignments resource provides a list of academic entities which have been assigned. -
CreatedBy: string
Title:
Created By
Read Only:true
Maximum Length:64
The user who created the row. -
CreationDate: string
(date-time)
Title:
Creation Date
Read Only:true
The date the row was created. -
Description: string
Title:
Academic Level Description
Maximum Length:1000
The description of the academic level. -
enrollmentInclusions: array
Enrollment Inclusions
Title:
Enrollment Inclusions
The enrollment inclusions resource is a child of the academic levels resource and provides a complete list of enrollment inclusions associated with an academic level. -
ForCreditFlag: boolean
Title:
For Credit
Maximum Length:1
Default Value:true
Indicates the academic level is for credit. -
institutions: array
Institutions
Title:
Institutions
The institutions resource is a child of the academic levels resource and provides a complete list of institutions associated with an academic level. -
LastUpdateDate: string
(date-time)
Title:
Last Updated Date
Read Only:true
The date the row was last updated. -
LastUpdatedBy: string
Title:
Last Updated By
Read Only:true
Maximum Length:64
The user who last updated the row. -
LevelCode: string
Title:
Academic Level Code
Maximum Length:100
The code of the academic level. -
LevelName: string
Title:
Academic Level Name
Maximum Length:100
The name of the academic level. -
LevelStatus: string
Title:
Level Status
Read Only:true
Maximum Length:80
The status meaning of the academic level. -
LevelStatusCode: string
Title:
Level Status Code
Maximum Length:30
Default Value:ORA_INACTIVE
The status code of the academic level. A list of accepted values is defined in the lookup type ORA_HER_ACADEMIC_LEVEL_STATUS. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
MinimumFullTimeUnits: number
Title:
Minimum Full Time Units
Default Value:0
The minimum full time units indicates the minimum number of units of credit required to be considered a full time student. -
PrimacyNumber: integer
(int32)
Title:
Primacy Number
The primacy number of the academic level. Use primacy numbers to specify the primary program for purposes such as reporting and tuition calculation. -
RepeatFailureHandlerCode: string
Title:
Enrollment Repeat Option
Maximum Length:30
Default Value:ORA_NONE
Indicates the action to be taken when a course repeat attempt isn't successful. A list of accepted values is defined in the lookup type ORA_HER_REPEAT_CONTROL_TYPE. -
RepeatFailureHandlerMeaning: string
Title:
Repeat Handler Meaning
Read Only:true
Maximum Length:80
The meaning of repeat failure handler code. Valid values include None, Error or Warning. A list of accepted values is defined in the lookup type ORA_HER_REPEAT_CONTROL_TYPE. -
RequiresStudentProgramFlag: boolean
Title:
Requires student program
Maximum Length:1
Indicates that a student can enroll only if the student is assigned to a program. -
TypeOfCredit: string
Title:
Type of Credit
Read Only:true
Maximum Length:80
The meaning of the type of credit. Valid values include Continuing education units, Credit hours and No Credit Type. A list of accepted values is defined in the lookup type ORA_HER_CREDIT_TYPE_CODE. -
TypeOfCreditCode: string
Title:
Type of Credit Code
Maximum Length:30
Indicates the type of credit generally earned for this academic level. A list of accepted values is defined in the lookup type ORA_HER_CREDIT_TYPE_CODE.
Nested Schema : Assignments
Type:
array
Title:
Assignments
The assignments resource provides a list of academic entities which have been assigned.
Show Source
Nested Schema : Enrollment Inclusions
Type:
array
Title:
Enrollment Inclusions
The enrollment inclusions resource is a child of the academic levels resource and provides a complete list of enrollment inclusions associated with an academic level.
Show Source
Nested Schema : Institutions
Type:
array
Title:
Institutions
The institutions resource is a child of the academic levels resource and provides a complete list of institutions associated with an academic level.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : academicLevels-assignments-item-response
Type:
Show Source
object
-
AssignedEntityCode: string
Title:
Entity Code
Read Only:true
Maximum Length:100
The user defined identifier of the associated entity. -
AssignedEntityId: integer
(int64)
Title:
Entity ID
The unique identifier of the associated entity. -
AssignedEntityName: string
Title:
Entity Name
Read Only:true
Maximum Length:100
The name of the associated entity. -
AssignedEntityStatusCode: string
Title:
Assigned Entity Status Code
Read Only:true
Maximum Length:30
The status code of the entity. This controls the availability of the entity for assignments to settings. -
AssignedEntityStatusMeaning: string
Title:
Assigned Entity Status
Read Only:true
Maximum Length:80
The status of the entity. -
AssignedEntitySubTypeCode: string
Title:
Entity Subtype Code
Read Only:true
Maximum Length:30
The entity subtype code of the associated entity. -
AssignedEntitySubTypeMeaning: string
Title:
Entity Subtype
Read Only:true
Maximum Length:80
The entity subtype of the associated entity. -
AssignedEntityTypeCode: string
Title:
Entity Type Code
Maximum Length:30
A list of accepted values is defined in the lookup type ORA_HER_ASSOCIATED_OBJECT_TYPE. -
AssignedEntityTypeMeaning: string
Title:
Entity Type
Read Only:true
Maximum Length:80
The entity type of the associated entity. -
AssignmentEndDate: string
(date)
Title:
Assignment End Date
The end or expiration date of the entity assignment. -
AssignmentStartDate: string
(date)
Title:
Assignment Start Date
The start date of the entity assignment. -
CreatedBy: string
Title:
Created By
Read Only:true
Maximum Length:64
The user who created the row. -
CreationDate: string
(date-time)
Title:
Creation Date
Read Only:true
The date the row was created. -
LastUpdateDate: string
(date-time)
Title:
Last Updated Date
Read Only:true
The date the row was last updated. -
LastUpdatedBy: string
Title:
Last Updated By
Read Only:true
Maximum Length:64
The user who last updated the row. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
SettingsAssignmentId: integer
(int64)
Title:
Settings Assignment ID
Read Only:true
The unique identifier for the setup association record.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : link
Type:
Show Source
object
-
href: string
Title:
hyperlink reference
The URI to the related resource. -
kind: string
Title:
kind
Allowed Values:[ "collection", "item", "describe", "other" ]
The kind of the related resource. -
name: string
Title:
name
The name of the link to the related resource. -
properties: object
properties
-
rel: string
Title:
relation
Allowed Values:[ "self", "lov", "parent", "canonical", "child", "enclosure", "action", "custom" ]
The name of the relation to the resource instance. Example: self.
Nested Schema : properties
Type:
Show Source
object
-
changeIndicator: string
Change indicator or the ETag value of the resource instance.
Nested Schema : academicLevels-enrollmentInclusions-item-response
Type:
Show Source
object
-
EnrollmentInclusionId: integer
(int64)
Title:
Academic Level Enrollment Inclusion ID
Read Only:true
The unique identifier for an enrollment inclusion. Enrollment inclusions at the course academic level indicate the student academic levels that are eligible to enroll in a course. Inclusions apply only when enrollment is restricted to students who are assigned to a program. -
IncludeAcademicLevelId: integer
(int64)
Title:
Included Academic Level ID
The unique identifier for the academic level that's included for enrollment. -
IncludeLevelCode: string
Title:
Included Level Code
Read Only:true
Maximum Length:100
The code of the academic level. -
IncludeLevelName: string
Title:
Included Level Name
Read Only:true
Maximum Length:100
The name of the academic level. -
links: array
Links
Title:
Links
The link relations associated with the resource instance.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : academicLevels-institutions-item-response
Type:
Show Source
object
-
AcademicLevelId: integer
(int64)
Title:
Academic Level ID
Read Only:true
Unique identifier for an academic level. -
AcademicLevelInstitutionId: integer
(int64)
Title:
Academic Level Institution ID
Read Only:true
The unique identifier for the institution that's associated with an academic level. -
InstitutionId: integer
(int64)
Title:
Institution ID
Read Only:true
The unique identifier of an academic institution. -
InstitutionName: string
Title:
Institution
Read Only:true
Maximum Length:50
The name of the institution. -
links: array
Links
Title:
Links
The link relations associated with the resource instance.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Links
- assignments
-
Parameters:
- AcademicLevelId:
$request.path.AcademicLevelId
The assignments resource provides a list of academic entities which have been assigned. - AcademicLevelId:
- enrollmentInclusions
-
Operation: /fscmRestApi/resources/11.13.18.05/academicLevels/{AcademicLevelId}/child/enrollmentInclusionsParameters:
- AcademicLevelId:
$request.path.AcademicLevelId
The enrollment inclusions resource is a child of the academic levels resource and provides a complete list of enrollment inclusions associated with an academic level. - AcademicLevelId:
- institutions
-
Parameters:
- AcademicLevelId:
$request.path.AcademicLevelId
The institutions resource is a child of the academic levels resource and provides a complete list of institutions associated with an academic level. - AcademicLevelId:
- levelStatusCodeLOV
-
Parameters:
- finder:
ByLookupTypeFinder%3BLookupCode%3D{LevelStatusCode}%2CLookupType%3DORA_HER_ACADEMIC_LEVEL_STATUS
The following properties are defined on the LOV link relation:- Source Attribute: LevelStatusCode; Target Attribute: LookupCode
- Display Attribute: Meaning
- finder:
- typeOfCreditCodeLOV
-
Parameters:
- finder:
ByLookupTypeFinder%3BLookupCode%3D{TypeOfCreditCode}%2CLookupType%3DORA_HER_CREDIT_TYPE_CODE
The following properties are defined on the LOV link relation:- Source Attribute: TypeOfCreditCode; Target Attribute: LookupCode
- Display Attribute: Meaning
- finder: