Newer Version Available

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

BusinessLicense

Represents an authorization issued by a regulatory agency. The authorization can be granted to an organization, a contact, or a specific user.

Supported Calls

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

Fields

Field Details
AccountId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The ID of the authorized organization.
This field is a relationship field.
Relationship Name
Account
Relationship Type
Lookup
Refers To
Account
BusinessTypeId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The business type category of the authorized organization or person.
This field is a relationship field.
Relationship Name
BusinessType
Relationship Type
Lookup
Refers To
BusinessType
ContactId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The ID of the authorized contact.
This field is a relationship field.
Relationship Name
Contact
Relationship Type
Lookup
Refers To
Contact
HealthcareProviderId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The ID of the Healthcare Provider who holds this license.
This field is a relationship field.
Relationship Name
HealthcareProvider
Relationship Type
Lookup
Refers To
HealthcareProvider
Identifier
Type
string
Properties
Create, Filter, Group, idLookup, Nillable, Sort, Update
Description
A unique identifier for this authorization. This field is unique within your organization.
IsActive
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Whether the authorization is still valid and in effect.
The default value is false.
Issuer
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The name of the regulatory authority that issued the authorization.
JurisdictionCountry
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The country that this authorization covers. Only used if JurisdictionType is set to COUNTRY.
JurisdictionOther
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The county or other area that this authorization covers. Only used if JurisdictionType is set to COUNTY.
JurisdictionState
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The state or province that this authorization covers. Only used if JurisdictionType is set to STATE or PROVINCE.
JurisdictionType
Type
picklist
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The type of geopolitical area that this authorization covers.
Possible values are:
  • COUNTRY
  • COUNTY
  • PROVINCE
  • STATE
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp for when the current user last viewed a record related to this record.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp for when the current user last viewed this record. If this value is null, it’s possible that this record was referenced (LastReferencedDate) and not viewed.
Name
Type
string
Properties
Create, Filter, Group, idLookup, Sort, Update
Description
The name of this authorization.
OwnerId
Type
reference
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
The ID of the user who owns this record.
This field is a polymorphic relationship field.
Relationship Name
Owner
Relationship Type
Lookup
Refers To
Group, User
PeriodEnd
Type
dateTime
Properties
Create, Filter, Nillable, Sort, Update
Description
The date on which this authorization expires.
PeriodStart
Type
dateTime
Properties
Create, Filter, Nillable, Sort, Update
Description
The date on which this authorization goes into effect.
RegulatoryAuthorizationTypeId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The ID of the regulatory authorization type.
This field is a relationship field.
Relationship Name
RegulatoryAuthorizationType
Relationship Type
Lookup
Refers To
RegulatoryAuthorizationType
Status
Type
picklist
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The current status of the authorization. Possible values are:
  • Draft
  • Inactive
  • Revoked
  • Verified
UserId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The ID of the authorized user.
This field is a relationship field.
Relationship Name
User
Relationship Type
Lookup
Refers To
User
VerificationStatus
Type
picklist
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The current status of the verification process for this authorization. Possible values are:
  • Authorized
VerifiedDate
Type
date
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The date that this authorization was verified.

Associated Objects

This object has the following associated objects. If the API version isn’t specified, they’re available in the same API versions as this object. Otherwise, they’re available in the specified API version and later.

BusinessLicenseChangeEvent (API Version 55.0)
Change events are available for the object.
BusinessLicenseFeed
Feed tracking is available for the object.
BusinessLicenseHistory
History is available for tracked fields of the object.
BusinessLicenseOwnerSharingRule
Sharing rules are available for the object.
BusinessLicenseShare
Sharing is available for the object.