DistributorAuthorization

Represents the official authorization from an insurance company granting a distributor the permission to act as its agent. This object is available in API version 48.0 and later.

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 distributor’s business account.
AuthorizedInsuranceLineId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The insurance line that the insurance company is authorized to sell.
ContactId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The ID of the contact associated with the producer.
EffectiveDate
Type
date
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The date from which this authorization is in effect.
ExpirationDate
Type
date
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The date on which this authorization expires.
IsActive
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates whether the authorization is active (true) or inactive (false). The default value is false.
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.
LicenseId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The distributor’s business license against which the distributor is authorized.
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
An auto-number identifier for this distributor authorization.
OwnerId
Type
reference
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
The ID of the record owner.
Status
Type
picklist
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The authorization status of the distributor.
Possible values are:
  • Appointed
  • Terminated
TerminationCause
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The reason for the termination of the distributor’s authorization.

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.

DistributorAuthorizationChangeEvent
Change events are available for the object in API version 62.0 and later.
DistributorAuthorizationFeed
Feed tracking is available for the object.
DistributorAuthorizationHistory
History is available for tracked fields of the object.
DistributorAuthorizationOwnerSharingRule
Sharing rules are available for the object.
DistributorAuthorizationShare
Sharing is available for the object.