Update a hearing body day decision
patch
/fscmRestApi/resources/11.13.18.05/publicSectorHearingDecisions/{publicSectorHearingDecisionsUniqID}
Request
Supported Media Types
- application/vnd.oracle.adf.resourceitem+json
- application/json
Path Parameters
-
publicSectorHearingDecisionsUniqID: integer
This is the hash key of the attributes which make up the composite key--- AgencyId and HearingDecisionCode ---for the Hearing Decisions resource and used to uniquely identify an instance of Hearing Decisions. The client should not generate the hash key value. Instead, the client should query on the Hearing Decisions collection resource with a filter on the primary key values in order to navigate to a specific instance of Hearing Decisions.
For example: publicSectorHearingDecisions?q=AgencyId=<value1>;HearingDecisionCode=<value2>
The following table describes the body parameters in the request for this task.
Root Schema : publicSectorHearingDecisions-item
Type:
Show Source
object-
AgencyId(optional):
integer(int32)
Title:
Agency IDThe unique identifier of the agency. -
Classification(optional):
string
Maximum Length:
10The classification of the hearing body . -
CreatedBy(optional):
string
Title:
Created ByMaximum Length:64The name of the user who created the hearing decision setup. -
CreationDate(optional):
string(date-time)
Title:
Creation DateThe date and time when the hearing decision setup was created. -
Description(optional):
string
Title:
DescriptionMaximum Length:800The description of the hearing decision. -
EnabledFlag(optional):
boolean
Title:
EnabledIndicates that the hearing decision is available to use. -
EventDecision(optional):
string
Title:
System StatusMaximum Length:15The system defined decisions. For example Approved. -
HearingDecisionCode(optional):
string
Title:
CodeMaximum Length:15The unique identifier of the hearing decision. -
HearingDecisionFlag(optional):
boolean
Title:
Hearing DecisionIndicates that the hearing decision is applicable to the public hearing decision. -
LastUpdateDate(optional):
string(date-time)
Title:
Last Updated DateThe date and time when the hearing decision setup was last updated. -
LastUpdatedBy(optional):
string
Title:
Last Updated ByMaximum Length:64The name of the user who last updated the hearing decision setup. -
links(optional):
array Items
Title:
ItemsLink Relations -
Name(optional):
string
Title:
NameMaximum Length:60The name of the hearing decision. For example, Approved with Conditions. -
StaffDecisionFlag(optional):
boolean
Title:
Staff DecisionIndicates that the hearing decision is applicable to the staff decision.
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 : publicSectorHearingDecisions-item
Type:
Show Source
object-
AgencyId(optional):
integer(int32)
Title:
Agency IDThe unique identifier of the agency. -
Classification(optional):
string
Maximum Length:
10The classification of the hearing body . -
CreatedBy(optional):
string
Title:
Created ByMaximum Length:64The name of the user who created the hearing decision setup. -
CreationDate(optional):
string(date-time)
Title:
Creation DateThe date and time when the hearing decision setup was created. -
Description(optional):
string
Title:
DescriptionMaximum Length:800The description of the hearing decision. -
EnabledFlag(optional):
boolean
Title:
EnabledIndicates that the hearing decision is available to use. -
EventDecision(optional):
string
Title:
System StatusMaximum Length:15The system defined decisions. For example Approved. -
HearingDecisionCode(optional):
string
Title:
CodeMaximum Length:15The unique identifier of the hearing decision. -
HearingDecisionFlag(optional):
boolean
Title:
Hearing DecisionIndicates that the hearing decision is applicable to the public hearing decision. -
LastUpdateDate(optional):
string(date-time)
Title:
Last Updated DateThe date and time when the hearing decision setup was last updated. -
LastUpdatedBy(optional):
string
Title:
Last Updated ByMaximum Length:64The name of the user who last updated the hearing decision setup. -
links(optional):
array Items
Title:
ItemsLink Relations -
Name(optional):
string
Title:
NameMaximum Length:60The name of the hearing decision. For example, Approved with Conditions. -
StaffDecisionFlag(optional):
boolean
Title:
Staff DecisionIndicates that the hearing decision is applicable to the staff decision.
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.