Update a time rule based policy date
patch
/fscmRestApi/resources/11.13.18.05/publicSectorCodeEnforcementPolicyDates/{publicSectorCodeEnforcementPolicyDatesUniqID}
Request
Path Parameters
-
publicSectorCodeEnforcementPolicyDatesUniqID(required): string
This is the hash key of the attributes which make up the composite key--- AgencyId and TimeRuleId ---for the Policy Dates resource and used to uniquely identify an instance of Policy Dates. The client should not generate the hash key value. Instead, the client should query on the Policy Dates collection resource with a filter on the primary key values in order to navigate to a specific instance of Policy Dates.
For example: publicSectorCodeEnforcementPolicyDates?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-
Description: string
Title:
DescriptionMaximum Length:256The description of the time rule. -
DueDtTypeId: string
Title:
Due Date TypeMaximum Length:50The unique identifier of the due date type definition. -
EnabledFlag: string
Title:
EnabledMaximum Length:1Default Value:YIndicates if the time rule definition is available for use.
Response
Supported Media Types
- application/json
Default Response
The following table describes the default response for this task.
Headers
-
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.
Root Schema : publicSectorCodeEnforcementPolicyDates-item-response
Type:
Show Source
object-
AgencyId: integer
(int32)
Title:
Agency IDDefault Value:1The identifier of the public sector agency. -
Classification: string
Maximum Length:
50The classification of the time rule. -
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
Read Only:
trueMaximum Length:1Default Value:NIndicates if the policy is the default for the time rule. -
Description: string
Title:
DescriptionMaximum Length:256The description of the time rule. -
DueDtTypeId: string
Title:
Due Date TypeMaximum Length:50The unique identifier of the due date type definition. -
EnabledFlag: string
Title:
EnabledMaximum Length:1Default Value:YIndicates if the time rule definition is available for use. -
IssueSubtypeId: string
Read Only:
trueMaximum Length:50The identifier of the issue sub type for which the time rule is being configured. -
IssueTypeId: string
Read Only:
trueMaximum Length:50The identifier of the issue type for which the time rule is being configured. -
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. -
NextApplicableDate: string
(date-time)
Title:
Next Applicable DateRead Only:trueThis attribute indicates the next applicable date for the time rule policy row that is computed considering the time rule priority and unit of measure. -
PolicyAgencyId: integer
(int32)
Title:
Agency IDRead Only:trueThe identifier of the public sector agency. -
PolicyCount: integer
(int32)
Title:
Policy Occurrence CountRead Only:trueIndicates the count of the occurrence for which the time rule priority and the unit of measure apply. -
PolicyKey: integer
(int64)
Read Only:
trueThe unique identifier of the time rule policy. -
PolicyTimeRuleId: string
Title:
Time RuleRead Only:trueMaximum Length:50The unique identifier of the time rule definition. -
TimeRuleId: string
Title:
Time RuleMaximum Length:50The unique identifier of the time rule definition. -
TimeRulePriority: string
Title:
PriorityRead Only:trueMaximum Length:30Indicates the priority of the time rule policy. -
TimeRuleUom: string
Title:
Unit of MeasureRead Only:trueMaximum Length:30Indicates the unit of measure of the time rule policy. -
TimeRuleUomValue: integer
(int32)
Title:
Unit of Measure ValueRead Only:trueIndicates the unit of the 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.