Get an incident
get
/fscmRestApi/resources/11.13.18.05/publicSectorIncidentCommunications/{publicSectorIncidentCommunicationsUniqID}
Request
Path Parameters
-
publicSectorIncidentCommunicationsUniqID(required): string
This is the hash key of the attributes which make up the composite key for the Code Enforcement Incident Communications resource and used to uniquely identify an instance of Code Enforcement Incident Communications. The client should not generate the hash key value. Instead, the client should query on the Code Enforcement Incident Communications collection resource in order to navigate to a specific instance of Code Enforcement Incident Communications to get the hash key.
Query Parameters
-
dependency: string
This parameter specifies dependencies which are fields that are set before and rolled back after generating the response. Generally they are used to preview the effects of an attribute change. The fields specified in this parameter are always set in the resource instance in question. When a child resource collection is requested and the parameter is set, the fields will be set in the parent resource instance before generating the resource collection payload. The value of this query parameter is a set of dependency fields. Example: dependency=ProductId=2
Format: <attr1>=<val1>,<attr2>=<value2> -
expand: string
When this parameter is provided, the specified children are included in the resource payload (instead of just a link). The value of this query parameter is "all" or "". More than one child can be specified using comma as a separator. Example: ?expand=Employees,Localizations. Nested children can also be provided following the format "Child.NestedChild" (Example: ?expand=Employees.Managers). If a nested child is provided (Example: Employees.Managers), the missing children will be processed implicitly. For example, "?expand=Employees.Managers" is the same as "?expand=Employees,Employees.Managers" (which will expand Employees and Managers).
-
fields: string
This parameter filters the resource fields. Only the specified fields are returned, which means that if no fields are specified, no fields are returned (useful to get only the links). If an indirect child resource is provided (Example: Employees.Managers), the missing children will be processed implicitly. For example, "?fields=Employees.Managers:Empname" is the same as "?fields=;Employees:;Employees.Managers:Empname" (which will only return the "Empname" field for Managers). the value of this query parameter is a list of resource fields. The attribute can be a direct (Example: Employees) or indirect (Example: Employees.Managers) child. It cannot be combined with expand query parameter. If both are provided, only fields will be considered.
Format: ?fields=Attribute1,Attribute2
Format for fields in child resource: ?fields=Accessor1:Attribute1,Attribute2 -
links: string
This parameter can be used to show only certain links while accessing a singular resource or a resource collection. The parameter value format is a comma-separated list of : <link_relation>
Example:
self,canonical -
onlyData: boolean
The resource item payload will be filtered in order to contain only data (no links section, for example).
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.
There's no request body for this operation.
Back to TopResponse
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 : publicSectorIncidentCommunications-item-response
Type:
Show Source
object-
AgencyFlag: string
Title:
Reported by AgencyRead Only:trueMaximum Length:1Indicates whether an agency staff member reported the issue. -
AgencyId: integer
(int32)
Read Only:
trueThe unique identifier for the agency. -
AssignedCodeOfficerEmail: string
Title:
Code Officer EmailRead Only:trueThe email address of the code enforcement officer. -
AssignedCodeOfficerName: string
Title:
Code Officer NameRead Only:trueThe name of the code enforcement officer. -
AssignedCodeOfficerPhone: string
Title:
Code Officer PhoneRead Only:trueThe phone number of the code enforcement officer. -
AssignedCodeTechnicianEmail: string
Title:
Code Technician EmailRead Only:trueThe email address of the code enforcement technician. -
AssignedCodeTechnicianName: string
Title:
Code Technician NameRead Only:trueThe name of the code enforcement technician. -
AssignedCodeTechnicianPhone: string
Title:
Code Technician PhoneRead Only:trueThe phone number of the code enforcement technician. -
ClosedBy: string
Title:
Closed ByRead Only:trueMaximum Length:64The person ID of the person who closed the case. -
ClosedDate: string
(date-time)
Title:
Closed DateRead Only:trueThe date on which the incident was closed. -
ClosedReason: string
Title:
Closed ReasonRead Only:trueMaximum Length:450The reason for closing the incident. -
DisclosureFlag: string
Title:
Hide Reporter Contact InformationRead Only:trueMaximum Length:1Indicates whether the person who reported the incident chose to keep their information private. This indicator is used when agencies do not accept anonymous incidents, but do provide an option to hide private information. A value of Y means that the information is to be kept private. -
DistrictId: string
Title:
District IDRead Only:trueMaximum Length:30The unique identifier for the district of the incident location. -
DistrictIdDescr: string
Title:
District DescriptionRead Only:trueMaximum Length:100The description of the district where the issue is located. -
DistrictType: string
Title:
District TypeRead Only:trueMaximum Length:50The unique identifier for the district type that is associated with the issue subtype. -
DistrictTypeDescr: string
Title:
District Type DescriptionRead Only:trueMaximum Length:100The description of the district type that is associated with the issue subtype. -
DuplicateFlag: string
Title:
Potential DuplicateRead Only:trueMaximum Length:1Indicates whether the incident is a potential duplicate. -
IncidentId: string
Title:
Incident IDRead Only:trueMaximum Length:50The unique identifier for the incident transaction. -
IncidentKey: integer
(int64)
Read Only:
trueThe unique identifier for an incident. This number is created using autonumbering. -
IntakeSource: string
Title:
Intake SourceRead Only:trueMaximum Length:30The transaction type for the transaction that is the source of an incident. -
IssueDescription: string
Title:
Issue DescriptionRead Only:trueMaximum Length:1000Issue details for the reported incident. -
IssueSubtype: string
Title:
Issue SubtypeRead Only:trueMaximum Length:100The description of the issue subtype. -
IssueSubtypeCode: string
Title:
Issue Subtype IDRead Only:trueMaximum Length:40The code for the issue subtype. -
IssueSubtypeId: string
Title:
Issue Subtype Custom IdRead Only:trueMaximum Length:50The unique identifier for the issue subtype. -
IssueType: string
Title:
Issue TypeRead Only:trueMaximum Length:100The description of the issue type. -
IssueTypeId: string
Title:
Issue Type IDRead Only:trueMaximum Length:50The unique identifier for the issue type. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
LocationDescr: string
Title:
Location DescriptionRead Only:trueMaximum Length:1000Additional issue location information, such as an apartment number or descriptive details. -
MigratedDataFlag: string
Title:
Migrated IncidentRead Only:trueMaximum Length:3Identifies the migrated incident. -
NotifyMeFlag: string
Title:
NotifyRead Only:trueMaximum Length:1Indicates whether the registered user who reported the incident wishes to receive update notifications. -
ObsoleteFlag: string
Title:
ObsoleteRead Only:trueMaximum Length:1Indicates whether the issue is obsolete. -
OriginatorSource: string
Title:
Source of IncidentRead Only:trueMaximum Length:30The identifier for the external source of the incident. Examples of values are 311, CRM, or CX. -
ParcelIdEntered: string
Title:
ParcelRead Only:trueMaximum Length:30The unique identifier for the parcel. -
ParentId: string
Title:
Parent IDRead Only:trueMaximum Length:50The ID of the parent incident. -
ParentType: string
Title:
Parent TypeRead Only:trueMaximum Length:15The type of parent record, either an incident or a case. -
PrimaryIssueFlag: string
Title:
Primary IssueRead Only:trueMaximum Length:1Indicates whether the issue is the parent of another issue. -
Priority: string
Title:
PriorityRead Only:trueMaximum Length:30The incident priority code. Valid values are CRITICAL P1, HIGH P2, MEDIUM P3, and LOW P4. -
PropertyAddress1: string
Title:
Address 1Read Only:trueMaximum Length:240The first line of the property address for the reported incident. -
PropertyAddress2: string
Title:
Address 2Read Only:trueMaximum Length:240The second line of the property address for the reported incident. -
PropertyAddress3: string
Title:
Address 3Read Only:trueMaximum Length:240The third line of the property address for the reported incident. -
PropertyAddress4: string
Title:
Address 4Read Only:trueMaximum Length:240The fourth line of the property address for the reported incident. -
PropertyCity: string
Title:
CityRead Only:trueMaximum Length:60The city of the property address for the reported incident. -
PropertyCountry: string
Title:
CountryRead Only:trueMaximum Length:3The country of the property address for the reported incident. -
PropertyCounty: string
Title:
CountyRead Only:trueMaximum Length:60The county of the property address for the reported incident. -
PropertyPostalCode: string
Title:
Postal CodeRead Only:trueMaximum Length:60The postal code of the property address for the reported incident. -
PropertyPostalPlusFourCode: string
Title:
Postal Plus Four CodeRead Only:trueMaximum Length:10The postal plus code of the property address for the reported incident. -
PropertyProvince: string
Title:
ProvinceRead Only:trueMaximum Length:60The province of the property address for the reported incident. -
PropertyState: string
Title:
StateRead Only:trueMaximum Length:60The state of the property address for the reported incident. -
ReferralCode: string
Title:
Referral CodeRead Only:trueMaximum Length:100The referral code for the issue. Referral codes are used to refer an issue to another agency or another group within the agency. -
ReferralType: string
Title:
Type of ReferralRead Only:trueMaximum Length:100The referral type for the issue. Referral types are used to identify the department, agency, or other group that an incident has been referred to. -
ReporterEmail: string
Title:
Reporter EmailRead Only:trueMaximum Length:320The email address of the incident reporter. -
ReporterName: string
Title:
Reporter NameRead Only:trueMaximum Length:150The name of the incident reporter. -
ReporterPhone: string
Title:
Reporter PhoneRead Only:trueMaximum Length:40The phone number of the incident reporter. -
ReviewDueDate: string
(date-time)
Title:
Review Due DateRead Only:trueThe review due date for the issue. -
Status: string
Title:
StatusRead Only:trueMaximum Length:15The incident status. -
StatusName: string
Title:
Status DescriptionRead Only:trueMaximum Length:30The description of the issue status. -
SubmitDate: string
(date-time)
Title:
Submit DateRead Only:trueThe submission date of the issue.
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.