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.
BusinessTypeId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The business type category of the authorized organization or person.
ContactId
Label
Authorization Holder (Contact)
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The ID of the authorized contact.
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.
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, Defaulted on 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 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.
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.
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.
Status
Type
picklist
Properties
Create, Defaulted on 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.
VerificationStatus
Type
picklist
Properties
Create, Defaulted on 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.