Get an incident

get

/fscmRestApi/resources/11.13.18.05/publicSectorIncidentCommunications/{publicSectorIncidentCommunicationsUniqID}

Request

Path Parameters
  • 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
  • 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>
  • 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).
  • 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
  • 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
  • The resource item payload will be filtered in order to contain only data (no links section, for example).
Header Parameters
  • 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".
  • 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 Top

Response

Supported Media Types

Default Response

The following table describes the default response for this task.
Headers
  • 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".
  • 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.
Body ()
Root Schema : publicSectorIncidentCommunications-item-response
Type: object
Show Source
  • Title: Reported by Agency
    Read Only: true
    Maximum Length: 1
    Indicates whether an agency staff member reported the issue.
  • Read Only: true
    The unique identifier for the agency.
  • Title: Code Officer Email
    Read Only: true
    The email address of the code enforcement officer.
  • Title: Code Officer Name
    Read Only: true
    The name of the code enforcement officer.
  • Title: Code Officer Phone
    Read Only: true
    The phone number of the code enforcement officer.
  • Title: Code Technician Email
    Read Only: true
    The email address of the code enforcement technician.
  • Title: Code Technician Name
    Read Only: true
    The name of the code enforcement technician.
  • Title: Code Technician Phone
    Read Only: true
    The phone number of the code enforcement technician.
  • Title: Code Officer
    Read Only: true
    The unique identifier for the code enforcement officer assigned to a particular case.
  • Title: Closed By
    Read Only: true
    Maximum Length: 64
    The person ID of the person who closed the case.
  • Title: Closed Date
    Read Only: true
    The date on which the incident was closed.
  • Title: Closed Reason
    Read Only: true
    Maximum Length: 450
    The reason for closing the incident.
  • Title: Hide Reporter Contact Information
    Read Only: true
    Maximum Length: 1
    Indicates 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.
  • Title: District ID
    Read Only: true
    Maximum Length: 30
    The unique identifier for the district of the incident location.
  • Title: District Description
    Read Only: true
    Maximum Length: 100
    The description of the district where the issue is located.
  • Title: District Type
    Read Only: true
    Maximum Length: 50
    The unique identifier for the district type that is associated with the issue subtype.
  • Title: District Type Description
    Read Only: true
    Maximum Length: 100
    The description of the district type that is associated with the issue subtype.
  • Title: Potential Duplicate
    Read Only: true
    Maximum Length: 1
    Indicates whether the incident is a potential duplicate.
  • Title: Incident ID
    Read Only: true
    Maximum Length: 50
    The unique identifier for the incident transaction.
  • Read Only: true
    The unique identifier for an incident. This number is created using autonumbering.
  • Read Only: true
    The unique identifier for an intake. This number is system generated.
  • Title: Intake Source
    Read Only: true
    Maximum Length: 30
    The transaction type for the transaction that is the source of an incident.
  • Title: Issue Description
    Read Only: true
    Maximum Length: 1000
    Issue details for the reported incident.
  • Title: Issue Subtype
    Read Only: true
    Maximum Length: 100
    The description of the issue subtype.
  • Title: Issue Subtype ID
    Read Only: true
    Maximum Length: 40
    The code for the issue subtype.
  • Title: Issue Subtype Custom Id
    Read Only: true
    Maximum Length: 50
    The unique identifier for the issue subtype.
  • Title: Issue Type
    Read Only: true
    Maximum Length: 100
    The description of the issue type.
  • Title: Issue Type ID
    Read Only: true
    Maximum Length: 50
    The unique identifier for the issue type.
  • Links
  • Title: Location Description
    Read Only: true
    Maximum Length: 1000
    Additional issue location information, such as an apartment number or descriptive details.
  • Title: Migrated Incident
    Read Only: true
    Maximum Length: 3
    Identifies the migrated incident.
  • Title: Notify
    Read Only: true
    Maximum Length: 1
    Indicates whether the registered user who reported the incident wishes to receive update notifications.
  • Title: Obsolete
    Read Only: true
    Maximum Length: 1
    Indicates whether the issue is obsolete.
  • Title: Source of Incident
    Read Only: true
    Maximum Length: 30
    The identifier for the external source of the incident. Examples of values are 311, CRM, or CX.
  • Title: Parcel
    Read Only: true
    Maximum Length: 30
    The unique identifier for the parcel.
  • Title: Parent ID
    Read Only: true
    Maximum Length: 50
    The ID of the parent incident.
  • Title: Parent Type
    Read Only: true
    Maximum Length: 15
    The type of parent record, either an incident or a case.
  • Title: Primary Issue
    Read Only: true
    Maximum Length: 1
    Indicates whether the issue is the parent of another issue.
  • Title: Priority
    Read Only: true
    Maximum Length: 30
    The incident priority code. Valid values are CRITICAL P1, HIGH P2, MEDIUM P3, and LOW P4.
  • Title: Address 1
    Read Only: true
    Maximum Length: 240
    The first line of the property address for the reported incident.
  • Title: Address 2
    Read Only: true
    Maximum Length: 240
    The second line of the property address for the reported incident.
  • Title: Address 3
    Read Only: true
    Maximum Length: 240
    The third line of the property address for the reported incident.
  • Title: Address 4
    Read Only: true
    Maximum Length: 240
    The fourth line of the property address for the reported incident.
  • Title: City
    Read Only: true
    Maximum Length: 60
    The city of the property address for the reported incident.
  • Title: Country
    Read Only: true
    Maximum Length: 3
    The country of the property address for the reported incident.
  • Title: County
    Read Only: true
    Maximum Length: 60
    The county of the property address for the reported incident.
  • Title: Postal Code
    Read Only: true
    Maximum Length: 60
    The postal code of the property address for the reported incident.
  • Title: Postal Plus Four Code
    Read Only: true
    Maximum Length: 10
    The postal plus code of the property address for the reported incident.
  • Title: Province
    Read Only: true
    Maximum Length: 60
    The province of the property address for the reported incident.
  • Title: State
    Read Only: true
    Maximum Length: 60
    The state of the property address for the reported incident.
  • Title: Referral Code
    Read Only: true
    Maximum Length: 100
    The referral code for the issue. Referral codes are used to refer an issue to another agency or another group within the agency.
  • Title: Type of Referral
    Read Only: true
    Maximum Length: 100
    The referral type for the issue. Referral types are used to identify the department, agency, or other group that an incident has been referred to.
  • Title: Reporter Email
    Read Only: true
    Maximum Length: 320
    The email address of the incident reporter.
  • Title: Reporter Name
    Read Only: true
    Maximum Length: 150
    The name of the incident reporter.
  • Title: Reporter Phone
    Read Only: true
    Maximum Length: 40
    The phone number of the incident reporter.
  • Title: Review Due Date
    Read Only: true
    The review due date for the issue.
  • Title: Code Technician
    Read Only: true
    The unique identifier for the code enforcement technician who is the reviewer for a particular incident.
  • Title: Status
    Read Only: true
    Maximum Length: 15
    The incident status.
  • Title: Status Description
    Read Only: true
    Maximum Length: 30
    The description of the issue status.
  • Title: Submit Date
    Read Only: true
    The submission date of the issue.
Back to Top