Newer Version Available

This content describes an older version of this product. View Latest

BusinessLicenseApplication

Represents an application form submitted by a business owner. This object is available in API version 49.0 and later.

Supported Calls

create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), undelete(), update(), upsert()

Fields

Field Details
AccountId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The ID of the applicant’s account.
AdditionalLocationDescription
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Additional text describing the applicant’s location.
AmountPaid
Type
currency
Properties
Create, Filter, Nillable, Sort, Update
Description
The amount paid by the applicant.
ApplicantId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The ID of the individual who is submitting the business license application.
ApplicationCaseId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The ID of the case associated to the application.
ApplicationCategory
Type
picklist
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Categorizes the ways an application can be processed.
Possible values are:
  • Basic
  • Special
ApplicationType
Type
picklist
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The type of the application.
Possible values are:
  • New
  • Renewal
AppliedDate
Type
dateTime
Properties
Create, Filter, Sort, Update
Description
The date the application was submitted.
ApprovedDate
Type
dateTime
Properties
Create, Filter, Nillable, Sort, Update
Description
The date the application was approved.
BusinessTypeId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The ID of the business activity associated with the application.
Category
Type
picklist
Properties
Create, Filter, Group, Sort, Update
Description
The service category for the application.
Possible values are:
  • Emergency Service
Description
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Description for the application.
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp for when a user most recently viewed a record related to this record.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp for when a user most recently viewed this record. If this value is null, this record might only have been referenced (LastReferencedDate) and not viewed.
LicensePermitNameId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The ID of the issued license or permit for this application.
LicenseTypeId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
The ID of the type of license associated with this application.
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
The auto-generated unique identifier for the application.
OwnerId
Type
reference
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
The ID of the user that owns this record.
PaymentDate
Type
dateTime
Properties
Create, Filter, Nillable, Sort, Update
Description
The date when payment was received from the applicant.
PrimaryOwnerId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The ID of the primary business owner associated with the business license application.
RequirementsCompleteDate
Type
dateTime
Properties
Create, Filter, Nillable, Sort, Update
Description
The date when all requirements were met for approval of the application.
SavedApplicationRef
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Reference to the saved application.
SiteAddress
Type
address
Properties
Filter, Nillable
Description
Full address of the business location.
SiteCity
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
City of the business location.
SiteCountry
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Country of the business location.
SiteGeocodeAccuracy
Type
picklist
Properties
Create, Filter, Group, Nillable, Restricted picklist, Sort, Update
Description
The expected precision of the latitude and longitude values provided for the business.
Possible values are:
  • Address
  • Block
  • City
  • County
  • ExtendedZip
  • NearAddress
  • Neighborhood
  • State
  • Street
  • Unknown
  • Zip
SiteLatitude
Type
double
Properties
Create, Filter, Nillable, Sort, Update
Description
Latitude for the business location.
SiteLongitude
Type
double
Properties
Create, Filter, Nillable, Sort, Update
Description
Longitude for the business location.
SitePostalCode
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Postal or zip code for the business location.
SiteState
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
State or province code for the business location.
SiteStreet
Type
textarea
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Street address for the business location.
Status
Type
picklist
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The submission and approval status of the application. Possible values are:
  • Application Accepted
  • Approved
  • Approved with Conditions
  • Cancelled
  • In Review
  • Inspection Phase
  • Submitted
WasReturned
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Whether a submitted application was sent back to the applicant due to errors. The default value is false.

Associated Objects

This object has the following associated objects. Unless noted, they are available in the same API version as this object.

BusinessLicenseApplicationChangeEvent (API Version 55.0)
Change events are available for the object.
BusinessLicenseApplicationFeed
Feed tracking is available for the object.
BusinessLicenseApplicationHistory
History is available for tracked fields of the object.
BusinessLicenseApplicationOwnerSharingRule
Sharing rules are available for the object.
BusinessLicenseApplicationShare
Share is available for the object.