Update a time rule policy
patch
                    /fscmRestApi/resources/11.13.18.05/publicSectorCodeEnforcementTimeRulePolicies/{publicSectorCodeEnforcementTimeRulePoliciesUniqID}
Request
Supported Media Types
                - application/vnd.oracle.adf.resourceitem+json
 - application/json
 
Path Parameters
                - 
                    publicSectorCodeEnforcementTimeRulePoliciesUniqID: integer
                    
                    This is the hash key of the attributes which make up the composite key--- AgencyId, TimeRuleId and PolicyKey ---for the Time Rule Policies resource and used to uniquely identify an instance of Time Rule Policies. The client should not generate the hash key value. Instead, the client should query on the Time Rule Policies collection resource with a filter on the primary key values in order to navigate to a specific instance of Time Rule Policies.
For example: publicSectorCodeEnforcementTimeRulePolicies?q=AgencyId=<value1>;TimeRuleId=<value2>;PolicyKey=<value3> 
The following table describes the body parameters in the request for this task.
                
                
                
                Root Schema : publicSectorCodeEnforcementTimeRulePolicies-item
    
      Type: 
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
            AgencyId(optional): 
            integer(int32)
            Title:
Agency IDThe identifier of the public sector agency. - 
            CreatedBy(optional): 
            string
            Maximum Length:
64The name of the user who created the row. - 
            CreationDate(optional): 
            string(date-time)
            The date and time when the row was created.
 - 
            LastUpdateDate(optional): 
            string(date-time)
            The date and time when the row was last updated.
 - 
            LastUpdatedBy(optional): 
            string
            Maximum Length:
64The name of the user who last updated the row. - 
            links(optional): 
            array  Items
            
            Title:
ItemsLink Relations - 
            PolicyCount(optional): 
            integer(int32)
            Title:
Policy Occurrence CountIndicates the occurrence count to which the time rule priority and the unit of measure apply. - 
            PolicyKey(optional): 
            integer(int64)
            The unique identifier of the time rule policy.
 - 
            TimeRuleId(optional): 
            string
            Title:
Time RuleMaximum Length:50The unique identifier of the time rule definition. - 
            TimeRulePriority(optional): 
            string
            Title:
PriorityMaximum Length:30Indicates the priority of the time rule policy. - 
            TimeRuleUom(optional): 
            string
            Title:
Unit of MeasureMaximum Length:30Indicates the unit of measure of the time rule policy. - 
            TimeRuleUomValue(optional): 
            integer(int32)
            Title:
Unit of Measure ValueIndicates the unit of the time rule policy. 
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 : publicSectorCodeEnforcementTimeRulePolicies-item
    
      Type: 
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
            AgencyId(optional): 
            integer(int32)
            Title:
Agency IDThe identifier of the public sector agency. - 
            CreatedBy(optional): 
            string
            Maximum Length:
64The name of the user who created the row. - 
            CreationDate(optional): 
            string(date-time)
            The date and time when the row was created.
 - 
            LastUpdateDate(optional): 
            string(date-time)
            The date and time when the row was last updated.
 - 
            LastUpdatedBy(optional): 
            string
            Maximum Length:
64The name of the user who last updated the row. - 
            links(optional): 
            array  Items
            
            Title:
ItemsLink Relations - 
            PolicyCount(optional): 
            integer(int32)
            Title:
Policy Occurrence CountIndicates the occurrence count to which the time rule priority and the unit of measure apply. - 
            PolicyKey(optional): 
            integer(int64)
            The unique identifier of the time rule policy.
 - 
            TimeRuleId(optional): 
            string
            Title:
Time RuleMaximum Length:50The unique identifier of the time rule definition. - 
            TimeRulePriority(optional): 
            string
            Title:
PriorityMaximum Length:30Indicates the priority of the time rule policy. - 
            TimeRuleUom(optional): 
            string
            Title:
Unit of MeasureMaximum Length:30Indicates the unit of measure of the time rule policy. - 
            TimeRuleUomValue(optional): 
            integer(int32)
            Title:
Unit of Measure ValueIndicates the unit of the time rule policy. 
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.