Get an inspection communication item
get
/fscmRestApi/resources/11.13.18.05/publicSectorInspectionCommunicationsWithoutTransients/{publicSectorInspectionCommunicationsWithoutTransientsUniqID}
Request
Path Parameters
-
publicSectorInspectionCommunicationsWithoutTransientsUniqID(required): string
This is the hash key of the attributes which make up the composite key--- LnpRecordKey and InspectionId ---for the Inspection Communications Without Transients resource and used to uniquely identify an instance of Inspection Communications Without Transients. The client should not generate the hash key value. Instead, the client should query on the Inspection Communications Without Transients collection resource with a filter on the primary key values in order to navigate to a specific instance of Inspection Communications Without Transients.
For example: publicSectorInspectionCommunicationsWithoutTransients?q=LnpRecordKey=<value1>;InspectionId=<value2>
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: 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.
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:
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 : publicSectorInspectionCommunicationsWithoutTransients-item-response
Type:
Show Source
object-
Applicant: integer
(int64)
Title:
ApplicantRead Only:trueThe party ID of the person applying for the application. -
ApplicantEmailAddress1: string
Title:
Applicant Email 1Read Only:trueMaximum Length:320The permit applicant???s email address. -
ApplicantEmailAddress2: string
Title:
Applicant Email 2Read Only:trueMaximum Length:320The permit applicant???s additional email address. -
ApplicantPersonName: string
Title:
Applicant NameRead Only:trueMaximum Length:450The permit applicant???s name. -
ApplicantPersonNameSuffix: string
Title:
Applicant SuffixRead Only:trueMaximum Length:30The suffix for the permit applicant???s name. -
ApplicantPhoneAreaCode: string
Title:
Applicant Phone Area CodeRead Only:trueMaximum Length:10The area code for the permit applicant???s phone number. -
ApplicantPhoneCountryCode: string
Title:
Applicant Phone Country CodeRead Only:trueMaximum Length:10The country code for the permit applicant???s phone number. -
ApplicantPhoneExtension: string
Title:
Applicant Phone ExtensionRead Only:trueMaximum Length:20The extension for the permit applicant???s phone number. -
ApplicantPhoneNumber: string
Title:
Applicant PhoneRead Only:trueMaximum Length:40The permit applicant???s phone number. -
AssessFee: string
Title:
Assess FeeRead Only:trueMaximum Length:1Indicates whether fees should be assessed for the inspection. -
ContactEmail: string
Title:
Contact EmailRead Only:trueMaximum Length:320The email address of the contact at the inspection site. -
ContactName: string
Title:
Location ContactRead Only:trueMaximum Length:450The name of the contact at the inspection site. -
EstimatedTimeArrival: string
(date-time)
Title:
Inspection ETA FromRead Only:trueThe earliest estimated arrival time at the building inspection site. -
EstimatedTimeArrivalEnd: string
(date-time)
Title:
Inspection ETA ToRead Only:trueThe latest estimated arrival time at the building inspection site. -
FeesBalanceDue: number
Title:
Fees Balance DueRead Only:trueThe balance due for the inspection. -
FinalInspection: string
Title:
Final InspectionRead Only:trueMaximum Length:1Indicates whether this is the final inspection (default is no). -
GenJobCost: number
Title:
Job CostRead Only:trueThe construction job cost (used in the Construction Information component of the Permit Designer). -
HideFromUserFlag: string
Title:
UnannouncedRead Only:trueMaximum Length:1Indicates whether the inspection is displayed to a nonagency user before completion (default is false, meaning it is always displayed to nonagency users). -
InspectionAddress1: string
Title:
Inspection Address Line 1Read Only:trueMaximum Length:240The first address line of the building inspection site. -
InspectionAddress2: string
Title:
Inspection Address Line 2Read Only:trueMaximum Length:240The second address line of the building inspection site. -
InspectionCity: string
Title:
Inspection CityRead Only:trueMaximum Length:60The city in the building inspection site address. -
InspectionCompleteDttm: string
(date-time)
Title:
Completion DateRead Only:trueThe date and time the inspection was completed. -
InspectionCountry: string
Title:
Inspection CountryRead Only:trueMaximum Length:3The country in the building inspection site address. -
InspectionCounty: string
Title:
Inspection CountyRead Only:trueMaximum Length:60The county in the building inspection site address. -
InspectionId: string
Title:
InspectionRead Only:trueMaximum Length:50The unique identifier of an inspection. -
InspectionKey: integer
(int64)
Title:
Inspection KeyRead Only:trueThe key for an inspection record. -
InspectionLocation: string
Title:
Inspection LocationRead Only:trueMaximum Length:100The location where the inspection will be performed. -
InspectionPostalCode: string
Title:
Inspection Postal CodeRead Only:trueMaximum Length:60The postal code in the building inspection site address. -
InspectionProvince: string
Title:
Inspection ProvinceRead Only:trueMaximum Length:60The province in the building inspection site address. -
InspectionRating: string
Title:
RatingRead Only:trueMaximum Length:5The overall inspection rating, calculated using a defined rating method. -
InspectionResult: string
Title:
ResultRead Only:trueMaximum Length:25The inspection result (for example, Pass, Fail, Yes, or No). -
InspectionResultDescr: string
Title:
Result DescriptionRead Only:trueMaximum Length:100The inspection result description. -
InspectionScore: integer
(int32)
Title:
ScoreRead Only:trueThe calculated total inspection score. -
InspectionState: string
Title:
Inspection StateRead Only:trueMaximum Length:60The state in the building inspection site address. -
InspectionStatus: string
Title:
Inspection StatusRead Only:trueMaximum Length:100The description of the inspection status. -
InspectionType: string
Title:
Inspection TypeRead Only:trueMaximum Length:100The unique identifier of an inspection type. -
InspectorId: integer
(int64)
Title:
Inspector IDRead Only:trueThe inspector assigned to the inspection. -
InspectorName: string
Title:
InspectorRead Only:trueMaximum Length:360The inspector???s name. -
LastGisSyncDatetime: string
(date-time)
Title:
GIS Last SyncedRead Only:trueThe date and time the transaction information was last synchronized to GIS. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
LnpRecordId: string
Title:
Application IDRead Only:trueMaximum Length:50The building permit record identifier (for example, Building Permit ID RA-2017-00029). -
LnpRecordKey: integer
Read Only:
trueThe unique identifier of a permit record. -
LocationLatitude: number
Title:
LatitudeRead Only:trueThe latitude of the inspection location. -
LocationLongitude: number
Title:
LongitudeRead Only:trueThe longitude of the inspection location. -
NumberMajorViolations: integer
(int32)
Title:
Major Violation CountRead Only:trueThe total number of major violations for the inspection. -
Owner: string
Title:
OwnerRead Only:trueMaximum Length:150The primary (or only) owner of the parcel or property. -
OwnerEmailId: string
Title:
Owner EmailRead Only:trueMaximum Length:50The parcel owner???s email address. -
ParcelId: integer
(int64)
Title:
ParcelRead Only:trueThe identifier of the record parcel. -
ParcelIdEntered: string
Title:
Parcel NumberRead Only:trueMaximum Length:50The unique identifier of the parcel retrieved from the map. -
PermitDescription: string
Title:
Permit DescriptionRead Only:trueMaximum Length:255The permit record description. -
PermitStatus: string
Title:
Application StatusRead Only:trueMaximum Length:15The permit record status. -
PermitStatusDescription: string
Title:
Application Status DescriptionRead Only:trueMaximum Length:100The permit record status description. -
PermitSystemStatus: string
Title:
Application System StatusRead Only:trueMaximum Length:15The permit record status code. -
RecordType: string
Title:
Application TypeRead Only:trueMaximum Length:100The permit type shown on the inspection schedule page (for example, a residential addition). -
RecordTypeId: string
Title:
Application Type IDRead Only:trueMaximum Length:30The unique alphanumeric code or short name for the record type. -
ReinspectionFlag: string
Title:
ReinspectionRead Only:trueMaximum Length:1Indicates whether the inspection is a reinspection (default is no). -
ReinspectionIdBy: string
Title:
Reinspected ByRead Only:trueMaximum Length:50The unique identifier of the reinspection. -
ReinspectionIdOf: string
Title:
Reinspection OfRead Only:trueMaximum Length:50The unique identifier of the failed inspection that requires a reinspection. -
RequiredFlag: string
Title:
RequiredRead Only:trueMaximum Length:1Indicates whether the inspection is required (defaults from the inspection group; if not available, the default is no/not required). -
ScheduledEndDttm: string
(date-time)
Title:
Schedule End DateRead Only:trueThe scheduled inspection end date. -
ScheduledStartDttm: string
(date-time)
Title:
Schedule Start DateRead Only:trueThe scheduled inspection start date. -
SecondaryOwner: string
Title:
Secondary OwnerRead Only:trueMaximum Length:150The secondary owner of the parcel or property. -
SystemResult: string
Title:
System ResultRead Only:trueMaximum Length:20The unique alphanumeric code or short name for the inspection result.
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.