Update a plan reviewer department
patch
/fscmRestApi/resources/11.13.18.05/publicSectorPlanReviewerDepartments/{publicSectorPlanReviewerDepartmentsUniqID}
Request
Supported Media Types
- application/vnd.oracle.adf.resourceitem+json
- application/json
Path Parameters
-
publicSectorPlanReviewerDepartmentsUniqID: integer
This is the hash key of the attributes which make up the composite key--- AgencyId and DepartmentId ---for the Plan Reviewer Departments resource and used to uniquely identify an instance of Plan Reviewer Departments. The client should not generate the hash key value. Instead, the client should query on the Plan Reviewer Departments collection resource with a filter on the primary key values in order to navigate to a specific instance of Plan Reviewer Departments.
For example: publicSectorPlanReviewerDepartments?q=AgencyId=<value1>;DepartmentId=<value2>
The following table describes the body parameters in the request for this task.
Root Schema : publicSectorPlanReviewerDepartments-item
Type:
Show Source
object-
AgencyId(optional):
integer(int32)
Title:
Agency IDThe agency identifier of the public sector entity to which this plan reviewer department applies. -
CreatedBy(optional):
string
Title:
Created ByMaximum Length:64The user who created the plan reviewer department. -
CreationDate(optional):
string(date-time)
Title:
Creation DateThe date and time when the plan reviewer department was created. -
Department(optional):
string
Title:
DepartmentMaximum Length:25The value that will be displayed for a plan reviewer department. This value is user-defined. -
DepartmentId(optional):
string
Title:
Department IDMaximum Length:30The unique identifier for a plan reviewer department. -
DepartmentLeadId(optional):
integer(int64)
Title:
Department LeadThe unique identifier for the plan reviewer department lead. -
Description(optional):
string
Title:
DescriptionMaximum Length:500The long description value for a plan reviewer department. -
EnabledFlag(optional):
string
Title:
EnabledMaximum Length:1Indicates whether the plan reviewer department is enabled. If true, the plan reviewer department is enabled and is a valid value that can be selected as a plan reviewer department. If false, the plan reviewer department is not a valid value and can't be selected as a plan reviewer department. The default value is true. -
LastUpdateDate(optional):
string(date-time)
Title:
Last Updated DateThe date and time when the plan reviewer department was last modified. -
LastUpdatedBy(optional):
string
Title:
Last Updated ByMaximum Length:64The user who last modified the plan reviewer department. -
links(optional):
array Items
Title:
ItemsLink Relations
Nested Schema : link
Type:
Show Source
object-
href(optional):
string
Title:
hyperlink referenceThe URI to the related resource. -
rel(optional):
string
Title:
relationThe name of the relation to the resource instance. Example: self.
Response
Supported Media Types
- application/vnd.oracle.adf.resourceitem+json
- application/json
Default Response
The following table describes the default response for this task.
Root Schema : publicSectorPlanReviewerDepartments-item
Type:
Show Source
object-
AgencyId(optional):
integer(int32)
Title:
Agency IDThe agency identifier of the public sector entity to which this plan reviewer department applies. -
CreatedBy(optional):
string
Title:
Created ByMaximum Length:64The user who created the plan reviewer department. -
CreationDate(optional):
string(date-time)
Title:
Creation DateThe date and time when the plan reviewer department was created. -
Department(optional):
string
Title:
DepartmentMaximum Length:25The value that will be displayed for a plan reviewer department. This value is user-defined. -
DepartmentId(optional):
string
Title:
Department IDMaximum Length:30The unique identifier for a plan reviewer department. -
DepartmentLeadId(optional):
integer(int64)
Title:
Department LeadThe unique identifier for the plan reviewer department lead. -
Description(optional):
string
Title:
DescriptionMaximum Length:500The long description value for a plan reviewer department. -
EnabledFlag(optional):
string
Title:
EnabledMaximum Length:1Indicates whether the plan reviewer department is enabled. If true, the plan reviewer department is enabled and is a valid value that can be selected as a plan reviewer department. If false, the plan reviewer department is not a valid value and can't be selected as a plan reviewer department. The default value is true. -
LastUpdateDate(optional):
string(date-time)
Title:
Last Updated DateThe date and time when the plan reviewer department was last modified. -
LastUpdatedBy(optional):
string
Title:
Last Updated ByMaximum Length:64The user who last modified the plan reviewer department. -
links(optional):
array Items
Title:
ItemsLink Relations
Nested Schema : link
Type:
Show Source
object-
href(optional):
string
Title:
hyperlink referenceThe URI to the related resource. -
rel(optional):
string
Title:
relationThe name of the relation to the resource instance. Example: self.