Create all elements
post
/fscmRestApi/resources/11.13.18.05/academicPlanTemplates/{academicPlanTemplatesUniqID}/child/periods/{periodsUniqID}/child/elements
Request
Path Parameters
-
academicPlanTemplatesUniqID(required): string
This is the hash key of the attributes which make up the composite key for the Academic Plan Templates resource and used to uniquely identify an instance of Academic Plan Templates. The client should not generate the hash key value. Instead, the client should query on the Academic Plan Templates collection resource in order to navigate to a specific instance of Academic Plan Templates to get the hash key.
-
periodsUniqID(required): string
This is the hash key of the attributes which make up the composite key--- TemplatePeriodId and TemplateInstructionId ---for the Periods resource and used to uniquely identify an instance of Periods. The client should not generate the hash key value. Instead, the client should query on the Periods collection resource with a filter on the primary key values in order to navigate to a specific instance of Periods.
For example: periods?q=TemplatePeriodId=<value1>;TemplateInstructionId=<value2>
Header Parameters
-
Effective-Of:
This header accepts a string value. The string is a semi-colon separated list of
= . It is used to perform effective date range operations. The accepted parameters are RangeMode, RangeSpan, RangeStartDate, RangeEndDate, RangeStartSequence and RangeEndSequence. The parameter values are always strings. The possible values for RangeMode are SET_LOGICAL_START, SET_LOGICAL_END, END_DATE, SET_EFFECTIVE_START, SET_EFFECTIVE_END, REPLACE_CORRECTION, REPLACE_UPDATE, RECONCILE_CORRECTION, CORRECTION, RECONCILE_UPDATE, UPDATE, ZAP and DELETE_CHANGES. The possible values for RangeSpan are PHYSICAL_ROW_END_DATE and LOGICAL_ROW_END_DATE. The values for RangeStartDate and RangeEndDate have to be a string representation of a date in yyyy-MM-dd format. The value for RangeStartSequence and RangeEndSequence must be strings such that when parsed they yield positive integers. -
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.
-
Upsert-Mode:
Contains one of the following values: true or false. If true, the server performs an Upsert operation instead of a Create operation. During an Upsert operation, the server attempts to find an existing resource that matches the payload. If a match is found, the server updates the existing resource instead of creating a new one. If not found or false (default), the server performs a Create operation. Note that the Upsert operation isn't supported for date-effective REST resources.
Supported Media Types
- application/json
Root Schema : schema
Type:
Show Source
object-
ContactHoursQuantity: integer
(int32)
Title:
Contact HoursThe number of contact hours required for the period element. -
courseRequisites: array
Course Requisites
Title:
Course RequisitesThe courseRequisites resource is a child of the academic plan templates resource and provides a list of tiers associated with an academic plan template. -
DeleteActionFlag: boolean
Title:
Delete ActionIndicates whether the delete action for curriculum course element is active or inactive. -
ElementCurriculumId(required): integer
(int64)
Title:
Element Curriculum IDThe curriculum item identifier for the curriculum course element. -
HierarchyPath: string
The hierarchy path of the curriculum course element.
-
LockElementFlag(required): boolean
Title:
Lock ElementMaximum Length:1Locks the plan template element, preventing changes or removal of the element. -
MaximumCoursesQuantity: integer
(int32)
Title:
Maximum CoursesDefault Value:0The maximum number of courses required for the curriculum course element. -
MaximumRequiredUnitsQuantity: number
Title:
Maximum UnitsDefault Value:0The maximum number of units required for the curriculum course element. -
MinimumRequiredCoursesQuantity: integer
(int32)
Title:
Minimum Number of CoursesDefault Value:0The minimum number of courses required for the period element. -
MinimumRequiredUnitsQuantity: number
Title:
Minimum Required UnitsDefault Value:0The minimum units required for the period element. -
PeriodElementId: integer
(int64)
Title:
Plan Period Element IDThe unique identifier for the template period element. -
PeriodElementSequence: integer
(int32)
Title:
Period Element SequenceThe sequence of the template elements within a template period. - relatedElements: array Related Elements
-
RequirementCategoryId: integer
(int64)
Title:
Requirement Category IDThe requirement category for the period element. -
SourceCurriculumId(required): integer
(int64)
Title:
Source Curriculum IDThe curriculum item identifier for the source curriculum item. -
TemplatePeriodId(required): integer
(int64)
Title:
Template Period IDThe unique identifier for the template period.
Nested Schema : Course Requisites
Type:
arrayTitle:
Course RequisitesThe courseRequisites resource is a child of the academic plan templates resource and provides a list of tiers associated with an academic plan template.
Show Source
Nested Schema : academicPlanTemplates-periods-elements-courseRequisites-item-post-request
Type:
Show Source
objectResponse
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 : academicPlanTemplates-periods-elements-item-response
Type:
Show Source
object-
ContactHoursQuantity: integer
(int32)
Title:
Contact HoursThe number of contact hours required for the period element. -
courseRequisites: array
Course Requisites
Title:
Course RequisitesThe courseRequisites resource is a child of the academic plan templates resource and provides a list of tiers associated with an academic plan template. -
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:64Who column: indicates the user who created the row for the curriculum course element. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueWho column: indicates the date and time of the creation of the row for the curriculum course element. -
CreditTypeMeaning: string
Title:
Type of Credit MeaningRead Only:trueMaximum Length:80The credit type that's associated with the curriculum course element. -
DeleteActionFlag: boolean
Title:
Delete ActionIndicates whether the delete action for curriculum course element is active or inactive. -
ElementCatalogNumber: string
Title:
Catalog NumberRead Only:trueMaximum Length:10The catalog number of the curriculum course element. -
ElementCurriculumId: integer
(int64)
Title:
Element Curriculum IDThe curriculum item identifier for the curriculum course element. -
ElementCurriculumName: string
Title:
Element Curriculum NameRead Only:trueMaximum Length:50The curriculum item name of the curriculum course element. -
ElementCurriculumType: string
Title:
Element Curriculum TypeRead Only:trueMaximum Length:30The curriculum item type of the curriculum course element. -
ElementCurriculumTypeId: integer
(int64)
Title:
Element Curriculum Type IDRead Only:trueThe curriculum item type identifier for the curriculum course element. -
ElementCurriculumTypeName: string
Title:
Element Curriculum Type NameRead Only:trueMaximum Length:50The curriculum item type name of the curriculum course element. -
ElementSubjectCode: string
Title:
Element Subject CodeRead Only:trueMaximum Length:30The curriculum item subject code of the curriculum course element. -
HierarchyPath: string
The hierarchy path of the curriculum course element.
-
LastUpdateDate: string
(date-time)
Title:
Last Updated DateRead Only:trueWho column: indicates the date and time of the last update of the row for the curriculum course element. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64Who column: indicates the user who last updated the row for the curriculum course element. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
LockElementFlag: boolean
Title:
Lock ElementMaximum Length:1Locks the plan template element, preventing changes or removal of the element. -
MaximumCoursesQuantity: integer
(int32)
Title:
Maximum CoursesDefault Value:0The maximum number of courses required for the curriculum course element. -
MaximumRequiredUnitsQuantity: number
Title:
Maximum UnitsDefault Value:0The maximum number of units required for the curriculum course element. -
MaximumUnitsQuantity: number
Title:
Maximum UnitsRead Only:trueThe maximum units required for the curriculum course element. -
MinimumRequiredCoursesQuantity: integer
(int32)
Title:
Minimum Number of CoursesDefault Value:0The minimum number of courses required for the period element. -
MinimumRequiredUnitsQuantity: number
Title:
Minimum Required UnitsDefault Value:0The minimum units required for the period element. -
MinimumUnitsQuantity: number
Title:
Minimum UnitsRead Only:trueThe minimum units required for the curriculum course element. -
PeriodElementId: integer
(int64)
Title:
Plan Period Element IDThe unique identifier for the template period element. -
PeriodElementSequence: integer
(int32)
Title:
Period Element SequenceThe sequence of the template elements within a template period. - relatedElements: array Related Elements
-
RequirementCategoryId: integer
(int64)
Title:
Requirement Category IDThe requirement category for the period element. -
SourceCurriculumId: integer
(int64)
Title:
Source Curriculum IDThe curriculum item identifier for the source curriculum item. -
SourceCurriculumName: string
Title:
Source Curriculum NameRead Only:trueMaximum Length:50The curriculum item name of the requirement source curriculum item. -
SourceCurriculumType: string
Title:
Source Curriculum TypeRead Only:trueMaximum Length:30The curriculum item type of the requirement source curriculum item. -
SourceCurriculumTypeId: integer
(int64)
Title:
Source Curriculum Type IDRead Only:trueThe curriculum item type identifier for the requirement source curriculum item. -
SourceCurriculumTypeName: string
Title:
Source Curriculum Type NameRead Only:trueMaximum Length:50The curriculum item type name of the requirement source curriculum item. -
TemplatePeriodId: integer
(int64)
Title:
Template Period IDThe unique identifier for the template period.
Nested Schema : Course Requisites
Type:
arrayTitle:
Course RequisitesThe courseRequisites resource is a child of the academic plan templates resource and provides a list of tiers associated with an academic plan template.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : academicPlanTemplates-periods-elements-courseRequisites-item-response
Type:
Show Source
object-
AcademicSubjectCode: string
Title:
Subject CodeRead Only:trueMaximum Length:30The academic subject of the course requisite in the academic plan template. -
AcademicSubjectId: integer
(int64)
Title:
Academic Subject IDRead Only:trueThe unique identifier for the academic subject for the course requisite. -
CurriculumCatalogNumber: string
Title:
Catalog NumberRead Only:trueMaximum Length:10The curriculum catalog number of the course requisite in the academic plan template. -
CurriculumCourseId: integer
(int64)
Read Only:
trueThe unique identifier for the curriculum course for the curriculum course requisite. -
CurriculumHeaderId: integer
(int64)
Read Only:
trueThe unique identifier for the curriculum header of the course requisite. -
CurriculumId: integer
(int64)
Title:
Curriculum IDRead Only:trueThe unique identifier for the curriculum for the curriculum course requisite. -
CurriculumName: string
Title:
NameRead Only:trueMaximum Length:50The curriculum name of the course requisite in the academic plan template. -
CurriculumOfferingId: integer
(int64)
Read Only:
trueThe unique identifier for the curriculum offering for the course requisite. -
CurriculumRequisiteId: integer
(int64)
Read Only:
trueThe unique identifier for the curriculum requisite for the curriculum course requisite. -
EffectiveEndDate: string
(date)
Read Only:
trueThe effective end date of the course requisite in the academic plan template. -
EffectiveStartDate: string
(date)
Read Only:
trueThe effective start date of the course requisite in the academic plan template. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
OfferStandard: string
Read Only:
trueThe offer standard of the course requisite in the academic plan template. -
RequisiteCurriculumId: integer
(int64)
Read Only:
trueThe unique identifier for the requisite curriculum for the curriculum course requisite. -
RequisiteCurriculumName: string
Title:
Requisite Curriculum NameRead Only:trueThe requisite curriculum name of the course requisite in the academic plan template. -
RequisiteTypeCode: string
Read Only:
trueMaximum Length:30The requisite type of the course requisite in the academic plan template.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : link
Type:
Show Source
object-
href: string
Title:
hyperlink referenceThe URI to the related resource. -
kind: string
Title:
kindAllowed Values:[ "collection", "item", "describe", "other" ]The kind of the related resource. -
name: string
Title:
nameThe name of the link to the related resource. -
properties: object
properties
-
rel: string
Title:
relationAllowed 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.
Links
- courseRequisites
-
Parameters:
- academicPlanTemplatesUniqID:
$request.path.academicPlanTemplatesUniqID - elementsUniqID:
$request.path.elementsUniqID - periodsUniqID:
$request.path.periodsUniqID
The courseRequisites resource is a child of the academic plan templates resource and provides a list of tiers associated with an academic plan template. - academicPlanTemplatesUniqID:
- relatedElements
-
Parameters:
- academicPlanTemplatesUniqID:
$request.path.academicPlanTemplatesUniqID - elementsUniqID:
$request.path.elementsUniqID - periodsUniqID:
$request.path.periodsUniqID
The related elements resource is a child of the academic plan templates resource and provides a list of related elements associated with an academic plan template. - academicPlanTemplatesUniqID: