Create a set of conditions
post
/fscmRestApi/resources/11.13.18.05/publicSectorConditions
Request
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.
-
Upsert-Mode:
Contains one of the following values: true or false. If true, the server performs an Upsert operation instead of a Create operation. During an Upsert operation, the server attempts to find an existing resource that matches the payload. If a match is found, the server updates the existing resource instead of creating a new one. If not found or false (default), the server performs a Create operation. Note that the Upsert operation isn't supported for date-effective REST resources.
Supported Media Types
- application/json
The following table describes the body parameters in the request for this task.
Root Schema : schema
Type:
Show Source
object-
AdditionalInfo: string
Title:
Additional InformationMaximum Length:500The additional Information about the condition and resolution actions. -
AgencyId: integer
(int32)
Default Value:
1The unique identifier of the public sector agency. -
BrPreventAmendmentFlag: string
Title:
Business License AmendmentMaximum Length:1Indicates whether the condition is allowed to prevented by the Prevent Amendement process. -
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:1Indicates whether the condition prevents resulting inspection for a case on hold. If the value is Y, the inspection can't be made. The default value is N. -
BrPreventInsSched: string
Title:
Prevent Inspection ScheduleMaximum Length:1Indicates whether the condition prevents an inspection from being scheduled for a case on hold. If the value is Y, the inspection can't be scheduled. The default value is N. -
BrPreventIssue: string
Title:
Prevent Issue or FinalMaximum Length:1Indicates whether the condition prevents an issue/final business from being added for a case on hold. If the value is Y, an issue/final business can't be added. The default value is N. -
BrPreventNew: string
Title:
Prevent Application ProgressMaximum Length:1Indicates whether the condition prevents a new business from being added for a case on hold. If the value is Y, a new business can't be added. The default value is N. -
BrPreventRenewal: string
Title:
Business License RenewalMaximum Length:1Indicates whehter the condition prevents an existing business from being renewed for a case on hold. The default value is N. -
BrPreventWorkflow: string
Title:
Prevent Workflow AdvancementMaximum Length:1Indicates whether the condition prevents the workflow from advancing for a case on hold. If the value is Y, the workflow can't advance. The default value is N. -
BrRestrictPayment: string
Title:
Prevent PaymentMaximum Length:1Indicates whether the condition restricts payment from being made for a case on hold. If the value is Y, payment can't be made. The default value is N. -
ConditionName: string
Title:
Condition NameMaximum Length:50The unique name of the condition. -
Description: string
Title:
DescriptionMaximum Length:500The detailed description of the condition. -
DisplayMessage: string
Title:
Display MessageMaximum Length:300The information about the condition that is visible across all the transactions. -
EnabledFlag: boolean
Title:
EnabledMaximum Length:1Indicates if the condition is available for the users to apply against a record, such as permits, planning, and zoning. The default value is Y, which means that the condition is available. -
InheritFlag: boolean
Title:
Apply Condition to TransactionsMaximum Length:1Indicates if the condition is inheritable. The default value is N. -
ObjectType: string
Title:
Object TypeMaximum Length:3The type of record against which a condition can be applied. -
ParcelImportUpdateFlag: boolean
Title:
Allow Updates by Parcel ImportMaximum Length:1Indicates whether a condition is allowed to be updated by the Parcel Import process. The default value is N. -
Priority: integer
(int32)
Title:
PriorityThe priority of the condition as set by the agency. -
Severity: integer
(int32)
Title:
SeverityThe severity of the condition. The severity levels are Lock, Hold, and Notice. Lock represents the highest level of severity.
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 : publicSectorConditions-item-response
Type:
Show Source
object-
AdditionalInfo: string
Title:
Additional InformationMaximum Length:500The additional Information about the condition and resolution actions. -
AgencyId: integer
(int32)
Default Value:
1The unique identifier of the public sector agency. -
BrPreventAmendmentFlag: string
Title:
Business License AmendmentMaximum Length:1Indicates whether the condition is allowed to prevented by the Prevent Amendement process. -
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:1Indicates whether the condition prevents resulting inspection for a case on hold. If the value is Y, the inspection can't be made. The default value is N. -
BrPreventInsSched: string
Title:
Prevent Inspection ScheduleMaximum Length:1Indicates whether the condition prevents an inspection from being scheduled for a case on hold. If the value is Y, the inspection can't be scheduled. The default value is N. -
BrPreventIssue: string
Title:
Prevent Issue or FinalMaximum Length:1Indicates whether the condition prevents an issue/final business from being added for a case on hold. If the value is Y, an issue/final business can't be added. The default value is N. -
BrPreventNew: string
Title:
Prevent Application ProgressMaximum Length:1Indicates whether the condition prevents a new business from being added for a case on hold. If the value is Y, a new business can't be added. The default value is N. -
BrPreventRenewal: string
Title:
Business License RenewalMaximum Length:1Indicates whehter the condition prevents an existing business from being renewed for a case on hold. The default value is N. -
BrPreventWorkflow: string
Title:
Prevent Workflow AdvancementMaximum Length:1Indicates whether the condition prevents the workflow from advancing for a case on hold. If the value is Y, the workflow can't advance. The default value is N. -
BrRestrictPayment: string
Title:
Prevent PaymentMaximum Length:1Indicates whether the condition restricts payment from being made for a case on hold. If the value is Y, payment can't be made. The default value is N. -
ConditionName: string
Title:
Condition NameMaximum Length:50The unique name of the condition. -
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:64The name of the user who created the condition. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueThe date when the condition was created. -
Description: string
Title:
DescriptionMaximum Length:500The detailed description of the condition. -
DisplayMessage: string
Title:
Display MessageMaximum Length:300The information about the condition that is visible across all the transactions. -
EnabledFlag: boolean
Title:
EnabledMaximum Length:1Indicates if the condition is available for the users to apply against a record, such as permits, planning, and zoning. The default value is Y, which means that the condition is available. -
InheritFlag: boolean
Title:
Apply Condition to TransactionsMaximum Length:1Indicates if the condition is inheritable. The default value is N. -
LastUpdateDate: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date when the condition was last updated. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64The name of the user who last updated the condition. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ObjectType: string
Title:
Object TypeMaximum Length:3The type of record against which a condition can be applied. -
ParcelImportUpdateFlag: boolean
Title:
Allow Updates by Parcel ImportMaximum Length:1Indicates whether a condition is allowed to be updated by the Parcel Import process. The default value is N. -
Priority: integer
(int32)
Title:
PriorityThe priority of the condition as set by the agency. -
Severity: integer
(int32)
Title:
SeverityThe severity of the condition. The severity levels are Lock, Hold, and Notice. Lock represents the highest level of severity.
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.