Update a hearing hierarchy body
patch
/fscmRestApi/resources/11.13.18.05/publicSectorHearingHierarchyBodies/{publicSectorHearingHierarchyBodiesUniqID}
Request
Supported Media Types
- application/vnd.oracle.adf.resourceitem+json
- application/json
Path Parameters
-
publicSectorHearingHierarchyBodiesUniqID: integer
This is the hash key of the attributes which make up the composite key--- AgencyId, HearingHierarchyCode and HearingBodyCode ---for the Hearing Hierarchy Bodies resource and used to uniquely identify an instance of Hearing Hierarchy Bodies. The client should not generate the hash key value. Instead, the client should query on the Hearing Hierarchy Bodies collection resource with a filter on the primary key values in order to navigate to a specific instance of Hearing Hierarchy Bodies.
For example: publicSectorHearingHierarchyBodies?q=AgencyId=<value1>;HearingHierarchyCode=<value2>;HearingBodyCode=<value3>
The following table describes the body parameters in the request for this task.
Root Schema : publicSectorHearingHierarchyBodies-item
Type:
Show Source
object-
AgencyId(optional):
integer(int32)
Title:
Agency IDThe unique identifier of the agency. -
AppealFlag(optional):
boolean
Title:
Appeal AllowedIndicates if an appeal is allowed for the hearing body. -
AppealPeriod(optional):
integer(int32)
Title:
Appeal PeriodThe period during which an appeal is allowed. -
CreatedBy(optional):
string
Title:
Created ByMaximum Length:64The name of the user who created the hearing hierarchy. -
CreationDate(optional):
string(date-time)
Title:
Creation DateThe date and time when the hearing hierarchy was created. -
EnabledFlag(optional):
boolean
Title:
EnabledIndicates if the hearing hierarchy body is available to use. -
ExpirationFlag(optional):
boolean
Title:
Escalate after Expiration PeriodIndicates if an expiration is applicable for the hearing body. -
HearingBodyCode(optional):
string
Title:
Hearing Body CodeMaximum Length:60The unique identifier of the hearing body. -
HearingHierarchyCode(optional):
string
Title:
Hierarchy CodeMaximum Length:60The unique identifier of the hearing hierarchy. -
LastUpdateDate(optional):
string(date-time)
Title:
Last Updated DateThe date and time when the hearing hierarchy was last updated. -
LastUpdatedBy(optional):
string
Title:
Last Updated ByMaximum Length:64The name of the user who last updated the hearing hierarchy. -
links(optional):
array Items
Title:
ItemsLink Relations -
Sequence(optional):
integer(int32)
Title:
SequenceThe sequence that the hearing bodies follow in the hearing hierarchy.
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 : publicSectorHearingHierarchyBodies-item
Type:
Show Source
object-
AgencyId(optional):
integer(int32)
Title:
Agency IDThe unique identifier of the agency. -
AppealFlag(optional):
boolean
Title:
Appeal AllowedIndicates if an appeal is allowed for the hearing body. -
AppealPeriod(optional):
integer(int32)
Title:
Appeal PeriodThe period during which an appeal is allowed. -
CreatedBy(optional):
string
Title:
Created ByMaximum Length:64The name of the user who created the hearing hierarchy. -
CreationDate(optional):
string(date-time)
Title:
Creation DateThe date and time when the hearing hierarchy was created. -
EnabledFlag(optional):
boolean
Title:
EnabledIndicates if the hearing hierarchy body is available to use. -
ExpirationFlag(optional):
boolean
Title:
Escalate after Expiration PeriodIndicates if an expiration is applicable for the hearing body. -
HearingBodyCode(optional):
string
Title:
Hearing Body CodeMaximum Length:60The unique identifier of the hearing body. -
HearingHierarchyCode(optional):
string
Title:
Hierarchy CodeMaximum Length:60The unique identifier of the hearing hierarchy. -
LastUpdateDate(optional):
string(date-time)
Title:
Last Updated DateThe date and time when the hearing hierarchy was last updated. -
LastUpdatedBy(optional):
string
Title:
Last Updated ByMaximum Length:64The name of the user who last updated the hearing hierarchy. -
links(optional):
array Items
Title:
ItemsLink Relations -
Sequence(optional):
integer(int32)
Title:
SequenceThe sequence that the hearing bodies follow in the hearing hierarchy.
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.