Update a smart list

patch

/fscmRestApi/resources/11.13.18.05/courseLists/{courseListsUniqID}/child/elements/{ElementId}/child/smartLists/{CurriculumSmartlistId}

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=
  • 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=
  • This is the hash key of the attributes which make up the composite key for the Course Lists resource and used to uniquely identify an instance of Course Lists. The client should not generate the hash key value. Instead, the client should query on the Course Lists collection resource in order to navigate to a specific instance of Course Lists to get the hash key.
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
Nested Schema : Smart List Courses
Type: array
Title: Smart List Courses
The courses resource is a child resource of the smart list resource and lists the courses matching the smart list criteria.
Show Source
Nested Schema : Smart List Criteria Values
Type: array
Title: Smart List Criteria Values
The smart list criteria values resource is a child resource of the smart lists resource and lists the criteria associated with the smart list.
Show Source
Nested Schema : courseLists-elements-smartLists-courses-item-patch-request
Type: object
Show Source
Nested Schema : Smart List Course Campuses
Type: array
Title: Smart List Course Campuses
The course campuses resource is a child resource of the smart list course resource and lists the campuses matching the smart list course.
Show Source
Nested Schema : Smart List Course Organizations
Type: array
Title: Smart List Course Organizations
The course organizations resource is a child resource of the smart list course resource and lists the organizations matching the smart list course.
Show Source
Nested Schema : Smart List Course Curriculum Tags
Type: array
Title: Smart List Course Curriculum Tags
The course tags resource is a child resource of the smart list course resource and lists the tags matching the smart list course.
Show Source
Nested Schema : courseLists-elements-smartLists-courses-courseCampuses-item-patch-request
Type: object
Show Source
Nested Schema : courseLists-elements-smartLists-courses-courseOrganizations-item-patch-request
Type: object
Show Source
Nested Schema : courseLists-elements-smartLists-courses-tags-item-patch-request
Type: object
Show Source
Nested Schema : courseLists-elements-smartLists-smartListCriteria-item-patch-request
Type: object
Show Source
  • Maximum Length: 30
    The code used to identify the column or attribute that should be included in the smart list criteria. A list of accepted values is defined in the lookup type ORA_HER_COLUMN_CODE.
  • Maximum Length: 240
    The value that should be used with the criteria column to identify courses for the smart list.
  • The sort sequence of the smart list criteria.
  • Maximum Length: 30
    The code used to indicate that the given criteria should be used to include or exclude courses from the smart list. A list of accepted values is defined in the lookup type ORA_HER_CRITERIA_TYPE.
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 : courseLists-elements-smartLists-item-response
Type: object
Show Source
Nested Schema : Smart List Courses
Type: array
Title: Smart List Courses
The courses resource is a child resource of the smart list resource and lists the courses matching the smart list criteria.
Show Source
Nested Schema : Smart List Criteria Values
Type: array
Title: Smart List Criteria Values
The smart list criteria values resource is a child resource of the smart lists resource and lists the criteria associated with the smart list.
Show Source
Nested Schema : courseLists-elements-smartLists-courses-item-response
Type: object
Show Source
Nested Schema : Smart List Course Campuses
Type: array
Title: Smart List Course Campuses
The course campuses resource is a child resource of the smart list course resource and lists the campuses matching the smart list course.
Show Source
Nested Schema : Smart List Course Organizations
Type: array
Title: Smart List Course Organizations
The course organizations resource is a child resource of the smart list course resource and lists the organizations matching the smart list course.
Show Source
Nested Schema : Smart List Course Curriculum Tags
Type: array
Title: Smart List Course Curriculum Tags
The course tags resource is a child resource of the smart list course resource and lists the tags matching the smart list course.
Show Source
Nested Schema : courseLists-elements-smartLists-courses-courseCampuses-item-response
Type: object
Show Source
Nested Schema : courseLists-elements-smartLists-courses-courseOrganizations-item-response
Type: object
Show Source
Nested Schema : courseLists-elements-smartLists-courses-tags-item-response
Type: object
Show Source
Nested Schema : courseLists-elements-smartLists-smartListCriteria-item-response
Type: object
Show Source
  • Read Only: true
    Maximum Length: 64
    The user who created the row for the smart list criteria.
  • Read Only: true
    The date and time when the smart list criteria row was created.
  • Maximum Length: 30
    The code used to identify the column or attribute that should be included in the smart list criteria. A list of accepted values is defined in the lookup type ORA_HER_COLUMN_CODE.
  • Read Only: true
    The data type of the criteria column attribute.
  • Read Only: true
    Maximum Length: 80
    The name of the code that's used to identify the column or attribute that should be included in the smart list criteria. A list of accepted values is defined in the lookup type ORA_HER_COLUMN_CODE.
  • Maximum Length: 240
    The value that should be used with the criteria column to identify courses for the smart list.
  • The sort sequence of the smart list criteria.
  • Maximum Length: 30
    The code used to indicate that the given criteria should be used to include or exclude courses from the smart list. A list of accepted values is defined in the lookup type ORA_HER_CRITERIA_TYPE.
  • Read Only: true
    Maximum Length: 80
    The meaning of the code that's used to indicate if the given criteria should be used to include or exclude courses from the smart list. A list of accepted values is defined in the lookup type ORA_HER_CRITERIA_TYPE.
  • Read Only: true
    The date and time when the smart list criteria row was last updated.
  • Read Only: true
    Maximum Length: 64
    The user who last updated the row for the smart list criteria.
  • Links
  • The unique identifier for the smart list criteria.
Back to Top