Get all business licenses, credentials, and associated conditions

get

/fscmRestApi/resources/11.13.18.05/publicSectorBusinessLicenseCredentials

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 business license and credentials that matches the specified filter values.
      Finder Variables:
      • LnpCredentialKey; integer; Finds business license and credentials that matches the specified credential.
      • LnpRecordId; string; Finds business license and credentials that matches the specified business license identifier.
      • LnpRecordKey; integer; Finds business license and credentials that matches the specified business license key.
  • 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:
    • AboutToExpireDate; string; The date when the notification about an expiring license or permit is sent.
    • AcceptanceDate; string; Identifies the accepted date for the business license application.
    • ActivityDescription; string; The description for the business license application.
    • 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.
    • AmendmentType; string; Indicates whether an inactive application should be reactivated from the amendment intake form.
    • ApplAteDate; string; Identifies the date on which an about-to-expire notification is sent for the permit application.
    • ApplExpirationDate; string; The date when the application expires.
    • Applicant; integer; The party ID of the permit applicant.
    • ApplicantAddressOne; string; The first line of the business license applicant's address.
    • ApplicantAddressTwo; string; The second line of the business license applicant's address.
    • ApplicantBizProfileId; integer; The business profile used by the applicant.
    • ApplicantCity; string; The city in the business license applicant's address.
    • ApplicantCountry; string; The country in the business license applicant's address.
    • ApplicantCounty; string; The county in the business license applicant's address.
    • ApplicantEmailAddressOne; string; The first email address of the business license applicant.
    • ApplicantEmailAddressTwo; string; The second email address of the business license 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 phone number for the business license applicant.
    • ApplicantPostalCode; string; The postal code in the business license applicant's address.
    • ApplicantProfileId; integer; The user profile of the applicant.
    • ApplicantProvince; string; The province in the business license applicant's address.
    • ApplicantState; string; The state in the business license applicant's address.
    • ApplicantUserId; string; The user ID of the person who submitted the application.
    • ApplyToInProcessTrans; string; Indicates the value is also applicable to in-progress transactions.
    • AssignedSpecialistEmail; string; Email of the assigned specialist for this 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; Work phone number of the assigned specialist for this application.
    • AttributeCategory; string; The category of the business license type.
    • BalanceDue; number; The fee balance to be paid for this application.
    • BusAddressOne; string; The address portion of the business??? address.
    • BusAddressTwo; 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.
    • BusStartDate; string; This field in the business information component of the form designer is used to enter the date of business establishment.
    • BusState; string; The state portion of the business??? address.
    • Classification; string; The record classification. The classifications can be permit, business license, professional license, or planning and zoning.
    • ConditionName; string; Indicates the condition of a business license application.
    • CreatedBy; string; Identifies the user ID of the person who created the business license application.
    • CreatedByName; string; Indicates the user who created the transaction.
    • CreationDate; string; Identifies the date on which the business license application was created.
    • CredentialCode; string; Indicates the credential type.
    • CredentialName; string; Indicates the name of the credential.
    • CurrencyCode; string; Identifies the currency code.
    • DelinquentDate; string; The date the license becomes delinquent.
    • EffChangeDate; string; The effective change date of a business license record.
    • ExemptReasonMeaning; string; Meaning of the credential exemption reason.
    • 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.
    • FeeDueUpdateDate; string; The identifier that captures the date when fee item with due status is added or updated.
    • InheritFlag; string; Indicates whether the value is inherited.
    • IssueDate; string; The date the license or permit was issued. Used in the application information component of the Permit Designer.
    • 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; Indicates the user who last updated the transaction.
    • LicensePeriod; string; The duration in which the business license is valid.
    • LicenseStatus; string; The overall status for the business license.
    • LicenseSystemStatus; string; The system status for the business license.
    • LnpCredentialKey; integer; The identifier for the business license credential record.
    • LnpRecordId; string; The unique identifier for the record.
    • LnpRecordKey; integer; The identifier for the business license record.
    • LocAltPhoneExtn; string; The additional extension number after initial connection to an internal telephone system.
    • LocAltPhoneNumber; string; The full phone number of the location.
    • LocAltPhoneType; string; The type of phone for the location.
    • LocEmailAddress; string; The email address of the business location.
    • 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.
    • 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.
    • OraAmount; number; Amount associated with the credential.
    • OraBusinessName; string; Identifies the associated business name.
    • OraCertificateNumber; string; Certificate or license number associated with the credential.
    • OraCurrency; string; Currency associated with the amount.
    • OraDescription; string; Description associated with the credential.
    • OraExempt; string; Indicates whether the business is exempted from the credential.
    • OraExemptReason; string; Identifies the reason behind the credential exemption.
    • OraExpirationDate; string; Expiration date for the certificate or license number.
    • OraQualifierName; string; Identifies the name of the qualifying individual.
    • OraStartDate; string; Start date for the certificate or license number.
    • 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.
    • PermitStatus; string; The overall status for the application.
    • PersonFirstName; string; The applicant's first name.
    • PersonLastName; string; The applicant's last name.
    • PersonMiddleName; string; The applicant's middle name.
    • PersonName; string; The license or business license applicant's name.
    • PersonTitle; string; The title of the contact.
    • 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.
    • Subclassification; string; 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; The name of the person who submitted the application.
    • SystemStatus; string; Identifies the system status of the business license application.
    • TotalFees; integer; The total amount of all the fees for this application.
    • TotalHold; number; The total amount of fees holding for this application.
    • TotalOutstanding; number; The total amount of fees outstanding for this application.
    • TotalPaid; integer; The total amount of all the amount paid for this application.
    • TotalPayable; number; The total amount of fees payable for this application.
    • TotalPending; number; The total amount of fees pending for this application.
    • TotalWaived; number; The total amount of fees waived for this application.
    • Url; string; URL linked to this business license activity.
    • UrlLabel; string; URL label linked to this business license activity.
    • VersionType; string; The version of the business license application.
  • 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 : publicSectorBusinessLicenseCredentials
Type: object
Show Source
Nested Schema : Items
Type: array
Title: Items
The items in the collection.
Show Source
Nested Schema : publicSectorBusinessLicenseCredentials-item-response
Type: object
Show Source
  • Title: About to Expire Date
    Read Only: true
    The date when the notification about an expiring license or permit is sent.
  • Title: Acceptance Date
    Read Only: true
    Identifies the accepted date for the business license application.
  • Title: Activity Description
    Read Only: true
    Maximum Length: 1000
    The description for the business license application.
  • Title: Location Address ID
    Read Only: true
    The reference key to the TCA location table.
  • Read Only: true
    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.
  • Title: Amendment Type
    Read Only: true
    Maximum Length: 1000
    Indicates whether an inactive application should be reactivated from the amendment intake form.
  • Title: Application About to Expire Date
    Read Only: true
    Identifies the date on which an about-to-expire notification is sent for the permit application.
  • Title: Application Expiration Date
    Read Only: true
    The date when the application expires.
  • Read Only: true
    The party ID of the permit applicant.
  • Title: Applicant Address Line 1
    Read Only: true
    Maximum Length: 240
    The first line of the business license applicant's address.
  • Title: Applicant Address Line 2
    Read Only: true
    Maximum Length: 240
    The second line of the business license applicant's address.
  • Read Only: true
    The business profile used by the applicant.
  • Title: Applicant City
    Read Only: true
    Maximum Length: 60
    The city in the business license applicant's address.
  • Title: Applicant Country
    Read Only: true
    Maximum Length: 3
    The country in the business license applicant's address.
  • Title: Applicant County
    Read Only: true
    Maximum Length: 60
    The county in the business license applicant's address.
  • Title: Applicant Email 1
    Read Only: true
    Maximum Length: 320
    The first email address of the business license applicant.
  • Title: Applicant Email 2
    Read Only: true
    Maximum Length: 320
    The second email address of the business license applicant.
  • Title: Applicant Phone Area Code
    Read Only: true
    Maximum Length: 10
    The area code in the phone number of the business license applicant.
  • Read Only: true
    Maximum Length: 10
    The country code in the phone number of the business license applicant.
  • Title: Applicant Phone Extension
    Read Only: true
    Maximum Length: 20
    The phone number extension for the business license applicant.
  • Title: Applicant Phone Number
    Read Only: true
    Maximum Length: 61
    The phone number for the business license applicant.
  • Title: Applicant Postal Code
    Read Only: true
    Maximum Length: 60
    The postal code in the business license applicant's address.
  • Read Only: true
    The user profile of the applicant.
  • Title: Applicant Province
    Read Only: true
    Maximum Length: 60
    The province in the business license applicant's address.
  • Title: Applicant State
    Read Only: true
    Maximum Length: 60
    The state in the business license applicant's address.
  • Title: Applicant User ID
    Read Only: true
    Maximum Length: 255
    The user ID of the person who submitted the application.
  • Read Only: true
    Maximum Length: 1
    Indicates the value is also applicable to in-progress transactions.
  • Title: Assigned Specialist Email
    Read Only: true
    Maximum Length: 255
    Email of the assigned specialist for this application.
  • Title: Assigned Specialist Name
    Read Only: true
    Maximum Length: 240
    The user name of the specialist who is assigned to the application.
  • Title: Assigned Specialist User ID
    Read Only: true
    Maximum Length: 64
    The user ID of the specialist who is assigned to the application.
  • Title: Assigned Specialist Work Phone
    Read Only: true
    Maximum Length: 255
    Work phone number of the assigned specialist for this application.
  • Read Only: true
    Maximum Length: 30
    The category of the business license type.
  • Title: Fees Balance Due
    Read Only: true
    The fee balance to be paid for this application.
  • Title: Business Address 1
    Read Only: true
    Maximum Length: 240
    The address portion of the business??? address.
  • Title: Business Address 2
    Read Only: true
    Maximum Length: 240
    The address portion of the business??? address.
  • Title: Business Legal Name
    Read Only: true
    Maximum Length: 240
    The legal name of the business entity.
  • Title: Business
    Read Only: true
    Maximum Length: 100
    The name of the applicant's business. For example, a contractor enters his or her contracting business name.
  • Title: Business City
    Read Only: true
    Maximum Length: 60
    The city portion of the business??? address.
  • Title: Business Country
    Read Only: true
    Maximum Length: 3
    The address portion of the business??? address.
  • Title: Business County
    Read Only: true
    Maximum Length: 60
    The county portion of the business??? address.
  • Read Only: true
    Maximum Length: 100
    The doing business as name for the business.
  • Title: Location Business Description
    Read Only: true
    Maximum Length: 200
    A field in the business information component of the form designer used to enter a description of the business.
  • Title: Business Ownership Type
    Read Only: true
    Maximum Length: 15
    A field in the business information component of the form designer used to describe the type of business ownership.
  • Title: Business Postal Code
    Read Only: true
    Maximum Length: 60
    The postal code portion of the business??? address.
  • Title: Business Province
    Read Only: true
    Maximum Length: 60
    The province portion of the business??? address.
  • Title: Proposed Effective Date
    Read Only: true
    This field in the business information component of the form designer is used to enter the date of business establishment.
  • Title: Business State
    Read Only: true
    Maximum Length: 60
    The state portion of the business??? address.
  • Title: Classification
    Read Only: true
    Maximum Length: 80
    The record classification. The classifications can be permit, business license, professional license, or planning and zoning.
  • Title: Business License Condition
    Read Only: true
    Maximum Length: 50
    Indicates the condition of a business license application.
  • Title: Created by User ID
    Read Only: true
    Maximum Length: 64
    Identifies the user ID of the person who created the business license application.
  • Title: Created by Name
    Read Only: true
    Maximum Length: 255
    Indicates the user who created the transaction.
  • Title: Creation Date
    Read Only: true
    Identifies the date on which the business license application was created.
  • Title: Credential Code
    Read Only: true
    Maximum Length: 30
    Indicates the credential type.
  • Title: Credential Name
    Read Only: true
    Maximum Length: 100
    Indicates the name of the credential.
  • Title: Currency
    Read Only: true
    Maximum Length: 3
    Identifies the currency code.
  • Read Only: true
    The date the license becomes delinquent.
  • Title: Approved Effective Date
    Read Only: true
    The effective change date of a business license record.
  • Title: Credential Exemption Reason
    Read Only: true
    Maximum Length: 80
    Meaning of the credential exemption reason.
  • Title: Expiration Date
    Read Only: true
    The date the license or permit is no longer valid.
  • Title: Grace Period Date
    Read Only: true
    Identifies the expiration grace date for the business license application.
  • Title: Expiration Status
    Read Only: true
    Maximum Length: 15
    Identifies the expiration status of the business license application.
  • Title: Fees Due Updated Date
    Read Only: true
    The identifier that captures the date when fee item with due status is added or updated.
  • Read Only: true
    Maximum Length: 1
    Indicates whether the value is inherited.
  • Title: Issue Date
    Read Only: true
    The date the license or permit was issued. Used in the application information component of the Permit Designer.
  • Title: Last Updated Date
    Read Only: true
    Identifies the last updated date of the business license application.
  • Title: Last Updated By
    Read Only: true
    Maximum Length: 64
    Identifies the user ID of the person who last updated the business license application.
  • Title: Last Updated by Name
    Read Only: true
    Maximum Length: 255
    Indicates the user who last updated the transaction.
  • Title: License Period
    Read Only: true
    Maximum Length: 100
    The duration in which the business license is valid.
  • Title: License Status
    Read Only: true
    Maximum Length: 30
    The overall status for the business license.
  • Title: License System Status
    Read Only: true
    Maximum Length: 80
    The system status for the business license.
  • Links
  • Read Only: true
    The identifier for the business license credential record.
  • Title: License ID
    Read Only: true
    Maximum Length: 50
    The unique identifier for the record.
  • Read Only: true
    The identifier for the business license record.
  • Title: Location Alternate Phone Extension
    Read Only: true
    Maximum Length: 20
    The additional extension number after initial connection to an internal telephone system.
  • Title: Location Alternate Phone Number
    Read Only: true
    Maximum Length: 61
    The full phone number of the location.
  • Title: Location Alternate Phone Type
    Read Only: true
    Maximum Length: 30
    The type of phone for the location.
  • Title: Location Address Line 1
    Read Only: true
    Maximum Length: 240
    Address Line 1 as part of the parcel address.
  • Title: Location Address Line 2
    Read Only: true
    Maximum Length: 240
    Address Line 2 as part of the parcel address.
  • Title: Location City
    Read Only: true
    Maximum Length: 60
    The city that is part of the parcel address.
  • Title: Location Country
    Read Only: true
    Maximum Length: 3
    The country that is part of the parcel address.
  • Title: Location County
    Read Only: true
    Maximum Length: 60
    The county in which the parcel address is located.
  • Title: Location Postal Code
    Read Only: true
    Maximum Length: 60
    The postal code that is part of the parcel address.
  • Title: Location Province
    Read Only: true
    Maximum Length: 60
    The location information about the province in which the parcel address is located.
  • Title: Location State
    Read Only: true
    Maximum Length: 60
    The state that is part of the parcel address.
  • Title: Location Primary Email
    Read Only: true
    Maximum Length: 320
    The email address of the business location.
  • Title: Location Primary Phone Extension
    Read Only: true
    Maximum Length: 20
    The additional extension number after initial connection to an internal telephone system.
  • Title: Location Primary Phone
    Read Only: true
    Maximum Length: 61
    The phone number of the location.
  • Title: Location Primary Phone Type
    Read Only: true
    Maximum Length: 30
    The type of phone for the location.
  • Title: Mailing Address Line 1
    Read Only: true
    Maximum Length: 240
    The address portion of the location???s address.
  • Title: Mailing Address Line 2
    Read Only: true
    Maximum Length: 240
    The address portion of the location???s address.
  • Title: Mailing Address City
    Read Only: true
    Maximum Length: 60
    The city portion of the location???s address.
  • Title: Mailing Address Country
    Read Only: true
    Maximum Length: 3
    The country portion of the location???s address.
  • Title: Mailing Address County
    Read Only: true
    Maximum Length: 60
    The county portion of the location???s address.
  • Title: Mailing Address Postal Code
    Read Only: true
    Maximum Length: 60
    The postal code portion of the location???s address.
  • Title: Mailing Address Province
    Read Only: true
    Maximum Length: 60
    The province portion of the location???s address.
  • Title: Mailing Address State
    Read Only: true
    Maximum Length: 60
    The state portion of the location???s address.
  • Title: Mobile Business
    Read Only: true
    Maximum Length: 1
    Indicates that the business is a mobile business.
  • Title: Credential Amount
    Read Only: true
    Amount associated with the credential.
  • Title: Credential Business Name
    Read Only: true
    Maximum Length: 200
    Identifies the associated business name.
  • Title: Credential Certificate Number
    Read Only: true
    Maximum Length: 200
    Certificate or license number associated with the credential.
  • Title: Credential Currency
    Read Only: true
    Maximum Length: 3
    Currency associated with the amount.
  • Title: Credential Details
    Read Only: true
    Maximum Length: 250
    Description associated with the credential.
  • Title: Credential Exemption
    Read Only: true
    Maximum Length: 1
    Indicates whether the business is exempted from the credential.
  • Read Only: true
    Maximum Length: 200
    Identifies the reason behind the credential exemption.
  • Title: Credential Expiration Date
    Read Only: true
    Expiration date for the certificate or license number.
  • Title: Credential Qualifier Name
    Read Only: true
    Maximum Length: 200
    Identifies the name of the qualifying individual.
  • Title: Credential Start Date
    Read Only: true
    Start date for the certificate or license number.
  • Title: Applicant Business Name
    Read Only: true
    Maximum Length: 360
    The business name of the applicant. For example, a contractor enters his or her contracting business name.
  • Title: Originator
    Read Only: true
    Maximum Length: 3
    Identifies the originator of the business license application.
  • Title: Location Parcel ID
    Read Only: true
    The identifier of the record parcel.
  • Title: Activity Status
    Read Only: true
    Maximum Length: 100
    The overall status for the application.
  • Title: Applicant First Name
    Read Only: true
    Maximum Length: 150
    The applicant's first name.
  • Title: Applicant Last Name
    Read Only: true
    Maximum Length: 150
    The applicant's last name.
  • Title: Applicant Middle Name
    Read Only: true
    Maximum Length: 60
    The applicant's middle name.
  • Title: Applicant Full Name
    Read Only: true
    Maximum Length: 450
    The license or business license applicant's name.
  • Title: Applicant Title
    Read Only: true
    Maximum Length: 60
    The title of the contact.
  • Title: Received Date
    Read Only: true
    Identifies the received date for the license application.
  • Read Only: true
    Maximum Length: 15
    The status of the record.
  • Title: License Type
    Read Only: true
    Maximum Length: 100
    The user-friendly name for the record type.
  • Title: Record Type ID
    Read Only: true
    Maximum Length: 30
    The identifier for a record type.
  • Title: Renewal Date
    Read Only: true
    The renewal date for the license or permit.
  • Title: Subclassification
    Read Only: true
    Maximum Length: 80
    The subclassification of the business license application type.
  • Title: Submission Date
    Read Only: true
    The date the license transaction was submitted.
  • Title: Submitted by User ID
    Read Only: true
    Maximum Length: 64
    Identifies the user ID of the person who submitted the business license application.
  • Title: Submitted by Name
    Read Only: true
    Maximum Length: 255
    The name of the person who submitted the application.
  • Title: Activity System Status
    Read Only: true
    Maximum Length: 15
    Identifies the system status of the business license application.
  • Title: Fees Total Amount
    Read Only: true
    The total amount of all the fees for this application.
  • Title: Fees on Hold
    Read Only: true
    The total amount of fees holding for this application.
  • Title: Fees Outstanding Balance
    Read Only: true
    The total amount of fees outstanding for this application.
  • Title: Fees Total Paid
    Read Only: true
    The total amount of all the amount paid for this application.
  • Title: Fees Total Payable
    Read Only: true
    The total amount of fees payable for this application.
  • Title: Fees in Pending Status
    Read Only: true
    The total amount of fees pending for this application.
  • Title: Fees Waived
    Read Only: true
    The total amount of fees waived for this application.
  • Title: URL
    Read Only: true
    Maximum Length: 255
    URL linked to this business license activity.
  • Title: Link to Business License Activity
    Read Only: true
    Maximum Length: 255
    URL label linked to this business license activity.
  • Title: Version Type
    Read Only: true
    Maximum Length: 1
    The version of the business license application.
Back to Top