Update an academic period sequence

patch

/fscmRestApi/resources/11.13.18.05/academicPeriodSequences/{PeriodSequenceHeaderId}

Request

Path Parameters
  • 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
  • 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".
  • 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
Request Body - application/json ()
Root Schema : schema
Type: object
Show Source
  • Title: Description
    Maximum Length: 240
    The description of an academic period sequence.
  • Level One Academic Periods
    Title: Level One Academic Periods
    The level one academic periods resource is a child resource of the academic period sequence resource and provides an ordered sequence of academic periods in the first level of the hierarchy.
  • Title: Sequence Header ID
    The unique identifier for an academic period sequence.
  • Academic Period Sequence Owners
    Title: Academic Period Sequence Owners
    The academic period sequence owners resource is a child resource of the academic period sequence resource and identifies the institution and academic level for the academic period sequence.
  • Maximum Length: 50
    The code of an academic period sequence.
  • Maximum Length: 50
    The name of an academic period sequence.
  • Title: Status Code
    Maximum Length: 30
    The code for an academic period sequence status. A list of accepted values is defined in the lookup type ORA_HER_SYSTEM_STATUS_CODE.
  • Maximum Length: 80
    The status for an academic period sequence, such as active or inactive. A list of accepted values is defined in the lookup type ORA_HER_SYSTEM_STATUS_CODE.
Nested Schema : Level One Academic Periods
Type: array
Title: Level One Academic Periods
The level one academic periods resource is a child resource of the academic period sequence resource and provides an ordered sequence of academic periods in the first level of the hierarchy.
Show Source
Nested Schema : Academic Period Sequence Owners
Type: array
Title: Academic Period Sequence Owners
The academic period sequence owners resource is a child resource of the academic period sequence resource and identifies the institution and academic level for the academic period sequence.
Show Source
Nested Schema : schema
Type: object
Show Source
Nested Schema : Level Two Academic Periods
Type: array
Title: Level Two Academic Periods
The level two academic periods resource is a child resource of the academic period sequence resource and provides an ordered sequence of academic periods in the second level of the hierarchy.
Show Source
Nested Schema : academicPeriodSequences-levelOnePeriods-levelTwoPeriods-item-patch-request
Type: object
Show Source
Nested Schema : schema
Type: object
Show Source
Back to Top

Response

Supported Media Types

Default Response

The following table describes the default response for this task.
Headers
  • 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".
  • 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.
Body ()
Root Schema : academicPeriodSequences-item-response
Type: object
Show Source
Nested Schema : Level One Academic Periods
Type: array
Title: Level One Academic Periods
The level one academic periods resource is a child resource of the academic period sequence resource and provides an ordered sequence of academic periods in the first level of the hierarchy.
Show Source
Nested Schema : Academic Period Sequence Owners
Type: array
Title: Academic Period Sequence Owners
The academic period sequence owners resource is a child resource of the academic period sequence resource and identifies the institution and academic level for the academic period sequence.
Show Source
Nested Schema : academicPeriodSequences-levelOnePeriods-item-response
Type: object
Show Source
Nested Schema : Level Two Academic Periods
Type: array
Title: Level Two Academic Periods
The level two academic periods resource is a child resource of the academic period sequence resource and provides an ordered sequence of academic periods in the second level of the hierarchy.
Show Source
Nested Schema : academicPeriodSequences-levelOnePeriods-levelTwoPeriods-item-response
Type: object
Show Source
  • Title: Academic Period ID
    Read Only: true
    The unique identifier for an academic period associated with a level two period.
  • Title: Academic Period Name
    Read Only: true
    Maximum Length: 50
    The academic period for a level two period.
  • Links
  • Title: Category Code
    Read Only: true
    Maximum Length: 30
    The period category code for a level two period. A list of accepted values is defined in the lookup type ORA_HER_PERIOD_CATEGORY_CODE.
  • Title: Category
    Read Only: true
    Maximum Length: 80
    The period category code for a level two period, such as Academic, Holiday, Academic reporting, and Academic self-paced. A list of accepted values is defined in the lookup type ORA_HER_PERIOD_CATEGORY_CODE.
  • Title: Period End Date
    Read Only: true
    The date when the level two period ends.
  • Title: Period Start Date
    Read Only: true
    The date when the level two period starts.
  • Title: Weeks of Instruction
    Read Only: true
    Default Value: 1
    The week of instruction of a level two period.
Nested Schema : academicPeriodSequences-periodSequenceOwners-item-response
Type: object
Show Source
Back to Top