Get all business license expiry communication items
get
/fscmRestApi/resources/11.13.18.05/publicSectorBlExpiryCommunications
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 business license expiry communication data that matches the specified record key.
Finder Variables:- LnpRecordKey; integer; The unique identifier for the record key.
- PrimaryKey: Finds the business license expiry 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.
- 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.
- AltPhoneAreaCode; string; The alternate phone area code in the business license mailing address.
- AltPhoneCountryCode; string; The alternate phone country code in the business license mailing address.
- AltPhoneExtension; string; The alternate phone extension in the business license mailing address.
- AltPhoneNumber; string; The alternate phone number in the business license mailing address.
- ApplAteDate; string; The date to indicate when the application is about to expire.
- ApplExpirationDate; string; The date when the application expires.
- Applicant; integer; The party identifier of the business license applicant.
- AssignedSpecialistEmail; string; The email of the specialist assigned to the application.
- AssignedSpecialistName; string; The name of the specialist assigned to the application.
- AssignedSpecialistUserid; string; The user ID of the specialist assigned to the application.
- Balancedue; number; The application balance due amount.
- BusAddress1; string; The first line of the business license location address.
- BusAddress2; string; The second line of the business license location address.
- BusBusinessLegalName; string; The legal name of the business entity.
- BusCategory; string; The category of the business location.
- BusCity; string; The city in the business license location address.
- BusDbaBusinessName; string; The DBA business name of the business location.
- BusDescription; string; The description of the business location.
- BusDisadvOwnedFlag; string; Indicates if a person with disadvantage owns the business entity.
- BusExemptFlag; string; The tax exempt flag of the business entity.
- BusExemptPct; number; The tax exemption percentage of the business entity.
- BusExemptType; string; The tax exemption type of the business entity.
- BusFemaleOwnedFlag; string; Indicates if a female owns the business entity.
- BusMinorityOwnedFlag; string; Indicates if a person from minority group owns the business entity.
- BusSmallBusFlag; string; Indicates if the business entity is a small business.
- BusSubCategory; string; The sub category of the business location.
- BusVeteranOwnedFlag; string; Indicates if a veteran owns the business entity.
- BusagentAddress1; string; The first line of the business entity authorized agent address.
- BusagentAddress2; string; The second line of the business entity authorized agent address.
- BusagentCity; string; The city of the business entity authorized agent address.
- BusagentCountry; string; The country of the business entity authorized agent address.
- BusagentCounty; string; The county of the business entity authorized agent address.
- BusagentEmailAddress; string; The email address of the business entity authorized agent.
- BusagentPersonName; string; The name of the business entity authorized agent.
- BusagentPhoneAreaCode; string; The phone area code of the business entity authorized agent.
- BusagentPhoneCountryCode; string; The phone country code of the business entity authorized agent.
- BusagentPhoneExtension; string; The phone extension of the business entity authorized agent.
- BusagentPhoneNumber; string; The phone number of the business entity authorized agent.
- BusagentPostalCode; string; The postal code of the business entity authorized agent address.
- BusagentProvince; string; The province of the business entity authorized agent address.
- BusagentState; string; The state of the business entity authorized agent address.
- BusinessEntityId; string; The unique identifier of the business entity.
- BusinessURL; string; The URL for the business entity.
- BuslocCountry; string; The country in the business license location address.
- BuslocEmailAddress; string; The email address of the business location.
- BuslocPostalCode; string; The postal code in the business license location address.
- BuslocProvince; string; The province in the business license applicant address.
- BuslocState; string; The state in the business license location address.
- BusownAddress1; string; The first line of the business entity owner address.
- BusownAddress2; string; The second line of the business entity owner address.
- BusownCity; string; The city of the business entity owner address.
- BusownCountry; string; The country of the business entity owner.
- BusownCounty; string; The county of the business entity owner address.
- BusownEmailAddress; string; The email address of the business entity owner address.
- BusownMailingAddress1; string; The first line of the business entity owner mailing address.
- BusownMailingAddress2; string; The second line of the business entity owner mailing address.
- BusownMailingCity; string; The city of the business entity owner mailing address.
- BusownMailingCountry; string; The country of the business entity owner mailing address.
- BusownMailingCounty; string; The county of the business entity owner mailing address.
- BusownMailingPostalCode; string; The postal code of the business entity owner mailing address.
- BusownMailingProvince; string; The province of the business entity owner mailing address.
- BusownMailingState; string; The state of the business entity owner mailing address.
- BusownPersonName; string; The name of the business entity owner.
- BusownPhoneAreaCode; string; The phone area code of the business entity owner address.
- BusownPhoneCountryCode; string; The phone country code of the business entity owner address.
- BusownPhoneExtension; string; The phone extension of the business entity owner address.
- BusownPhoneNumber; string; The phone number of the business entity owner address.
- BusownPostalCode; string; The postal code of the business entity owner address.
- BusownProvince; string; The province of the business entity owner address.
- BusownState; string; The state of the business entity owner address.
- 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.
- Country; string; The country in the business license applicant address.
- County; string; The county in the business license applicant address.
- CreatedBy; string; The user who created the record.
- CreationDate; string; The user who last updated the record.
- DelinquentDate; string; The date the license becomes delinquent.
- Description; string; The status of the business license record.
- EmailAddress1; string; The first email address of the business license applicant.
- EmailAddress2; string; The second email address of the business license applicant.
- Estimatedfees; number; The application estimated fee amount.
- ExpirationDate; string; The date the license or permit is no longer valid.
- ExpirationGraceDate; string; The application expiry grace date.
- GracePeriod; integer; The grace period for the application expiry.
- GracePeriodUom; string; The grace period unit for the application expiry.
- IssueDate; string; The date the license or permit was issued. Used in the application information component of the Business License Designer.
- LastUpdateDate; string; The date when the record was last updated.
- LastUpdatedBy; string; The date when the record was created.
- LicDescription; string; The description of the business license type.
- LicenseFinancialStatus; string; The financial status of business license.
- LicenseStatus; string; The status of business license.
- LnpRecordId; string; The identifier for the business license record. For example, a license number with a value such as Business License ID RA-2017-00029.
- LnpRecordKey; integer; The unique identifier for the record.
- MailingAddress1; string; The first line of the business license mailing address.
- MailingAddress2; string; The second line of the business license mailing address.
- MailingCity; string; The city in the business license mailing address.
- MailingCountry; string; The country in the business license mailing address.
- MailingCounty; string; The county in the business license mailing address.
- MailingPostalCode; string; The postal code in the business license mailing address.
- MailingPostalPlusFourCode; string; The postal plus code in the business license mailing address.
- MailingProvince; string; The province in the business license mailing address.
- MailingState; string; The state in the business license mailing address.
- OriginalIssueDate; string; The original issue date of business license.
- PersonName; string; The permit applicant name.
- PhoneAreaCode; string; The area code in the phone number of the business license applicant.
- PhoneCountryCode; string; The country code in the phone number of the business license applicant.
- PhoneExtension; string; The phone number extension of the business license applicant.
- PhoneNumber; string; The permit applicant phone number.
- PostalCode; string; The postal code in the business license applicant address.
- PrimaryPhoneAreaCode; string; The primary phone area code in the business license mailing address.
- PrimaryPhoneCountryCode; string; The primary phone country code in the business license mailing address.
- PrimaryPhoneExtension; string; The primary phone extension in the business license mailing address.
- PrimaryPhoneNumber; string; The primary phone number in the business license mailing address.
- Primarycontactemail; string; The application primary contact email.
- Primarycontactname; string; The application primary contact name.
- Primarycontactphone; string; The application primary contact phone.
- ProjectKey; integer; The project name information for a business license.
- Province; string; The province in the business license applicant address.
- RecordStatus; string; The status of the record.
- RecordType; string; The business license type. Agencies define the types of licenses that they administer.
- RenewalDate; string; The renewal date for the license or permit.
- State; string; The state in the business license applicant address.
- Subclassification; string; The record subclassification.
- SubmitDate; string; The date the license and business license transaction was submitted. Used in the application information component of the Business License Designer.
- SubmittedBy; string; The user who submitted the application.
- Url; string; The browser link for the business license application.
- UrlLabel; string; The label for the URL.
- Username; string; The user ID of the business license applicant.
-
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:
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.
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 : publicSectorBlExpiryCommunications
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 : publicSectorBlExpiryCommunications-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. -
AgencyId: integer
(int32)
Title:
Agency IDRead 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. -
AltPhoneAreaCode: string
Read Only:
trueMaximum Length:10The alternate phone area code in the business license mailing address. -
AltPhoneCountryCode: string
Read Only:
trueMaximum Length:10The alternate phone country code in the business license mailing address. -
AltPhoneExtension: string
Title:
Location Alternate Phone ExtensionRead Only:trueMaximum Length:20The alternate phone extension in the business license mailing address. -
AltPhoneNumber: string
Title:
Location Alternate Phone NumberRead Only:trueMaximum Length:40The alternate phone number in the business license mailing address. -
ApplAteDate: string
(date-time)
Title:
Application About to Expire DateRead Only:trueThe date to indicate when the application is about to expire. -
ApplExpirationDate: string
(date-time)
Title:
Application Expiration DateRead Only:trueThe date when the application expires. -
Applicant: integer
(int64)
Title:
ApplicantRead Only:trueThe party identifier of the business license applicant. -
AssignedSpecialistEmail: string
Title:
Assigned Specialist EmailRead Only:trueMaximum Length:255The email of the specialist assigned to the application. -
AssignedSpecialistName: string
Title:
Assigned Specialist NameRead Only:trueMaximum Length:255The name of the specialist assigned to the application. -
AssignedSpecialistUserid: string
Title:
Assigned Specialist User IDRead Only:trueMaximum Length:64The user ID of the specialist assigned to the application. -
Balancedue: number
Title:
Fees Balance DueRead Only:trueThe application balance due amount. -
BusAddress1: string
Title:
Location Address Line 1Read Only:trueMaximum Length:240The first line of the business license location address. -
BusAddress2: string
Title:
Location Address Line 2Read Only:trueMaximum Length:240The second line of the business license location address. -
BusagentAddress1: string
Title:
Authorized Agent Address 1Read Only:trueMaximum Length:240The first line of the business entity authorized agent address. -
BusagentAddress2: string
Title:
Authorized Agent Address 2Read Only:trueMaximum Length:240The second line of the business entity authorized agent address. -
BusagentCity: string
Title:
Authorized Agent CityRead Only:trueMaximum Length:60The city of the business entity authorized agent address. -
BusagentCountry: string
Title:
Authorized Agent CountryRead Only:trueMaximum Length:60The country of the business entity authorized agent address. -
BusagentCounty: string
Title:
Authorized Agent CountyRead Only:trueMaximum Length:60The county of the business entity authorized agent address. -
BusagentEmailAddress: string
Title:
Authorized Agent EmailRead Only:trueMaximum Length:320The email address of the business entity authorized agent. -
BusagentPersonName: string
Title:
Authorized AgentRead Only:trueMaximum Length:450The name of the business entity authorized agent. -
BusagentPhoneAreaCode: string
Read Only:
trueMaximum Length:10The phone area code of the business entity authorized agent. -
BusagentPhoneCountryCode: string
Read Only:
trueMaximum Length:10The phone country code of the business entity authorized agent. -
BusagentPhoneExtension: string
Title:
Authorized Agent Phone ExtensionRead Only:trueMaximum Length:40The phone extension of the business entity authorized agent. -
BusagentPhoneNumber: string
Title:
Authorized Agent Phone NumberRead Only:trueMaximum Length:40The phone number of the business entity authorized agent. -
BusagentPostalCode: string
Title:
Authorized Agent Postal CodeRead Only:trueMaximum Length:60The postal code of the business entity authorized agent address. -
BusagentProvince: string
Title:
Authorized Agent ProvinceRead Only:trueMaximum Length:60The province of the business entity authorized agent address. -
BusagentState: string
Title:
Authorized Agent StateRead Only:trueMaximum Length:60The state of the business entity authorized agent address. -
BusBusinessLegalName: string
Title:
Business Legal NameRead Only:trueMaximum Length:240The legal name of the business entity. -
BusCategory: string
Title:
Location CategoryRead Only:trueMaximum Length:50The category of the business location. -
BusCity: string
Title:
Location CityRead Only:trueMaximum Length:60The city in the business license location address. -
BusDbaBusinessName: string
Title:
Doing Business AsRead Only:trueMaximum Length:100The DBA business name of the business location. -
BusDescription: string
Title:
Business DescriptionRead Only:trueMaximum Length:200The description of the business location. -
BusDisadvOwnedFlag: string
Title:
Disadvantaged EnterpriseRead Only:trueMaximum Length:1Indicates if a person with disadvantage owns the business entity. -
BusExemptFlag: string
Title:
Tax ExemptRead Only:trueMaximum Length:1The tax exempt flag of the business entity. -
BusExemptPct: number
Read Only:
trueThe tax exemption percentage of the business entity. -
BusExemptType: string
Title:
Exempt TypeRead Only:trueMaximum Length:30The tax exemption type of the business entity. -
BusFemaleOwnedFlag: string
Title:
Female OwnedRead Only:trueMaximum Length:1Indicates if a female owns the business entity. -
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. -
BuslocCountry: string
Title:
Location CountryRead Only:trueMaximum Length:3The country in the business license location address. -
BuslocEmailAddress: string
Title:
Location Primary EmailRead Only:trueMaximum Length:320The email address of the business location. -
BuslocPostalCode: string
Title:
Location Postal CodeRead Only:trueMaximum Length:60The postal code in the business license location address. -
BuslocProvince: string
Title:
Location ProvinceRead Only:trueMaximum Length:60The province in the business license applicant address. -
BuslocState: string
Title:
Location StateRead Only:trueMaximum Length:60The state in the business license location address. -
BusMinorityOwnedFlag: string
Title:
Minority OwnedRead Only:trueMaximum Length:1Indicates if a person from minority group owns the business entity. -
BusownAddress1: string
Title:
Business Owner Address 1Read Only:trueMaximum Length:240The first line of the business entity owner address. -
BusownAddress2: string
Title:
Business Owner Address 2Read Only:trueMaximum Length:240The second line of the business entity owner address. -
BusownCity: string
Title:
Business Owner CityRead Only:trueMaximum Length:60The city of the business entity owner address. -
BusownCountry: string
Title:
Business Owner CountryRead Only:trueMaximum Length:3The country of the business entity owner. -
BusownCounty: string
Title:
Business Owner CountyRead Only:trueMaximum Length:60The county of the business entity owner address. -
BusownEmailAddress: string
Title:
Business Owner EmailRead Only:trueMaximum Length:320The email address of the business entity owner address. -
BusownMailingAddress1: string
Title:
Business Owner Mailing Address 1Read Only:trueMaximum Length:240The first line of the business entity owner mailing address. -
BusownMailingAddress2: string
Title:
Business Owner Mailing Address 2Read Only:trueMaximum Length:240The second line of the business entity owner mailing address. -
BusownMailingCity: string
Title:
Business Owner Mailing CityRead Only:trueMaximum Length:60The city of the business entity owner mailing address. -
BusownMailingCountry: string
Title:
Business Owner Mailing CountryRead Only:trueMaximum Length:3The country of the business entity owner mailing address. -
BusownMailingCounty: string
Title:
Business Owner Mailing CountyRead Only:trueMaximum Length:60The county of the business entity owner mailing address. -
BusownMailingPostalCode: string
Title:
Business Owner Mailing Postal CodeRead Only:trueMaximum Length:60The postal code of the business entity owner mailing address. -
BusownMailingProvince: string
Title:
Business Owner Mailing ProvinceRead Only:trueMaximum Length:60The province of the business entity owner mailing address. -
BusownMailingState: string
Title:
Business Owner Mailing StateRead Only:trueMaximum Length:60The state of the business entity owner mailing address. -
BusownPersonName: string
Title:
Business Owner NameRead Only:trueMaximum Length:450The name of the business entity owner. -
BusownPhoneAreaCode: string
Read Only:
trueMaximum Length:10The phone area code of the business entity owner address. -
BusownPhoneCountryCode: string
Read Only:
trueMaximum Length:10The phone country code of the business entity owner address. -
BusownPhoneExtension: string
Title:
Business Owner Phone ExtensionRead Only:trueMaximum Length:20The phone extension of the business entity owner address. -
BusownPhoneNumber: string
Title:
Business Owner PhoneRead Only:trueMaximum Length:40The phone number of the business entity owner address. -
BusownPostalCode: string
Title:
Business Owner Postal CodeRead Only:trueMaximum Length:60The postal code of the business entity owner address. -
BusownProvince: string
Title:
Business Owner ProvinceRead Only:trueMaximum Length:60The province of the business entity owner address. -
BusownState: string
Title:
Business Owner StateRead Only:trueMaximum Length:60The state of the business entity owner address. -
BusSmallBusFlag: string
Title:
Small BusinessRead Only:trueMaximum Length:1Indicates if the business entity is a small business. -
BusSubCategory: string
Title:
SubcategoryRead Only:trueMaximum Length:50The sub category of the business location. -
BusVeteranOwnedFlag: string
Title:
Veteran OwnedRead Only:trueMaximum Length:1Indicates if a veteran owns the business entity. -
City: string
Title:
Applicant CityRead Only:trueMaximum Length:60The city in the business license applicant address. -
Classification: string
Title:
ClassificationRead Only:trueMaximum Length:3The record classification. The classifications can be permit, business license, professional license, or planning and zoning. -
Country: string
Title:
Applicant CountryRead Only:trueMaximum Length:3The country in the business license applicant address. -
County: string
Title:
Applicant CountyRead Only:trueMaximum Length:60The county in the business license applicant address. -
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:64The user who created the record. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueThe user who last updated the record. -
DelinquentDate: string
(date-time)
Title:
Delinquent DateRead Only:trueThe date the license becomes delinquent. -
Description: string
Title:
Application StatusRead Only:trueMaximum Length:100The status of the business license record. -
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. -
Estimatedfees: number
Title:
Total Estimated FeesRead Only:trueThe application estimated fee amount. -
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:trueThe application expiry grace date. -
GracePeriod: integer
(int64)
Title:
Grace PeriodRead Only:trueThe grace period for the application expiry. -
GracePeriodUom: string
Title:
Grace Period UOMRead Only:trueMaximum Length:5The grace period unit for the application expiry. -
IssueDate: string
(date-time)
Title:
Issued OnRead Only:trueThe date the license or permit was issued. Used in the application information component of the Business License Designer. -
LastUpdateDate: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date when the record was last updated. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64The date when the record was created. -
LicDescription: string
Title:
DescriptionRead Only:trueMaximum Length:1000The description of the business license type. -
LicenseFinancialStatus: string
Read Only:
trueMaximum Length:30The financial status of business license. -
LicenseStatus: string
Title:
License StatusRead Only:trueMaximum Length:30The status of business license. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
LnpRecordId: string
Title:
Application IDRead Only:trueMaximum Length:50The identifier for the business license record. For example, a license number with a value such as Business License ID RA-2017-00029. -
LnpRecordKey: integer
(int64)
Read Only:
trueThe unique identifier for the record. -
MailingAddress1: string
Title:
Mailing Address Line 1Read Only:trueMaximum Length:240The first line of the business license mailing address. -
MailingAddress2: string
Title:
Mailing Address Line 2Read Only:trueMaximum Length:240The second line of the business license mailing address. -
MailingCity: string
Title:
Mailing Address CityRead Only:trueMaximum Length:60The city in the business license mailing address. -
MailingCountry: string
Title:
Mailing Address CountryRead Only:trueMaximum Length:3The country in the business license mailing address. -
MailingCounty: string
Title:
Mailing Address CountyRead Only:trueMaximum Length:60The county in the business license mailing address. -
MailingPostalCode: string
Title:
Mailing Address Postal CodeRead Only:trueMaximum Length:60The postal code in the business license mailing address. -
MailingPostalPlusFourCode: string
Read Only:
trueMaximum Length:10The postal plus code in the business license mailing address. -
MailingProvince: string
Title:
Mailing Address ProvinceRead Only:trueMaximum Length:60The province in the business license mailing address. -
MailingState: string
Title:
Mailing Address StateRead Only:trueMaximum Length:60The state in the business license mailing address. -
OriginalIssueDate: string
(date-time)
Read Only:
trueThe original issue date of business license. -
PersonName: string
Title:
Applicant NameRead Only:trueMaximum Length:450The permit applicant name. -
PhoneAreaCode: string
Read Only:
trueMaximum Length:10The area code in the phone number of the business license applicant. -
PhoneCountryCode: string
Read Only:
trueMaximum Length:10The country code in the phone number of the business license applicant. -
PhoneExtension: string
Title:
Applicant Phone ExtensionRead Only:trueMaximum Length:20The phone number extension of the business license applicant. -
PhoneNumber: string
Title:
Applicant Phone NumberRead Only:trueMaximum Length:40The permit applicant phone number. -
PostalCode: string
Title:
Applicant Postal CodeRead Only:trueMaximum Length:60The postal code in the business license applicant address. -
Primarycontactemail: string
Title:
Primary Contact EmailRead Only:trueMaximum Length:320The application primary contact email. -
Primarycontactname: string
Title:
Primary ContactRead Only:trueMaximum Length:450The application primary contact name. -
Primarycontactphone: string
Title:
Primary Contact Phone NumberRead Only:trueMaximum Length:60The application primary contact phone. -
PrimaryPhoneAreaCode: string
Read Only:
trueMaximum Length:10The primary phone area code in the business license mailing address. -
PrimaryPhoneCountryCode: string
Read Only:
trueMaximum Length:10The primary phone country code in the business license mailing address. -
PrimaryPhoneExtension: string
Title:
Location Primary Phone ExtensionRead Only:trueMaximum Length:20The primary phone extension in the business license mailing address. -
PrimaryPhoneNumber: string
Title:
Location Primary PhoneRead Only:trueMaximum Length:40The primary phone number in the business license mailing address. -
ProjectKey: integer
(int64)
Title:
ProjectRead Only:trueThe project name information for a business license. -
Province: string
Title:
Applicant ProvinceRead Only:trueMaximum Length:60The province in the business license applicant address. -
RecordStatus: string
Title:
Application Status CodeRead Only:trueMaximum Length:15The status of the record. -
RecordType: string
Title:
License TypeRead Only:trueMaximum Length:100The business license type. Agencies define the types of licenses that they administer. -
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 business license applicant address. -
Subclassification: string
Title:
SubclassificationRead Only:trueMaximum Length:80The record subclassification. -
SubmitDate: string
(date-time)
Title:
Submission DateRead Only:trueThe date the license and business license transaction was submitted. Used in the application information component of the Business License Designer. -
SubmittedBy: string
Title:
Submitted ByRead Only:trueMaximum Length:64The user who submitted the application. -
Url: string
Title:
License URLRead Only:trueMaximum Length:255The browser link for the business license application. -
UrlLabel: string
Title:
Link to Business License ActivityRead Only:trueMaximum Length:255The label for the URL. -
Username: string
Title:
Applicant User IDRead Only:trueMaximum Length:100The user ID of the business license applicant.
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.