Get all BL workflow communication items
get
/fscmRestApi/resources/11.13.18.05/publicSectorBlWorkflowCommunications
Request
Query Parameters
-
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 -
finder: string
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 the workflow communication data that matches the specified record key.
Finder Variables:- LnpRecordKey; integer; The unique identifier for the record key.
- findByBRFCriteria: Finds the workflow communication data that meets the Business Rules Framework criteria.
Finder Variables:- Caller; string.
- Criteria; string.
- PrimaryKey: Finds the workflow communication data that matches the specified record key.
-
limit: integer
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.
-
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 -
offset: integer
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.
-
onlyData: boolean
The resource item payload will be filtered in order to contain only data (no links section, for example).
-
orderBy: string
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
-
q: string
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:- AboutToExpireDate; string; The date when the notification about an expiring license or permit is sent.
- Address1; string; The first line of the business license applicant address.
- Address2; string; The second line of the business license applicant address.
- AddressId; integer; The reference key to the TCA location table.
- AgencyId; integer; 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.
- AppAcceptDate; string; Identifies the accepted date for the business license application.
- ApplAteDate; string; Identifies the date on which an about-to-expire notification is sent for the permit application.
- ApplExpirationDate; string; The date the application expires.
- Applicant; integer; The party ID of the permit applicant.
- ApplicantBizProfileId; integer; The business profile used by the applicant.
- ApplicantPhoneAreaCode; string; The area code in the phone number of the business license applicant.
- ApplicantPhoneCountryCode; string; The country code in the phone number of the business license applicant.
- ApplicantPhoneExtension; string; The phone number extension for the business license applicant.
- ApplicantPhoneNumber; string; The license applicant phone number.
- ApplicantProfileId; integer; The user profile of the applicant.
- ApplicantUserId; string; The user ID of the business license applicant.
- AssignedSpecialistEmail; string; The email of the specialist who is assigned to the application.
- AssignedSpecialistName; string; The user name of the specialist who is assigned to the application.
- AssignedSpecialistUserid; string; The user ID of the specialist who is assigned to the application.
- AssignedSpecialistWorkPhone; string; The work phone contact of the specialist who is assigned to the application.
- AttributeCategory; string; The category of the business license type.
- BalanceDue; number; The total fees balance due for the license application.
- BusAddress1; string; The address portion of the business??? address.
- BusAddress2; string; The address portion of the business??? address.
- BusBusinessLegalName; string; The legal name of the business entity.
- BusBusinessName; string; The name of the applicant's business. For example, a contractor enters his or her contracting business name.
- BusCity; string; The city portion of the business??? address.
- BusCountry; string; The address portion of the business??? address.
- BusCounty; string; The county portion of the business??? address.
- BusDbaBusinessName; string; The doing business as name for the business.
- BusDescription; string; A field in the business information component of the form designer used to enter a description of the business.
- BusOwnershipType; string; A field in the business information component of the form designer used to describe the type of business ownership.
- BusPostalCode; string; The postal code portion of the business??? address.
- BusProvince; string; The province portion of the business??? address.
- BusState; string; The state portion of the business??? address.
- BusinessEntityId; string; The unique identifier of the business entity.
- BusinessURL; string; The URL for the business entity.
- CancelledByName; string; Identifies the user name of the person who cancelled the license application.
- Cancelledcreatedby; string; Identifies the user ID of the person who cancelled the business license application.
- Cancelledcreationdate; string; Identifies the cancelation date of the business license application.
- Cancelledreason; string; Identifies the reason for the cancelation of the business license application.
- City; string; The city in the business license applicant address.
- Classification; string; The record classification. The classifications can be permit, business license, professional license, or planning and zoning.
- ClassificationMeaning; string; Identifies the classification of the business license application type.
- Country; string; The country in the permit applicant address.
- County; string; The county in the permit applicant address.
- CreatedBy; string; Identifies the user ID of the person who created the business license application.
- CreatedByName; string; Identifies the user name of the person who created the license application.
- CreationDate; string; Identifies the date on which the business license application was created.
- CurrencyCode; string; Identifies the currency code.
- DelinquentDate; string; The date the license becomes delinquent.
- Description; string; The description for business license application.
- EmailAddress1; string; The first email address of the business license applicant.
- EmailAddress2; string; The second email address of the business license applicant.
- ExpirationDate; string; The date the license or permit is no longer valid.
- ExpirationGraceDate; string; Identifies the expiration grace date for the business license application.
- ExpirationStatus; string; Identifies the expiration status of the business license application.
- ExpirationStatusDescription; string; The description for the expiration status.
- FeeDueUpdateDate; string; The identifier that captures the date when fee item with due status is added or updated.
- IssueDate; string; The date the license or permit was issued. Used in the application information component of the Permit Designer.
- LastGISSyncDatetime; string; The date when the transaction information was last synched to gis.
- LastUpdateDate; string; Identifies the last updated date of the business license application.
- LastUpdatedBy; string; Identifies the user ID of the person who last updated the business license application.
- LastUpdatedByName; string; Identifies the user name of the person who last updated the license application.
- Latitude; number; The latitude of the business location on the license application.
- LicensePeriod; string; The duration in which the business license is valid.
- LicenseStatus; string; The overall status for the business license.
- LnpRecordId; string; The identifier for the business license record.
- LnpRecordKey; integer; The unique identifier for the record.
- LocAltPhoneExtn; string; The additional extension number after initial connection to an internal telephone system.
- LocAltPhoneNumber; string; The location???s full phone number.
- LocAltPhoneType; string; The type of phone for the location.
- LocEmailAddress; string; The business location???s email address.
- LocPrimaryPhoneExtn; string; The additional extension number after initial connection to an internal telephone system.
- LocPrimaryPhoneNumber; string; The phone number of the location.
- LocPrimaryPhoneType; string; The type of phone for the location.
- LocationAddressOne; string; Address Line 1 as part of the parcel address.
- LocationAddressTwo; string; Address Line 2 as part of the parcel address.
- LocationCity; string; The city that is part of the parcel address.
- LocationCountry; string; The country that is part of the parcel address.
- LocationCounty; string; The county in which the parcel address is located.
- LocationPostalCode; string; The postal code that is part of the parcel address.
- LocationProvince; string; The location information about the province in which the parcel address is located.
- LocationState; string; The state that is part of the parcel address.
- LocationType; string; The location type for the license application.
- Longitude; number; The longitude of the business location on the license application.
- MailingAddress1; string; The address portion of the location???s address.
- MailingAddress2; string; The address portion of the location???s address.
- MailingCity; string; The city portion of the location???s address.
- MailingCountry; string; The country portion of the location???s address.
- MailingCounty; string; The county portion of the location???s address.
- MailingPostalCode; string; The postal code portion of the location???s address.
- MailingProvince; string; The province portion of the location???s address.
- MailingState; string; The state portion of the location???s address.
- MobileBusFlag; string; Indicates that the business is a mobile business.
- NaicsCodes; string; Indicates comma separated list of NAICS codes.
- ObjectVersionNumber; integer; The system attribute that notes the incremental version number for an object.
- OrganizationName; string; The business name of the applicant. For example, a contractor enters his or her contracting business name.
- Originator; string; Identifies the originator of the business license application.
- ParcelId; integer; The identifier of the record parcel.
- ParcelIdEntered; string; The unique identifier of the parcel retrieved from the map.
- PersonFirstName; string; The applicant first name.
- PersonLastName; string; The applicant last name.
- PersonMiddleName; string; The applicant middle name.
- PersonName; string; The license or business license applicant name.
- PersonTitle; string; The title of the contact.
- PostalCode; string; The postal code in the permit applicant address.
- Province; string; The province in the business license applicant address.
- ReceivedDate; string; Identifies the received date for the license application.
- RecordStatus; string; The status of the record.
- RecordType; string; The user-friendly name for the record type.
- RecordTypeId; string; The identifier for a record type.
- RenewalDate; string; The renewal date for the license or permit.
- State; string; The state in the permit applicant address.
- Status; string; The status of the business license application.
- StatusDescription; string; The status description of the business.
- Subclassification; string; The subclassification code of the business license application type.
- SubclassificationMeaning; string; Identifies the subclassification of the business license application type.
- SubmitDate; string; The date the license transaction was submitted.
- SubmittedBy; string; Identifies the user ID of the person who submitted the business license application.
- SubmittedByName; string; Identifies the user name of the person who submitted the license application.
- SystemStatus; string; Identifies the system status of the business license application.
- SystemStatusDescription; string; The system status description of the business license application.
- TotalFees; integer; The total fees for the license application.
- TotalHold; number; Identifies the total hold fee amount.
- TotalOutstanding; number; Identifies the total outstanding fee amount.
- TotalPaid; integer; The total fees paid for the license application.
- TotalPayable; number; The total fees paid for the license application.
- TotalPending; number; Identifies the total pending fee amount.
- TotalWaived; number; Identifies the total fee waived.
- Url; string; The URL for the license application.
- UrlLabel; string; The URL label for the license application.
- VersionType; string; The version of the business license application.
- VersionTypeDescription; string; The description for the version type of the business license application.
- WfProcessId; number; The unique identifier for a workflow process.
- WithdrawnByName; string; Identifies the user name of the person who withdrew the license application.
- Withdrawncreatedby; string; Identifies the user ID of the person who withdrew the business license application.
- Withdrawncreateddate; string; Identifies the withdrawal date of the business license application.
- Withdrawnreason; string; Identifies the reason for the withdrawal of the business license application.
-
totalResults: boolean
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
-
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 : publicSectorBlWorkflowCommunications
Type:
Show Source
object-
count(required): integer
The number of resource instances returned in the current range.
-
hasMore(required): boolean
Indicates whether more resources are available on the server than the subset returned in the response. If the value is true, then there are more resources to retrieve from the server. The default value is false.
-
items: array
Items
Title:
ItemsThe items in the collection. -
limit(required): integer
The actual paging size used by the server.
-
links(required): array
Links
Title:
LinksThe link relations associated with the resource instance. -
offset(required): integer
The offset value used in the current page.
-
totalResults: integer
The estimated row count when "?totalResults=true", otherwise the count is not included.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : publicSectorBlWorkflowCommunications-item-response
Type:
Show Source
object-
AboutToExpireDate: string
(date-time)
Title:
About to Expire DateRead Only:trueThe date when the notification about an expiring license or permit is sent. -
Address1: string
Title:
Applicant Address Line 1Read Only:trueMaximum Length:240The first line of the business license applicant address. -
Address2: string
Title:
Applicant Address Line 2Read Only:trueMaximum Length:240The second line of the business license applicant address. -
AddressId: integer
(int64)
Title:
Location Address IDRead Only:trueThe reference key to the TCA location table. -
AgencyId: integer
(int32)
Read Only:
trueThe 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. -
AppAcceptDate: string
(date-time)
Title:
Acceptance DateRead Only:trueIdentifies the accepted date for the business license application. -
ApplAteDate: string
(date-time)
Title:
Application About to Expire DateRead Only:trueIdentifies the date on which an about-to-expire notification is sent for the permit application. -
ApplExpirationDate: string
(date-time)
Title:
Application Expiration DateRead Only:trueThe date the application expires. -
Applicant: integer
(int64)
Read Only:
trueThe party ID of the permit applicant. -
ApplicantBizProfileId: integer
(int64)
Read Only:
trueThe business profile used by the applicant. -
ApplicantPhoneAreaCode: string
Read Only:
trueMaximum Length:10The area code in the phone number of the business license applicant. -
ApplicantPhoneCountryCode: string
Read Only:
trueMaximum Length:10The country code in the phone number of the business license applicant. -
ApplicantPhoneExtension: string
Title:
Applicant Phone ExtensionRead Only:trueMaximum Length:20The phone number extension for the business license applicant. -
ApplicantPhoneNumber: string
Title:
Applicant Phone NumberRead Only:trueMaximum Length:61The license applicant phone number. -
ApplicantProfileId: integer
(int64)
Read Only:
trueThe user profile of the applicant. -
ApplicantUserId: string
Title:
Applicant User IDRead Only:trueMaximum Length:255The user ID of the business license applicant. -
AssignedSpecialistEmail: string
Title:
Assigned Specialist EmailRead Only:trueMaximum Length:255The email of the specialist who is assigned to the application. -
AssignedSpecialistName: string
Title:
Assigned Specialist NameRead Only:trueMaximum Length:255The user name of the specialist who is assigned to the application. -
AssignedSpecialistUserid: string
Title:
Assigned Specialist User IDRead Only:trueMaximum Length:64The user ID of the specialist who is assigned to the application. -
AssignedSpecialistWorkPhone: string
Title:
Assigned Specialist Work PhoneRead Only:trueMaximum Length:255The work phone contact of the specialist who is assigned to the application. -
AttributeCategory: string
Read Only:
trueMaximum Length:30The category of the business license type. -
BalanceDue: number
Title:
Fees Balance DueRead Only:trueThe total fees balance due for the license application. -
BusAddress1: string
Title:
Business Address 1Read Only:trueMaximum Length:240The address portion of the business??? address. -
BusAddress2: string
Title:
Business Address 2Read Only:trueMaximum Length:240The address portion of the business??? address. -
BusBusinessLegalName: string
Title:
Business Legal NameRead Only:trueMaximum Length:240The legal name of the business entity. -
BusBusinessName: string
Title:
BusinessRead Only:trueMaximum Length:100The name of the applicant's business. For example, a contractor enters his or her contracting business name. -
BusCity: string
Title:
Business CityRead Only:trueMaximum Length:60The city portion of the business??? address. -
BusCountry: string
Title:
Business CountryRead Only:trueMaximum Length:3The address portion of the business??? address. -
BusCounty: string
Title:
Business CountyRead Only:trueMaximum Length:60The county portion of the business??? address. -
BusDbaBusinessName: string
Title:
Doing Business AsRead Only:trueMaximum Length:100The doing business as name for the business. -
BusDescription: string
Title:
Location Business DescriptionRead Only:trueMaximum Length:200A field in the business information component of the form designer used to enter a description of the business. -
BusinessEntityId: string
Read Only:
trueMaximum Length:50The unique identifier of the business entity. -
BusinessURL: string
Title:
Business URLRead Only:trueMaximum Length:255The URL for the business entity. -
BusOwnershipType: string
Title:
Business Ownership TypeRead Only:trueMaximum Length:15A field in the business information component of the form designer used to describe the type of business ownership. -
BusPostalCode: string
Title:
Business Postal CodeRead Only:trueMaximum Length:60The postal code portion of the business??? address. -
BusProvince: string
Title:
Business ProvinceRead Only:trueMaximum Length:60The province portion of the business??? address. -
BusState: string
Title:
Business StateRead Only:trueMaximum Length:60The state portion of the business??? address. -
CancelledByName: string
Title:
Canceled by NameRead Only:trueMaximum Length:255Identifies the user name of the person who cancelled the license application. -
Cancelledcreatedby: string
Title:
Canceled by User IDRead Only:trueMaximum Length:64Identifies the user ID of the person who cancelled the business license application. -
Cancelledcreationdate: string
(date-time)
Title:
Cancellation DateRead Only:trueIdentifies the cancelation date of the business license application. -
Cancelledreason: string
Title:
Cancellation ReasonRead Only:trueMaximum Length:1000Identifies the reason for the cancelation of the business license application. -
City: string
Title:
Applicant CityRead Only:trueMaximum Length:60The city in the business license applicant address. -
Classification: string
Read Only:
trueMaximum Length:3The record classification. The classifications can be permit, business license, professional license, or planning and zoning. -
ClassificationMeaning: string
Title:
ClassificationRead Only:trueMaximum Length:80Identifies the classification of the business license application type. -
Country: string
Title:
Applicant CountryRead Only:trueMaximum Length:3The country in the permit applicant address. -
County: string
Title:
Applicant CountyRead Only:trueMaximum Length:60The county in the permit applicant address. -
CreatedBy: string
Title:
Created by User IDRead Only:trueMaximum Length:64Identifies the user ID of the person who created the business license application. -
CreatedByName: string
Title:
Created by NameRead Only:trueMaximum Length:255Identifies the user name of the person who created the license application. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueIdentifies the date on which the business license application was created. -
CurrencyCode: string
Title:
CurrencyRead Only:trueMaximum Length:3Identifies the currency code. -
DelinquentDate: string
(date-time)
Read Only:
trueThe date the license becomes delinquent. -
Description: string
Title:
Activity DescriptionRead Only:trueMaximum Length:100The description for business license application. -
EmailAddress1: string
Title:
Applicant Email 1Read Only:trueMaximum Length:320The first email address of the business license applicant. -
EmailAddress2: string
Title:
Applicant Email 2Read Only:trueMaximum Length:320The second email address of the business license applicant. -
ExpirationDate: string
(date-time)
Title:
Expiration DateRead Only:trueThe date the license or permit is no longer valid. -
ExpirationGraceDate: string
(date-time)
Title:
Grace Period DateRead Only:trueIdentifies the expiration grace date for the business license application. -
ExpirationStatus: string
Title:
Expiration Status CodeRead Only:trueMaximum Length:15Identifies the expiration status of the business license application. -
ExpirationStatusDescription: string
Title:
Expiration StatusRead Only:trueMaximum Length:80The description for the expiration status. -
FeeDueUpdateDate: string
(date-time)
Title:
Fees Due Updated DateRead Only:trueThe identifier that captures the date when fee item with due status is added or updated. -
IssueDate: string
(date-time)
Title:
Issue DateRead Only:trueThe date the license or permit was issued. Used in the application information component of the Permit Designer. -
LastGISSyncDatetime: string
(date-time)
Title:
GIS Last SyncedRead Only:trueThe date when the transaction information was last synched to gis. -
LastUpdateDate: string
(date-time)
Title:
Last Updated DateRead Only:trueIdentifies the last updated date of the business license application. -
LastUpdatedBy: string
Title:
Last Updated by User IDRead Only:trueMaximum Length:64Identifies the user ID of the person who last updated the business license application. -
LastUpdatedByName: string
Title:
Last Updated by NameRead Only:trueMaximum Length:255Identifies the user name of the person who last updated the license application. -
Latitude: number
Title:
LatitudeRead Only:trueThe latitude of the business location on the license application. -
LicensePeriod: string
Title:
License PeriodRead Only:trueMaximum Length:100The duration in which the business license is valid. -
LicenseStatus: string
Title:
License StatusRead Only:trueMaximum Length:30The overall status for the business license. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
LnpRecordId: string
Title:
License IDRead Only:trueMaximum Length:50The identifier for the business license record. -
LnpRecordKey: integer
Read Only:
trueThe unique identifier for the record. -
LocAltPhoneExtn: string
Title:
Location Alternate Phone ExtensionRead Only:trueMaximum Length:20The additional extension number after initial connection to an internal telephone system. -
LocAltPhoneNumber: string
Title:
Location Alternate Phone NumberRead Only:trueMaximum Length:61The location???s full phone number. -
LocAltPhoneType: string
Title:
Location Alternate Phone TypeRead Only:trueMaximum Length:30The type of phone for the location. -
LocationAddressOne: string
Title:
Location Address Line 1Read Only:trueMaximum Length:240Address Line 1 as part of the parcel address. -
LocationAddressTwo: string
Title:
Location Address Line 2Read Only:trueMaximum Length:240Address Line 2 as part of the parcel address. -
LocationCity: string
Title:
Location CityRead Only:trueMaximum Length:60The city that is part of the parcel address. -
LocationCountry: string
Title:
Location CountryRead Only:trueMaximum Length:3The country that is part of the parcel address. -
LocationCounty: string
Title:
Location CountyRead Only:trueMaximum Length:60The county in which the parcel address is located. -
LocationPostalCode: string
Title:
Location Postal CodeRead Only:trueMaximum Length:60The postal code that is part of the parcel address. -
LocationProvince: string
Title:
Location ProvinceRead Only:trueMaximum Length:60The location information about the province in which the parcel address is located. -
LocationState: string
Title:
Location StateRead Only:trueMaximum Length:60The state that is part of the parcel address. -
LocationType: string
Title:
Location TypeRead Only:trueMaximum Length:30The location type for the license application. -
LocEmailAddress: string
Title:
Location Primary EmailRead Only:trueMaximum Length:320The business location???s email address. -
LocPrimaryPhoneExtn: string
Title:
Location Primary Phone ExtensionRead Only:trueMaximum Length:20The additional extension number after initial connection to an internal telephone system. -
LocPrimaryPhoneNumber: string
Title:
Location Primary PhoneRead Only:trueMaximum Length:61The phone number of the location. -
LocPrimaryPhoneType: string
Title:
Location Primary Phone TypeRead Only:trueMaximum Length:30The type of phone for the location. -
Longitude: number
Title:
LongitudeRead Only:trueThe longitude of the business location on the license application. -
MailingAddress1: string
Title:
Mailing Address Line 1Read Only:trueMaximum Length:240The address portion of the location???s address. -
MailingAddress2: string
Title:
Mailing Address Line 2Read Only:trueMaximum Length:240The address portion of the location???s address. -
MailingCity: string
Title:
Mailing Address CityRead Only:trueMaximum Length:60The city portion of the location???s address. -
MailingCountry: string
Title:
Mailing Address CountryRead Only:trueMaximum Length:3The country portion of the location???s address. -
MailingCounty: string
Title:
Mailing Address CountyRead Only:trueMaximum Length:60The county portion of the location???s address. -
MailingPostalCode: string
Title:
Mailing Address Postal CodeRead Only:trueMaximum Length:60The postal code portion of the location???s address. -
MailingProvince: string
Title:
Mailing Address ProvinceRead Only:trueMaximum Length:60The province portion of the location???s address. -
MailingState: string
Title:
Mailing Address StateRead Only:trueMaximum Length:60The state portion of the location???s address. -
MobileBusFlag: string
Title:
Mobile BusinessRead Only:trueMaximum Length:1Indicates that the business is a mobile business. -
NaicsCodes: string
Title:
NAICS CodeRead Only:trueMaximum Length:4000Indicates comma separated list of NAICS codes. -
ObjectVersionNumber: integer
(int32)
Read Only:
trueThe system attribute that notes the incremental version number for an object. -
OrganizationName: string
Title:
Applicant Business NameRead Only:trueMaximum Length:360The business name of the applicant. For example, a contractor enters his or her contracting business name. -
Originator: string
Title:
OriginatorRead Only:trueMaximum Length:3Identifies the originator of the business license application. -
ParcelId: integer
(int64)
Title:
Location Parcel IDRead 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. -
PersonFirstName: string
Title:
Applicant First NameRead Only:trueMaximum Length:150The applicant first name. -
PersonLastName: string
Title:
Applicant Last NameRead Only:trueMaximum Length:150The applicant last name. -
PersonMiddleName: string
Title:
Applicant Middle NameRead Only:trueMaximum Length:60The applicant middle name. -
PersonName: string
Title:
Applicant Full NameRead Only:trueMaximum Length:450The license or business license applicant name. -
PersonTitle: string
Title:
Applicant TitleRead Only:trueMaximum Length:60The title of the contact. -
PostalCode: string
Title:
Applicant Postal CodeRead Only:trueMaximum Length:60The postal code in the permit applicant address. -
Province: string
Title:
Applicant ProvinceRead Only:trueMaximum Length:60The province in the business license applicant address. -
ReceivedDate: string
(date-time)
Title:
Received DateRead Only:trueIdentifies the received date for the license application. -
RecordStatus: string
Read Only:
trueMaximum Length:15The status of the record. -
RecordType: string
Title:
License TypeRead Only:trueMaximum Length:100The user-friendly name for the record type. -
RecordTypeId: string
Read Only:
trueMaximum Length:30The identifier for a record type. -
RenewalDate: string
(date-time)
Title:
Renewal DateRead Only:trueThe renewal date for the license or permit. -
State: string
Title:
Applicant StateRead Only:trueMaximum Length:60The state in the permit applicant address. -
Status: string
Read Only:
trueMaximum Length:15The status of the business license application. -
StatusDescription: string
Title:
Activity StatusRead Only:trueMaximum Length:100The status description of the business. -
Subclassification: string
Read Only:
trueMaximum Length:10The subclassification code of the business license application type. -
SubclassificationMeaning: string
Title:
SubclassificationRead Only:trueMaximum Length:80Identifies the subclassification of the business license application type. -
SubmitDate: string
(date-time)
Title:
Submission DateRead Only:trueThe date the license transaction was submitted. -
SubmittedBy: string
Title:
Submitted by User IDRead Only:trueMaximum Length:64Identifies the user ID of the person who submitted the business license application. -
SubmittedByName: string
Title:
Submitted by NameRead Only:trueMaximum Length:255Identifies the user name of the person who submitted the license application. -
SystemStatus: string
Title:
Activity System Status CodeRead Only:trueMaximum Length:15Identifies the system status of the business license application. -
SystemStatusDescription: string
Title:
Activity System StatusRead Only:trueMaximum Length:80The system status description of the business license application. -
TotalFees: integer
(int64)
Title:
Fees Total AmountRead Only:trueThe total fees for the license application. -
TotalHold: number
Title:
Fees on HoldRead Only:trueIdentifies the total hold fee amount. -
TotalOutstanding: number
Title:
Fees Outstanding BalanceRead Only:trueIdentifies the total outstanding fee amount. -
TotalPaid: integer
(int64)
Title:
Fees Total PaidRead Only:trueThe total fees paid for the license application. -
TotalPayable: number
Title:
Fees Total PayableRead Only:trueThe total fees paid for the license application. -
TotalPending: number
Title:
Fees in Pending StatusRead Only:trueIdentifies the total pending fee amount. -
TotalWaived: number
Title:
Fees WaivedRead Only:trueIdentifies the total fee waived. -
Url: string
Title:
License Application URLRead Only:trueMaximum Length:255The URL for the license application. -
UrlLabel: string
Title:
Link to Business License ActivityRead Only:trueMaximum Length:255The URL label for the license application. -
VersionType: string
Title:
Version TypeRead Only:trueMaximum Length:1The version of the business license application. -
VersionTypeDescription: string
Title:
Version Type DescriptionRead Only:trueMaximum Length:80The description for the version type of the business license application. -
WfProcessId: number
Read Only:
trueThe unique identifier for a workflow process. -
WithdrawnByName: string
Title:
Withdrawn by NameRead Only:trueMaximum Length:255Identifies the user name of the person who withdrew the license application. -
Withdrawncreatedby: string
Title:
Withdrawn by User IDRead Only:trueMaximum Length:64Identifies the user ID of the person who withdrew the business license application. -
Withdrawncreateddate: string
(date-time)
Title:
Withdrawal DateRead Only:trueIdentifies the withdrawal date of the business license application. -
Withdrawnreason: string
Title:
Withdrawal ReasonRead Only:trueMaximum Length:1000Identifies the reason for the withdrawal of the business license application.
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.