Update a time rule policy
patch
                    /fscmRestApi/resources/11.13.18.05/publicSectorCodeEnforcementTimeRules/{publicSectorCodeEnforcementTimeRulesUniqID}/child/TimeRulePolicy/{TimeRulePolicyUniqID}
Request
Path Parameters
                - 
                    TimeRulePolicyUniqID(required):  string
                    
                    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: TimeRulePolicy?q=AgencyId=<value1>;TimeRuleId=<value2>;PolicyKey=<value3> - 
                    publicSectorCodeEnforcementTimeRulesUniqID(required):  string
                    
                    This is the hash key of the attributes which make up the composite key--- AgencyId and TimeRuleId ---for the Time Rules resource and used to uniquely identify an instance of Time Rules. The client should not generate the hash key value. Instead, the client should query on the Time Rules collection resource with a filter on the primary key values in order to navigate to a specific instance of Time Rules.
For example: publicSectorCodeEnforcementTimeRules?q=AgencyId=<value1>;TimeRuleId=<value2> 
Header Parameters
                    - 
                            Metadata-Context: 
                            
                            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".
 - 
                            REST-Framework-Version: 
                            
                            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
                            - application/json
 
Root Schema : schema
    
    	Type: 
    	
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
                
                    
                    DefaultPolicy: string
                    
                    
                     
                    
                
                
                Maximum Length:
1Default Value:NIndicates if the policy is the default for the time rule. - 
                
                    
                    PolicyCount: integer
                    
                    
                     (int32) 
                    
                
                
                Title:
Policy Occurrence CountIndicates the occurrence count to which the time rule priority and unit of measure apply. - 
                
                    
                    TimeRulePriority: string
                    
                    
                     
                    
                
                
                Title:
PriorityMaximum Length:30Indicates the priority of the time rule policy. - 
                
                    
                    TimeRuleUom: string
                    
                    
                     
                    
                
                
                Title:
Unit of MeasureMaximum Length:30Indicates the unit of measure of the time rule policy. - 
                
                    
                    TimeRuleUomValue: integer
                    
                    
                     (int32) 
                    
                
                
                Title:
Unit of Measure ValueIndicates the value of the unit of measure time rule policy. 
Response
Supported Media Types
                - application/json
 
Default Response
The following table describes the default response for this task.
                            
                                Headers
                                - 
                                        Metadata-Context(required): 
                                        
                                        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".
 - 
                                        REST-Framework-Version(required): 
                                        
                                        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.
 
Root Schema : publicSectorCodeEnforcementTimeRules-TimeRulePolicy-item-response
    
    	Type: 
    	
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
                
                    
                    AgencyId: integer
                    
                    
                     (int32) 
                    
                
                
                Title:
Agency IDThe identifier of the public sector agency. - 
                
                    
                    CreatedBy: string
                    
                    
                     
                    
                
                
                Read Only:
trueMaximum Length:64The name of the user who created the row. - 
                
                    
                    CreationDate: string
                    
                    
                     (date-time) 
                    
                
                
                Read Only:
trueThe date and time when the row was created. - 
                
                    
                    DefaultPolicy: string
                    
                    
                     
                    
                
                
                Maximum Length:
1Default Value:NIndicates if the policy is the default for the time rule. - 
                
                    
                    LastUpdateDate: string
                    
                    
                     (date-time) 
                    
                
                
                Read Only:
trueThe date and time when the row was last updated. - 
                
                    
                    LastUpdatedBy: string
                    
                    
                     
                    
                
                
                Read Only:
trueMaximum Length:64The name of the user who last updated the row. - 
                
                    
                    links: array
                    
                    
                
                
                    Links
                
                
                Title:
LinksThe link relations associated with the resource instance. - 
                
                    
                    PolicyCount: integer
                    
                    
                     (int32) 
                    
                
                
                Title:
Policy Occurrence CountIndicates the occurrence count to which the time rule priority and unit of measure apply. - 
                
                    
                    PolicyKey: integer
                    
                    
                     (int64) 
                    
                
                
                The unique identifier of the time rule policy.
 - 
                
                    
                    TimeRuleId: string
                    
                    
                     
                    
                
                
                Title:
Time RuleMaximum Length:50The unique identifier of the time rule definition. - 
                
                    
                    TimeRulePriority: string
                    
                    
                     
                    
                
                
                Title:
PriorityMaximum Length:30Indicates the priority of the time rule policy. - 
                
                    
                    TimeRuleUom: string
                    
                    
                     
                    
                
                
                Title:
Unit of MeasureMaximum Length:30Indicates the unit of measure of the time rule policy. - 
                
                    
                    TimeRuleUomValue: integer
                    
                    
                     (int32) 
                    
                
                
                Title:
Unit of Measure ValueIndicates the value of the unit of measure time rule policy. 
Nested Schema : Links
    
    	
    	Type: 
    
    
    
    arrayTitle: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    LinksThe link relations associated with the resource instance.
    
    
    
    
    
        Show Source
        
        
    
    
    
    
    
    
    
Nested Schema : link
    
    	Type: 
    	
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
                
                    
                    href: string
                    
                    
                     
                    
                
                
                Title:
hyperlink referenceThe URI to the related resource. - 
                
                    
                    kind: string
                    
                    
                     
                    
                
                
                Title:
kindAllowed Values:[ "collection", "item", "describe", "other" ]The kind of the related resource. - 
                
                    
                    name: string
                    
                    
                     
                    
                
                
                Title:
nameThe name of the link to the related resource. - 
                
                    
                    properties: object
                    
                    
                
                
                    properties
                
                
                
 - 
                
                    
                    rel: string
                    
                    
                     
                    
                
                
                Title:
relationAllowed Values:[ "self", "lov", "parent", "canonical", "child", "enclosure", "action", "custom" ]The name of the relation to the resource instance. Example: self. 
Nested Schema : properties
    
    	Type: 
    	
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
                
                    
                    changeIndicator: string
                    
                    
                     
                    
                
                
                Change indicator or the ETag value of the resource instance.