Get an incident
get
/fscmRestApi/resources/11.13.18.05/publicSectorIncidentCommunications/{publicSectorIncidentCommunicationsUniqID}
Request
Path Parameters
-
publicSectorIncidentCommunicationsUniqID: string
Identifier to Code Enforcement Incident Communications
Query Parameters
-
dependency: string
This parameter specifies dependencies which are attributes that are set before and rolled back after generating the response. Generally they are used to preview the effects of an attribute change. The attributes 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 attributes 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 attributes. 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 attributes. Only the specified attributes are returned, which means that if no attributes are specified, no attributes 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 attributes. 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 -
onlyData: boolean
The resource item payload will be filtered in order to contain only data (no links section, for example).
Response
Supported Media Types
- application/vnd.oracle.adf.resourceitem+json
- application/json
Default Response
The following table describes the default response for this task.
Root Schema : publicSectorIncidentCommunications-item
Type:
Show Source
object-
AgencyFlag(optional):
string
Title:
Reported by AgencyMaximum Length:1Indicates whether an agency staff member reported the issue. -
AgencyId(optional):
integer(int32)
The unique identifier for the agency.
-
AssignedCodeOfficerEmail(optional):
string
Title:
Code Officer EmailThe email address of the code enforcement officer. -
AssignedCodeOfficerName(optional):
string
Title:
Code Officer NameThe name of the code enforcement officer. -
AssignedCodeOfficerPhone(optional):
string
Title:
Code Officer PhoneThe phone number of the code enforcement officer. -
AssignedCodeTechnicianEmail(optional):
string
Title:
Code Technician EmailThe email address of the code enforcement technician. -
AssignedCodeTechnicianName(optional):
string
Title:
Code Technician NameThe name of the code enforcement technician. -
AssignedCodeTechnicianPhone(optional):
string
Title:
Code Technician PhoneThe phone number of the code enforcement technician. -
ClosedBy(optional):
string
Title:
Closed ByMaximum Length:64The person ID of the person who closed the case. -
ClosedDate(optional):
string(date-time)
Title:
Closed DateThe date on which the incident was closed. -
ClosedReason(optional):
string
Title:
Closed ReasonMaximum Length:450The reason for closing the incident. -
DisclosureFlag(optional):
string
Title:
Hide Reporter Contact InformationMaximum 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(optional):
string
Title:
District IDMaximum Length:30The unique identifier for the district of the incident location. -
DistrictIdDescr(optional):
string
Title:
District DescriptionMaximum Length:100The description of the district where the issue is located. -
DistrictType(optional):
string
Title:
District TypeMaximum Length:50The unique identifier for the district type that is associated with the issue subtype. -
DistrictTypeDescr(optional):
string
Title:
District Type DescriptionMaximum Length:100The description of the district type that is associated with the issue subtype. -
DuplicateFlag(optional):
string
Title:
Potential DuplicateMaximum Length:1Indicates whether the incident is a potential duplicate. -
IncidentId(optional):
string
Title:
Incident IDMaximum Length:50The unique identifier for the incident transaction. -
IncidentKey(optional):
integer(int64)
The unique identifier for an incident. This number is created using autonumbering.
-
IntakeSource(optional):
string
Title:
Intake SourceMaximum Length:30The transaction type for the transaction that is the source of an incident. -
IssueDescription(optional):
string
Title:
Issue DescriptionMaximum Length:1000Issue details for the reported incident. -
IssueSubtype(optional):
string
Title:
Issue SubtypeMaximum Length:100The description of the issue subtype. -
IssueSubtypeCode(optional):
string
Title:
Issue Subtype IDMaximum Length:40The code for the issue subtype. -
IssueSubtypeId(optional):
string
Title:
Issue Subtype Custom IdMaximum Length:50The unique identifier for the issue subtype. -
IssueType(optional):
string
Title:
Issue TypeMaximum Length:100The description of the issue type. -
IssueTypeId(optional):
string
Title:
Issue Type IDMaximum Length:50The unique identifier for the issue type. -
links(optional):
array Items
Title:
ItemsLink Relations -
LocationDescr(optional):
string
Title:
Location DescriptionMaximum Length:1000Additional issue location information, such as an apartment number or descriptive details. -
MigratedDataFlag(optional):
string
Title:
Migrated IncidentMaximum Length:3Identifies the migrated incident. -
NotifyMeFlag(optional):
string
Title:
NotifyMaximum Length:1Indicates whether the registered user who reported the incident wishes to receive update notifications. -
ObsoleteFlag(optional):
string
Title:
ObsoleteMaximum Length:1Indicates whether the issue is obsolete. -
OriginatorSource(optional):
string
Title:
Source of IncidentMaximum Length:30The identifier for the external source of the incident. Examples of values are 311, CRM, or CX. -
ParcelIdEntered(optional):
string
Title:
ParcelMaximum Length:30The unique identifier for the parcel. -
ParentId(optional):
string
Title:
Parent IDMaximum Length:50The ID of the parent incident. -
ParentType(optional):
string
Title:
Parent TypeMaximum Length:15The type of parent record, either an incident or a case. -
PrimaryIssueFlag(optional):
string
Title:
Primary IssueMaximum Length:1Indicates whether the issue is the parent of another issue. -
Priority(optional):
string
Title:
PriorityMaximum Length:30The incident priority code. Valid values are CRITICAL P1, HIGH P2, MEDIUM P3, and LOW P4. -
PropertyAddress1(optional):
string
Title:
Address 1Maximum Length:240The first line of the property address for the reported incident. -
PropertyAddress2(optional):
string
Title:
Address 2Maximum Length:240The second line of the property address for the reported incident. -
PropertyAddress3(optional):
string
Title:
Address 3Maximum Length:240The third line of the property address for the reported incident. -
PropertyAddress4(optional):
string
Title:
Address 4Maximum Length:240The fourth line of the property address for the reported incident. -
PropertyCity(optional):
string
Title:
CityMaximum Length:60The city of the property address for the reported incident. -
PropertyCountry(optional):
string
Title:
CountryMaximum Length:3The country of the property address for the reported incident. -
PropertyCounty(optional):
string
Title:
CountyMaximum Length:60The county of the property address for the reported incident. -
PropertyPostalCode(optional):
string
Title:
Postal CodeMaximum Length:60The postal code of the property address for the reported incident. -
PropertyPostalPlusFourCode(optional):
string
Title:
Postal Plus Four CodeMaximum Length:10The postal plus code of the property address for the reported incident. -
PropertyProvince(optional):
string
Title:
ProvinceMaximum Length:60The province of the property address for the reported incident. -
PropertyState(optional):
string
Title:
StateMaximum Length:60The state of the property address for the reported incident. -
ReferralCode(optional):
string
Title:
Referral CodeMaximum 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(optional):
string
Title:
Type of ReferralMaximum 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(optional):
string
Title:
Reporter EmailMaximum Length:320The email address of the incident reporter. -
ReporterName(optional):
string
Title:
Reporter NameMaximum Length:150The name of the incident reporter. -
ReporterPhone(optional):
string
Title:
Reporter PhoneMaximum Length:40The phone number of the incident reporter. -
ReviewDueDate(optional):
string(date-time)
Title:
Review Due DateThe review due date for the issue. -
Status(optional):
string
Title:
StatusMaximum Length:15The incident status. -
StatusName(optional):
string
Title:
Status DescriptionMaximum Length:30The description of the issue status. -
SubmitDate(optional):
string(date-time)
Title:
Submit DateThe submission date of the issue.
Nested Schema : link
Type:
Show Source
object-
href(optional):
string
Title:
hyperlink referenceThe URI to the related resource. -
rel(optional):
string
Title:
relationThe name of the relation to the resource instance. Example: self.