Get all business license inspection communication items

get

/fscmRestApi/resources/11.13.18.05/publicSectorBlInspectionCommunications

Request

Query Parameters
  • 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
  • Used as a predefined finder to search the collection.

    Format: ?finder=<finderName>;<variableName>=<variableValue>,<variableName2>=<variableValue2>

    The following are the available finder names and corresponding finder variables:

    • PrimaryKey: Finds a business license inspection communication item using the specified inspection identifiers.
      Finder Variables:
      • InspectionId; string; The unique identifier for a business license inspection.
      • LnpRecordKey; integer; The unique identifier for a business license record.
  • This parameter restricts the number of resources returned inside the resource collection. If the limit exceeds the resource count then the framework will only return the available resources.
  • 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
  • Used to define the starting position of the resource collection. If offset exceeds the resource count then no resources are returned. Default value is 0.
  • The resource item payload will be filtered in order to contain only data (no links section, for example).
  • This parameter orders a resource collection based on the specified fields. The parameter value is a comma-separated string of attribute names, each optionally followed by a colon and "asc" or "desc". Specify "asc" for ascending and "desc" for descending. The default value is "asc". For example, ?orderBy=field1:asc,field2:desc
  • This query parameter defines the where clause. The resource collection will be queried using the provided expressions. The value of this query parameter is one or more expressions. Example: ?q=Deptno>=10 and <= 30;Loc!=NY

    Format: ?q=expression1;expression2

    You can use these queryable attributes to filter this collection resource using the q query parameter:
    • ActivityDescription; string; The business license application description.
    • ActivityStatus; string; The status of the business license activity.
    • ActivitySystemStatus; string; The predefined system status to which the activity status maps.
    • AgencyUser; string; Indicates whether the business license inspection was last modified by an agency user.
    • Applicant; integer; The party ID of the person applying for the business license.
    • ApplicantEmailAddress1; string; The business license applicant's email address.
    • ApplicantEmailAddress2; string; The business license applicant's additional email address.
    • ApplicantLoginId; string; The business license applicant login ID.
    • ApplicantPersonName; string; The business license applicant name.
    • ApplicantPersonNameSuffix; string; The suffix to the business license applicant name.
    • ApplicantPhoneAreaCode; string; The area code for the business license applicant's phone number.
    • ApplicantPhoneCountryCode; string; The country code for the business license applicant's phone number.
    • ApplicantPhoneExtension; string; The business license applicant phone number extension.
    • ApplicantPhoneNumber; string; The business license applicant phone number.
    • ApplicantUserId; string; The business license applicant user ID.
    • AssessFee; string; Indicates whether fees should be assessed for the business license inspection. The default is N for no.
    • BusBusinessLegalName; string; The name of the applicant's business. For example, a contractor enters his or her contracting business name.
    • BusDbaBusinessName; string; The field in the business information component of the form designer used to describe the business name, which is different than the legal business name.
    • CancellationReason; string; The reason for canceling the business license inspection.
    • Classification; string; The classification of the application record.
    • ContactEmail; string; The email of the contact at the business license inspection site.
    • ContactName; string; The name of the contact at the inspection site.
    • ContactTextMessage; string; The contact???s phone number for text messages.
    • EstimatedTimeArrival; string; The inspector's earliest estimated time of arrival at the business license inspection site.
    • EstimatedTimeArrivalEnd; string; The inspector's latest estimated time of arrival at the business license inspection site.
    • FeeBalanceDue; number; Displays the fee balance due for the business license.
    • FinalInspection; string; Indicates whether this is the final business license inspection. The default is N for no.
    • HideFromUserFlag; string; Indicates whether the inspection will be displayed to a nonagency user prior to completion. The default value is false, which indicates the inspection is always displayed to nonagency users.
    • InspectionAddress1; string; The first address line of the business license inspection site.
    • InspectionAddress2; string; The second address line of the business license inspection site.
    • InspectionCity; string; The city in the address of the business license inspection site.
    • InspectionCompleteDttm; string; The date and time when the business license inspection was completed.
    • InspectionCountry; string; The country in the address of the business license inspection site.
    • InspectionCounty; string; The county in the address of the business license inspection site.
    • InspectionId; string; The unique identifier for a business license inspection.
    • InspectionLocation; string; The location where the business license inspection will take place.
    • InspectionPostalCode; string; The postal code in the address of the business license inspection site.
    • InspectionProvince; string; The province in the address of the business license inspection site.
    • InspectionRating; string; The overall rating of the business license inspection, which is calculated based on a defined rating method.
    • InspectionResult; string; The results of the business license inspection. For example, Pass, Fail, Yes, or No.
    • InspectionScore; integer; The calculated total score of the business license inspection.
    • InspectionState; string; The state in the address of the business license inspection site.
    • InspectionStatus; string; The business license inspection status description.
    • InspectionSupervisorDisplayNames; string; The display name of inspection supervisors as seen within the business licensing application.
    • InspectionSupervisorEmails; string; The email addresses for inspection supervisors for which an in-product notification communication can be sent.
    • InspectionSupervisorUsernames; string; The user login ID for inspection supervisors for which an in-product notification communication can be sent.
    • InspectionType; string; The unique identifier for a business license inspection type.
    • InspectionUpdateDate; string; The date when the record was last updated.
    • InspectorArrival; string; The time when the inspector is expected to arrive for an inspection. The value can be displayed as Date Only, Specific Time, or Time Range, as specified in the agency options.
    • InspectorEmail; string; The inspector email address.
    • InspectorId; integer; The inspector assigned to the business license inspection.
    • InspectorLoginId; string; The inspector login ID.
    • InspectorName; string; The name of the inspector.
    • InspectorPhone; string; The inspector phone number.
    • InspectorUserId; string; The inspector user ID.
    • LicenseStatus; string; The status of the business license application.
    • LnpRecordId; string; The business license record identifier. For example, a license ID with a value such as License ID RA-2017-00029.
    • LnpRecordKey; integer; The unique identifier for a business license record.
    • NumberMajorViolations; integer; The total number of major violations for the business license inspection.
    • Owner; string; The primary or only owner of the parcel or property.
    • OwnerEmailId; string; The parcel owner email address.
    • ParcelId; integer; The identifier of the record parcel.
    • RecordType; string; The user-friendly name for the business license application type.
    • RecordTypeId; string; The unique alphanumeric code or short name for the record type.
    • ScheduledEndDttm; string; The scheduled business license inspection end date.
    • ScheduledStartDttm; string; The scheduled business license inspection start date.
    • ScheduledTimeRange; string; Displays the business license Inspection's scheduled time range based on the defined setup of the application type.
    • SecondaryOwner; string; The secondary owner of the parcel or property.
    • Subclassification; string; The subclassification for the application record.
    • SystemResult; string; The unique alphanumeric code or short name for the business license inspection result.
    • Url; string; The business license inspection URL used within a communications template.
    • UrlLabel; string; The label displayed for a business license inspection URL used within a communications template.
    • VersionType; string; The version of the business license. Values are original, amendment, and renewal.
    • WfProcessId; string; The workflow process ID.
    • WorkflowAssignedDate; string; The date when the workflow task was assigned.
    • WorkflowDueDate; string; The workflow task due date.
    • WorkflowTaskId; string; The workflow task ID.
    • WorkflowTaskName; string; The workflow task name.
  • The resource collection representation will include the "estimated row count" when "?totalResults=true", otherwise the count is not included. The default value is "false".
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 : publicSectorBlInspectionCommunications
Type: object
Show Source
Nested Schema : Items
Type: array
Title: Items
The items in the collection.
Show Source
Nested Schema : publicSectorBlInspectionCommunications-item-response
Type: object
Show Source
  • Title: Activity Description
    Read Only: true
    Maximum Length: 255
    The business license application description.
  • Title: Activity Status
    Read Only: true
    Maximum Length: 255
    The status of the business license activity.
  • Title: Activity System Status
    Read Only: true
    Maximum Length: 255
    The predefined system status to which the activity status maps.
  • Title: Agency User
    Read Only: true
    Indicates whether the business license inspection was last modified by an agency user.
  • Read Only: true
    The party ID of the person applying for the business license.
  • Title: Applicant Email 1
    Read Only: true
    Maximum Length: 320
    The business license applicant's email address.
  • Title: Applicant Email 2
    Read Only: true
    Maximum Length: 320
    The business license applicant's additional email address.
  • Read Only: true
    The business license applicant login ID.
  • Title: Applicant Name
    Read Only: true
    Maximum Length: 450
    The business license applicant name.
  • Title: Applicant Suffix
    Read Only: true
    Maximum Length: 30
    The suffix to the business license applicant name.
  • Title: Applicant Phone Area Code
    Read Only: true
    Maximum Length: 10
    The area code for the business license applicant's phone number.
  • Title: Applicant Phone Country Code
    Read Only: true
    Maximum Length: 10
    The country code for the business license applicant's phone number.
  • Title: Applicant Phone Extension
    Read Only: true
    Maximum Length: 20
    The business license applicant phone number extension.
  • Title: Applicant Phone
    Read Only: true
    Maximum Length: 40
    The business license applicant phone number.
  • Title: Applicant User ID
    Read Only: true
    The business license applicant user ID.
  • Title: Assess Fee
    Read Only: true
    Maximum Length: 1
    Indicates whether fees should be assessed for the business license inspection. The default is N for no.
  • Title: Business Legal Name
    Read Only: true
    Maximum Length: 255
    The name of the applicant's business. For example, a contractor enters his or her contracting business name.
  • Title: Doing Business As
    Read Only: true
    Maximum Length: 255
    The field in the business information component of the form designer used to describe the business name, which is different than the legal business name.
  • Title: Cancellation Reason
    Read Only: true
    Maximum Length: 255
    The reason for canceling the business license inspection.
  • Title: Classification
    Read Only: true
    Maximum Length: 255
    The classification of the application record.
  • Title: Contact Email
    Read Only: true
    Maximum Length: 320
    The email of the contact at the business license inspection site.
  • Title: Location Contact
    Read Only: true
    Maximum Length: 450
    The name of the contact at the inspection site.
  • Title: Location Contact Mobile Phone
    Read Only: true
    The contact???s phone number for text messages.
  • Title: Inspection ETA From
    Read Only: true
    The inspector's earliest estimated time of arrival at the business license inspection site.
  • Title: Inspection ETA To
    Read Only: true
    The inspector's latest estimated time of arrival at the business license inspection site.
  • Title: Fees Balance Due
    Displays the fee balance due for the business license.
  • Title: Final Inspection
    Read Only: true
    Maximum Length: 1
    Indicates whether this is the final business license inspection. The default is N for no.
  • Read Only: true
    Maximum Length: 1
    Indicates whether the inspection will be displayed to a nonagency user prior to completion. The default value is false, which indicates the inspection is always displayed to nonagency users.
  • Title: Inspection Address Line 1
    Read Only: true
    Maximum Length: 240
    The first address line of the business license inspection site.
  • Title: Inspection Address Line 2
    Read Only: true
    Maximum Length: 240
    The second address line of the business license inspection site.
  • Title: Inspection City
    Read Only: true
    Maximum Length: 60
    The city in the address of the business license inspection site.
  • Title: Completion Date
    Read Only: true
    The date and time when the business license inspection was completed.
  • Title: Inspection Country
    Read Only: true
    Maximum Length: 3
    The country in the address of the business license inspection site.
  • Title: Inspection County
    Read Only: true
    Maximum Length: 60
    The county in the address of the business license inspection site.
  • Title: Inspection
    Read Only: true
    Maximum Length: 50
    The unique identifier for a business license inspection.
  • Title: Inspection Location
    Read Only: true
    Maximum Length: 100
    The location where the business license inspection will take place.
  • Title: Inspection Postal Code
    Read Only: true
    Maximum Length: 60
    The postal code in the address of the business license inspection site.
  • Title: Inspection Province
    Read Only: true
    Maximum Length: 60
    The province in the address of the business license inspection site.
  • Title: Rating
    Read Only: true
    Maximum Length: 5
    The overall rating of the business license inspection, which is calculated based on a defined rating method.
  • Title: Result
    Read Only: true
    Maximum Length: 25
    The results of the business license inspection. For example, Pass, Fail, Yes, or No.
  • Title: Score
    Read Only: true
    The calculated total score of the business license inspection.
  • Title: Inspection State
    Read Only: true
    Maximum Length: 60
    The state in the address of the business license inspection site.
  • Title: Inspection Status
    Read Only: true
    Maximum Length: 100
    The business license inspection status description.
  • Title: Inspector Supervisor Name
    Read Only: true
    Maximum Length: 255
    The display name of inspection supervisors as seen within the business licensing application.
  • Title: Inspector Supervisor Email List
    Read Only: true
    Maximum Length: 255
    The email addresses for inspection supervisors for which an in-product notification communication can be sent.
  • Title: Inspector Supervisor User ID List
    Read Only: true
    Maximum Length: 255
    The user login ID for inspection supervisors for which an in-product notification communication can be sent.
  • Title: Inspection Type
    Read Only: true
    Maximum Length: 100
    The unique identifier for a business license inspection type.
  • Title: Last Updated Date
    Read Only: true
    The date when the record was last updated.
  • Title: Inspector Arrival
    Read Only: true
    Maximum Length: 255
    The time when the inspector is expected to arrive for an inspection. The value can be displayed as Date Only, Specific Time, or Time Range, as specified in the agency options.
  • Title: Inspector Email
    Read Only: true
    The inspector email address.
  • Title: Inspector ID
    Read Only: true
    The inspector assigned to the business license inspection.
  • Read Only: true
    The inspector login ID.
  • Title: Inspector
    Read Only: true
    Maximum Length: 360
    The name of the inspector.
  • Title: Inspector Phone
    Read Only: true
    The inspector phone number.
  • Title: Inspector User ID
    Read Only: true
    The inspector user ID.
  • Title: License Status
    Read Only: true
    Maximum Length: 255
    The status of the business license application.
  • Links
  • Title: License ID
    Read Only: true
    Maximum Length: 50
    The business license record identifier. For example, a license ID with a value such as License ID RA-2017-00029.
  • Read Only: true
    The unique identifier for a business license record.
  • Title: Major Violation Count
    Read Only: true
    The total number of major violations for the business license inspection.
  • Title: Owner
    Read Only: true
    Maximum Length: 150
    The primary or only owner of the parcel or property.
  • Title: Owner Email
    Read Only: true
    Maximum Length: 50
    The parcel owner email address.
  • Title: Parcel
    Read Only: true
    The identifier of the record parcel.
  • Title: License Type
    Read Only: true
    Maximum Length: 100
    The user-friendly name for the business license application type.
  • Title: Record Type ID
    Read Only: true
    Maximum Length: 30
    The unique alphanumeric code or short name for the record type.
  • Title: Schedule End Date
    Read Only: true
    The scheduled business license inspection end date.
  • Title: Schedule Start Date
    Read Only: true
    The scheduled business license inspection start date.
  • Title: Inspection Scheduled Time Range
    Read Only: true
    Displays the business license Inspection's scheduled time range based on the defined setup of the application type.
  • Title: Secondary Owner
    Read Only: true
    Maximum Length: 150
    The secondary owner of the parcel or property.
  • Title: Subclassification
    Read Only: true
    Maximum Length: 255
    The subclassification for the application record.
  • Title: System Result
    Read Only: true
    Maximum Length: 20
    The unique alphanumeric code or short name for the business license inspection result.
  • Title: Inspection URL
    Read Only: true
    The business license inspection URL used within a communications template.
  • Title: Communications URL Label
    Read Only: true
    The label displayed for a business license inspection URL used within a communications template.
  • Title: Version Type
    Read Only: true
    Maximum Length: 255
    The version of the business license. Values are original, amendment, and renewal.
  • Title: Workflow Process Definition
    Read Only: true
    Maximum Length: 255
    The workflow process ID.
  • Title: Workflow Assigned Date
    Read Only: true
    The date when the workflow task was assigned.
  • Read Only: true
    The workflow task due date.
  • Title: Workflow Task ID
    Read Only: true
    The workflow task ID.
  • Title: Workflow Task Name
    Read Only: true
    The workflow task name.
Back to Top