Get a workflow communication item
get
/fscmRestApi/resources/11.13.18.05/publicSectorWorkflowCommunications/{LnpRecordKey}
Request
Path Parameters
-
LnpRecordKey: integer
The unique identifier for the record.
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 : publicSectorWorkflowCommunications-item
Type:
Show Source
object-
AboutToExpireDate(optional):
string(date-time)
Title:
About to Expire DateThe date when the notification about an expiring license or permit is sent. -
AddressKey(optional):
integer(int64)
The parcel address key.
-
AgencyId(optional):
integer(int32)
The identifier for a public sector agency. This is usually an alphanumeric identifier for a city, county, or state, but it can also be the name of a city, county, or state.
-
ApplExpirationDate(optional):
string(date-time)
Title:
Application Expiration DateThe date the application expires. -
Applicant(optional):
integer(int64)
Title:
ApplicantThe party ID of the permit applicant. -
ApplicantAddress1(optional):
string
Title:
Applicant Address Line 1Maximum Length:240The first line of the permit applicant address. -
ApplicantAddress2(optional):
string
Title:
Applicant Address Line 2Maximum Length:240The second line of the permit applicant address. -
ApplicantBizProfileId(optional):
integer(int64)
Title:
Business ProfileThe business profile used by the applicant. -
ApplicantCity(optional):
string
Title:
Applicant CityMaximum Length:60The city in the permit applicant address. -
ApplicantCountry(optional):
string
Title:
Applicant CountryMaximum Length:3The country in the permit applicant address. -
ApplicantCounty(optional):
string
Title:
Applicant CountyMaximum Length:60The county in the permit applicant address. -
ApplicantEmailAddress1(optional):
string
Title:
Applicant Email 1Maximum Length:320The first email address of the permit applicant. -
ApplicantEmailAddress2(optional):
string
Title:
Applicant Email 2Maximum Length:320The second email address of the permit applicant. -
ApplicantPersonName(optional):
string
Title:
Applicant NameMaximum Length:450The permit applicant name. -
ApplicantPhoneAreaCode(optional):
string
Title:
Applicant Phone Area CodeMaximum Length:10The area code in the phone number of the permit applicant. -
ApplicantPhoneCountryCode(optional):
string
Title:
Applicant Phone Country CodeMaximum Length:10The country code in the phone number of the permit applicant. -
ApplicantPhoneExtension(optional):
string
Title:
Applicant Phone ExtensionMaximum Length:20The phone number extension for the permit applicant. -
ApplicantPhoneNumber(optional):
string
Title:
Applicant Phone NumberMaximum Length:40The permit applicant phone number. -
ApplicantPostalCode(optional):
string
Title:
Applicant Postal CodeMaximum Length:60The postal code in the permit applicant address. -
ApplicantProfileId(optional):
integer(int64)
Title:
Applicant ProfileThe user profile of the applicant. -
ApplicantProvince(optional):
string
Title:
Applicant ProvinceMaximum Length:60The province in the permit applicant address. -
ApplicantState(optional):
string
Title:
Applicant StateMaximum Length:60The state in the permit applicant address. -
ApplicantUserId(optional):
string
Title:
Applicant User IDMaximum Length:20The user ID of the permit applicant. -
Classification(optional):
string
Title:
ClassificationMaximum Length:3The record classification. The classifications can be permit, business license, professional license, or planning and zoning. -
DelinquentDate(optional):
string(date-time)
Title:
Delinquent DateThe date the license becomes delinquent. -
DistrictName(optional):
string
Title:
DistrictMaximum Length:50The name of the district in which the property is located. -
ExpirationDate(optional):
string(date-time)
Title:
Expiration DateThe date the license or permit is no longer valid. -
GenFloorAreaAddl(optional):
number
Title:
Additional Floor AreaThe additional floor area for construction. The floor area refers to the square footage of the construction area. Used in the construction information component of the Permit Designer. -
GenFloorAreaExist(optional):
number
Title:
Existing Floor AreaThe area of the existing floor in the building. Used in the construction information component of the Permit Designer. -
GenFloorAreaTotal(optional):
number
Title:
Total Floor AreaThe total floor area under construction. Used in the construction information component of the Permit Designer. -
GenJobCost(optional):
number
Title:
Job CostThe cost of the construction job. Used in the construction information component of the Permit Designer. -
GenNewFloorAreaClass(optional):
string
Title:
New Floor Area ClassificationMaximum Length:50The classification of the new floor area. Used in the construction information component of the Permit Designer. -
GenTotalNumStories(optional):
number
Title:
Total Number of StoriesThe total number of stories of the structure under construction. Used in the construction information component of the Permit Designer. -
GenTypeConstruction(optional):
string
Title:
Type of ConstructionMaximum Length:100The type of construction. Used in the construction information component of the Permit Designer. -
GenTypeOfUse(optional):
string
Title:
Type of UseMaximum Length:100The intended use of the construction. Used in the construction information component of the Permit Designer. -
GenTypeOfWork(optional):
string
Title:
Type of WorkMaximum Length:100The type of construction work. Used in the construction information component of the Permit Designer. -
IssueDate(optional):
string(date-time)
Title:
Issue DateThe date the license or permit was issued. Used in the application information component of the Permit Designer. -
links(optional):
array Items
Title:
ItemsLink Relations -
LnpRecordId(optional):
string
Title:
Permit IDMaximum Length:50The identifier for the building permit record. For example, a permit number with a value such as Building Permit ID RA-2017-00029. -
LnpRecordKey(optional):
integer(int64)
The unique identifier for the record.
-
OrganizationName(optional):
string
Title:
Business NameMaximum Length:360The business name of the applicant. For example, a contractor enters his or her contracting business name. -
Owner(optional):
string
Title:
OwnerMaximum Length:150The primary or only owner of the parcel or property. -
OwnerEmailId(optional):
string
Title:
Owner EmailMaximum Length:50The parcel owner email address. -
OwnerId(optional):
integer(int64)
Title:
OwnerThe owner ID of the record parcel owner. -
OwnerKey(optional):
integer(int64)
The owner key of the record parcel owner.
-
ParcelAddress1(optional):
string
Title:
Parcel Address Line 1Maximum Length:240The first line of the parcel or property address. -
ParcelAddress2(optional):
string
Title:
Parcel Address Line 2Maximum Length:240The second line of the parcel or property address. -
ParcelCity(optional):
string
Title:
Parcel CityMaximum Length:60The city in the parcel or property address. -
ParcelCountry(optional):
string
Title:
Parcel CountryMaximum Length:60The country in the parcel or property address. -
ParcelCounty(optional):
string
Title:
Parcel CountyMaximum Length:60The county in the parcel or property address. -
ParcelId(optional):
integer(int64)
Title:
ParcelThe identifier of the record parcel. -
ParcelKey(optional):
integer(int64)
The key of the record parcel.
-
ParcelPostalCode(optional):
string
Title:
Parcel Postal CodeMaximum Length:60The postal code in the parcel or property address. -
ParcelProvince(optional):
string
Title:
Parcel ProvinceMaximum Length:60The province in the parcel or property address. -
ParcelState(optional):
string
Title:
Parcel StateMaximum Length:60The state in the parcel or property address. -
ParcelType(optional):
string
Title:
Parcel TypeMaximum Length:30The type of the current parcel. -
PermitDescription(optional):
string
Title:
Permit DescriptionMaximum Length:300The description of the permit type. -
PermitStatus(optional):
string
Title:
Permit StatusMaximum Length:100The status of the permit record. -
PersonFirstName(optional):
string
Maximum Length:
150The applicant first name. -
PersonLastName(optional):
string
Maximum Length:
150The applicant last name. -
PersonMiddleName(optional):
string
Maximum Length:
60The applicant middle name. -
PersonTitle(optional):
string
Maximum Length:
60The title of the contact. -
ProjectKey(optional):
integer(int64)
Title:
ProjectThe project name information for a permit. -
PropertyDescription(optional):
string
Title:
Property DescriptionMaximum Length:240The property description. -
RecordStatus(optional):
string
Maximum Length:
15The status of the record. -
RecordType(optional):
string
Title:
Permit TypeMaximum Length:100The permit type. Agencies define the types of permits that they administer, for example, Residential Addition. -
RecordTypeId(optional):
string
Maximum Length:
30The identifier for a record type. -
RenewalDate(optional):
string(date-time)
Title:
Renewal DateThe renewal date for the license or permit. -
RowType(optional):
string
Maximum Length:
30The identifier for a record type. -
SecondaryOwner(optional):
string
Title:
Secondary OwnerMaximum Length:150The secondary owner of the parcel or property. -
SubmitDate(optional):
string(date-time)
Title:
Submission DateThe date the license and permit transaction was submitted. Used in the application information component of the Permit Designer.
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.