Update a condition applied against a record
patch
/fscmRestApi/resources/11.13.18.05/publicSectorConditionLists/{ConditionKey}
Request
Path Parameters
-
ConditionKey(required): integer
The unique identifier of the applied condition against a transaction.
Header Parameters
-
Metadata-Context: string
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: string
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-
AdditionalInfo: string
Title:
Additional InformationMaximum Length:500The additional details about the condition that was applied against a transaction. -
BrPreventAmendmentFlag: string
Title:
Prevent Business License AmendmentMaximum Length:1Indicates the prevent amendment business rule for hold condition. -
BrPreventFinalIns: string
Title:
Prevent Final InspectionMaximum Length:1Indicates whether the condition prevents scheduling and the resulting inspection for a case on hold. If the value is Y, the scheduling and inspection can't be made. The default value is N. -
BrPreventInsResult: string
Title:
Prevent Inspection ResultMaximum Length:1The option to enable the Prevent Inspection Result functionality for the transaction against which a condition is applied. The default value is 'N'. -
BrPreventInsSched: string
Title:
Prevent Inspection ScheduleMaximum Length:1The option to enable the Prevent Inspection Scheduling functionality for the transaction against which a condition is applied. The default value is 'N'. -
BrPreventIssue: string
Title:
Prevent Issue or FinalMaximum Length:1The option to enable the Prevent Issue or Final workflow functionality for the transaction against which a condition is applied. The default value is 'N'. -
BrPreventNew: string
Title:
Prevent Application ProgressMaximum Length:1The option to enable the Prevent New functionality for the transaction against which a condition is applied. The default value is 'N'. -
BrPreventRenewal: string
Title:
Prevent Business License RenewalMaximum Length:1The option to enable the Prevent Renewal functionality for the transaction against which a condition is applied. The default value is 'N'. -
BrPreventWorkflow: string
Title:
Prevent Workflow AdvancementMaximum Length:1The option to enable the Prevent Workflow Advancing functionality for the transaction against which a condition is applied. The default value is 'N'. -
BrRestrictPayment: string
Title:
Prevent PaymentMaximum Length:1The option to enable the Restrict Payment functionality for the transaction against which a condition is applied. The default value is 'N'. -
Description: string
Title:
DescriptionMaximum Length:500The detailed description about the condition applied against a transaction. -
ParentPuid: string
Maximum Length:
480The public unique identifier for the parent data migration transaction. -
Priority: integer
(int32)
Title:
PriorityThe priority of the condition within the transaction. The values are '1' for High, '2' for Medium, and '3' for Low. -
PublicFlag: boolean
Title:
Display Description to PublicMaximum Length:1Default Value:trueThe option to enable the description to be visible for the public users. The default value is 'Y'. -
ReferenceApplicationId: string
Maximum Length:
50The attribute used to store the reference application ID. -
ReferenceClassification: string
Maximum Length:
30The attribute used to store the reference classification. -
ReferenceKeyNumValue1: integer
(int64)
This attribute is the first key value of the Reference table. This is used in the case reference transaction that contains number key values.
-
ReferenceKeyNumValue2: integer
(int64)
This attribute is the second key value of the Reference table. This is used in the case reference transaction that contains number key values.
-
ReferencePuid: string
Maximum Length:
480Indicates the reference PUID. -
RemovalDate: string
(date-time)
Title:
Resolved DateThe date when the condition was resolved. -
RemovedBy: string
Title:
Resolved ByMaximum Length:64The name of the user who resolved the condition. -
ResolutionAction: string
Title:
Resolution ActionMaximum Length:500The detailed information about the action that was taken to resolve the condition. -
ResolveInProcessTrans: boolean
Title:
Resolve condition applied to transactionsMaximum Length:1Default Value:falseThe option to include all the in-process transactions for the resolution. The valid values are Y and N. Select Y to include all the in-process transactions. -
Status: string
Title:
StatusMaximum Length:1Default Value:AThe status of the condition that is applied against a transaction. The values are 'A' for Applied and 'R' for Removed.
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 : publicSectorConditionLists-item-response
Type:
Show Source
object-
AdditionalInfo: string
Title:
Additional InformationMaximum Length:500The additional details about the condition that was applied against a transaction. -
AgencyId: integer
(int32)
Default Value:
1The unique identifier of the public sector agency. -
AppliedBy: string
Title:
Applied ByMaximum Length:64The name of the user who applied the condition. -
AppliedDate: string
(date-time)
Title:
Applied DateThe date when the condition was applied against a transaction. -
ApplyToInProcessTrans: boolean
Title:
Include in-process transactionsMaximum Length:1Default Value:falseThe option to enable the condition to be inherited to exiting transactions (in-process transactions).The valid values are Y and N. Select Y to apply the condition to all the existing transactions belonging to the same parcel. -
BrPreventAmendmentFlag: string
Title:
Prevent Business License AmendmentMaximum Length:1Indicates the prevent amendment business rule for hold condition. -
BrPreventFinalIns: string
Title:
Prevent Final InspectionMaximum Length:1Indicates whether the condition prevents scheduling and the resulting inspection for a case on hold. If the value is Y, the scheduling and inspection can't be made. The default value is N. -
BrPreventInsResult: string
Title:
Prevent Inspection ResultMaximum Length:1The option to enable the Prevent Inspection Result functionality for the transaction against which a condition is applied. The default value is 'N'. -
BrPreventInsSched: string
Title:
Prevent Inspection ScheduleMaximum Length:1The option to enable the Prevent Inspection Scheduling functionality for the transaction against which a condition is applied. The default value is 'N'. -
BrPreventIssue: string
Title:
Prevent Issue or FinalMaximum Length:1The option to enable the Prevent Issue or Final workflow functionality for the transaction against which a condition is applied. The default value is 'N'. -
BrPreventNew: string
Title:
Prevent Application ProgressMaximum Length:1The option to enable the Prevent New functionality for the transaction against which a condition is applied. The default value is 'N'. -
BrPreventRenewal: string
Title:
Prevent Business License RenewalMaximum Length:1The option to enable the Prevent Renewal functionality for the transaction against which a condition is applied. The default value is 'N'. -
BrPreventWorkflow: string
Title:
Prevent Workflow AdvancementMaximum Length:1The option to enable the Prevent Workflow Advancing functionality for the transaction against which a condition is applied. The default value is 'N'. -
BrRestrictPayment: string
Title:
Prevent PaymentMaximum Length:1The option to enable the Restrict Payment functionality for the transaction against which a condition is applied. The default value is 'N'. -
ConditionKey: integer
The unique identifier of the applied condition against a transaction.
-
ConditionName: string
Title:
Condition NameMaximum Length:50The name of the condition that is applied. -
ConditionPuid: string
Maximum Length:
480The public unique identifier of the condition from the data migration transaction. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueThe date when the condition was applied. -
Description: string
Title:
DescriptionMaximum Length:500The detailed description about the condition applied against a transaction. -
InheritFlag: boolean
Title:
Apply Condition to TransactionsMaximum Length:1The option that indicates that the condition was inherited and not applied directly against the transaction. -
LastUpdateDate: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date when the condition was last updated. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ObjectKeyGenValue1: string
Maximum Length:
50The string key value 1 to identify the unique transaction to which a condition is applied. -
ObjectKeyGenValue2: string
Maximum Length:
50The string key value 2 to identify the unique transaction to which a condition is applied. -
ObjectKeyGenValue3: string
Maximum Length:
50The string key value 3 to identify the unique transaction to which a condition is applied. -
ObjectKeyNumValue1: integer
(int64)
The integer key value 1 to identify the unique transaction to which a condition is applied.
-
ObjectKeyNumValue2: integer
(int64)
The integer key value 2 to identify the unique transaction to which a condition is applied.
-
ObjectKeyNumValue3: integer
(int64)
The integer key value 3 to identify the unique transaction to which a condition is applied.
-
ObjectSubType: string
Maximum Length:
3Default Value:NAThe unique sub type value to identify the sub type of a record. For example, an address within a parcel. -
ObjectType: string
Title:
Object TypeMaximum Length:3The unique type of record against which a condition is applied. -
ParentConditionKey: integer
(int64)
The unique identifier of the condition from the parent transaction.
-
ParentPuid: string
Maximum Length:
480The public unique identifier for the parent data migration transaction. -
Priority: integer
(int32)
Title:
PriorityThe priority of the condition within the transaction. The values are '1' for High, '2' for Medium, and '3' for Low. -
PublicFlag: boolean
Title:
Display Description to PublicMaximum Length:1Default Value:trueThe option to enable the description to be visible for the public users. The default value is 'Y'. -
ReferenceApplicationId: string
Maximum Length:
50The attribute used to store the reference application ID. -
ReferenceClassification: string
Maximum Length:
30The attribute used to store the reference classification. -
ReferenceKeyNumValue1: integer
(int64)
This attribute is the first key value of the Reference table. This is used in the case reference transaction that contains number key values.
-
ReferenceKeyNumValue2: integer
(int64)
This attribute is the second key value of the Reference table. This is used in the case reference transaction that contains number key values.
-
ReferencePuid: string
Maximum Length:
480Indicates the reference PUID. -
RemovalDate: string
(date-time)
Title:
Resolved DateThe date when the condition was resolved. -
RemovedBy: string
Title:
Resolved ByMaximum Length:64The name of the user who resolved the condition. -
ResolutionAction: string
Title:
Resolution ActionMaximum Length:500The detailed information about the action that was taken to resolve the condition. -
ResolveInProcessTrans: boolean
Title:
Resolve condition applied to transactionsMaximum Length:1Default Value:falseThe option to include all the in-process transactions for the resolution. The valid values are Y and N. Select Y to include all the in-process transactions. -
Severity: integer
(int32)
Title:
SeverityThe severity of the condition. The values are '1' for Lock, '2' for Hold, and '3' for Notice. -
Status: string
Title:
StatusMaximum Length:1Default Value:AThe status of the condition that is applied against a transaction. The values are 'A' for Applied and 'R' for Removed.
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.