Get a business license inspection communication item
get
/fscmRestApi/resources/11.13.18.05/publicSectorBlInspectionCommunicationsWithoutTransients/{publicSectorBlInspectionCommunicationsWithoutTransientsUniqID}
Request
Path Parameters
-
publicSectorBlInspectionCommunicationsWithoutTransientsUniqID(required): string
This is the hash key of the attributes which make up the composite key--- LnpRecordKey and InspectionId ---for the Business License Inspection Communications resource and used to uniquely identify an instance of Business License Inspection Communications. The client should not generate the hash key value. Instead, the client should query on the Business License Inspection Communications collection resource with a filter on the primary key values in order to navigate to a specific instance of Business License Inspection Communications.
For example: publicSectorBlInspectionCommunicationsWithoutTransients?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 : publicSectorBlInspectionCommunicationsWithoutTransients-item-response
Type:
Show Source
object-
ActivityDescription: string
Title:
Activity DescriptionRead Only:trueMaximum Length:255The description of the business license application. -
ActivityStatus: string
Title:
Activity StatusRead Only:trueMaximum Length:255The status of the business license activity. -
ActivitySystemStatus: string
Title:
Activity System StatusRead Only:trueMaximum Length:255The predefined system status that the activity status maps to. -
Applicant: integer
(int64)
Read Only:
trueThe party ID of the person applying for the business license. -
ApplicantEmailAddress1: string
Title:
Applicant Email 1Read Only:trueMaximum Length:320The business license applicant???s email address. -
ApplicantEmailAddress2: string
Title:
Applicant Email 2Read Only:trueMaximum Length:320The business license applicant???s additional email address. -
ApplicantPersonName: string
Title:
Applicant NameRead Only:trueMaximum Length:450The business license applicant???s name. -
ApplicantPersonNameSuffix: string
Title:
Applicant SuffixRead Only:trueMaximum Length:30The suffix for the business license applicant???s name. -
ApplicantPhoneAreaCode: string
Title:
Applicant Phone Area CodeRead Only:trueMaximum Length:10The area code for the business license applicant???s phone number. -
ApplicantPhoneCountryCode: string
Title:
Applicant Phone Country CodeRead Only:trueMaximum Length:10The country code for the business license applicant???s phone number. -
ApplicantPhoneExtension: string
Title:
Applicant Phone ExtensionRead Only:trueMaximum Length:20The extension for the business license applicant???s phone number. -
ApplicantPhoneNumber: string
Title:
Applicant PhoneRead Only:trueMaximum Length:40The business license applicant???s phone number. -
AssessFee: string
Title:
Assess FeeRead Only:trueMaximum Length:1Indicates whether fees are assessed for the business license inspection (default is N for no). -
BusBusinessLegalName: string
Title:
Business Legal NameRead Only:trueMaximum Length:255The name of the applicant???s business (for example, the contracting business name). -
BusDbaBusinessName: string
Title:
Doing Business AsRead Only:trueMaximum Length:255The field in the Business Information component of the form designer used to capture a business name that differs from the legal business name. -
CancellationReason: string
Title:
Cancellation ReasonRead Only:trueMaximum Length:255The reason the business license inspection was canceled. -
Classification: string
Title:
ClassificationRead Only:trueMaximum Length:255The classification of the application record. -
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 inspector???s earliest estimated arrival time at the inspection site. -
EstimatedTimeArrivalEnd: string
(date-time)
Title:
Inspection ETA ToRead Only:trueThe inspector???s latest estimated arrival time at the inspection site. -
FeesBalanceDue: number
Title:
Fees Balance DueRead Only:trueThe outstanding fee balance due. -
FinalInspection: string
Title:
Final InspectionRead Only:trueMaximum Length:1Indicates whether this is the final business license inspection (default is N for no). -
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 inspection site. -
InspectionAddress2: string
Title:
Inspection Address Line 2Read Only:trueMaximum Length:240The second address line of the inspection site. -
InspectionCity: string
Title:
Inspection CityRead Only:trueMaximum Length:60The city in the inspection site address. -
InspectionCompleteDttm: string
(date-time)
Title:
Completion DateRead Only:trueThe date and time the business license inspection was completed. -
InspectionCountry: string
Title:
Inspection CountryRead Only:trueMaximum Length:3The country in the inspection site address. -
InspectionCounty: string
Title:
Inspection CountyRead Only:trueMaximum Length:60The county in the inspection site address. -
InspectionId: string
Title:
InspectionRead Only:trueMaximum Length:50The unique identifier of a business license 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 business license inspection is conducted. -
InspectionPostalCode: string
Title:
Inspection Postal CodeRead Only:trueMaximum Length:60The postal code in the inspection site address. -
InspectionProvince: string
Title:
Inspection ProvinceRead Only:trueMaximum Length:60The province in the 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 outcome of the business license inspection (for example, Pass, Fail, Yes, or No). -
InspectionScore: integer
(int32)
Title:
ScoreRead Only:trueThe calculated total score for the business license inspection. -
InspectionState: string
Title:
Inspection StateRead Only:trueMaximum Length:60The state in the inspection site address. -
InspectionStatus: string
Title:
Inspection StatusRead Only:trueMaximum Length:100The description of the business license inspection status. -
InspectionType: string
Title:
Inspection TypeRead Only:trueMaximum Length:100The unique identifier of a business license inspection type. -
InspectorId: integer
(int64)
Title:
Inspector IDRead Only:trueThe inspector assigned to the business license 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 transaction information was last synchronized to GIS. -
LicenseStatus: string
Title:
License StatusRead Only:trueMaximum Length:255The status of the business license application. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
LnpRecordId: string
Title:
License IDRead Only:trueMaximum Length:50The business license record identifier (for example, a license ID such as License ID RA-2017-00029). -
LnpRecordKey: integer
Read Only:
trueThe unique identifier of a business license 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 business license 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:
Location Parcel NumberRead Only:trueMaximum Length:50The unique identifier of the parcel retrieved from the map. -
RecordType: string
Title:
License TypeRead Only:trueMaximum Length:100The user-friendly name of the business license application type. -
RecordTypeId: string
Title:
Record 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 end date for the business license inspection. -
ScheduledStartDttm: string
(date-time)
Title:
Schedule Start DateRead Only:trueThe scheduled start date for the business license inspection. -
SecondaryOwner: string
Title:
Secondary OwnerRead Only:trueMaximum Length:150The secondary owner of the parcel or property. -
Subclassification: string
Title:
SubclassificationRead Only:trueMaximum Length:255The subclassification of the application record. -
SystemResult: string
Title:
System ResultRead Only:trueMaximum Length:20The unique alphanumeric code or short name for the inspection result. -
VersionType: string
Title:
Version TypeRead Only:trueMaximum Length:255The business license version (original, amendment, or renewal). -
WfProcessId: string
Title:
Workflow Process DefinitionRead Only:trueMaximum Length:255The workflow process ID.
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.