Award

Represents a person's or organization's professional awards.

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
ID of the organization receiving the award.
This field is a relationship field.
Relationship Name
Account
Relationship Type
Lookup
Refers To
Account
AwardDate
Type
dateTime
Properties
Create, Filter, Nillable, Sort, Update
Description
Date award was received.
AwardedBy
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Name of the issuing organization.
ContactId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Person who received the award and is listed as a 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
Healthcare provider that this award is associated with.
This field is a relationship field.
Relationship Name
HealthcareProvider
Relationship Type
Lookup
Refers To
HealthcareProvider
Identifier
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Issuing organization's identifier for the award recipient.
IsActive
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates whether the record is active.
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The most recent date on which a user referenced this record.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The most recent date on which a user viewed this record.
Name
Type
string
Properties
Create, Filter, Group, Sort, Update
Description
Award name.
OwnerId
Type
reference
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
ID of the user who owns this record.
This field is a relationship field.
Relationship Name
Owner
Relationship Type
Lookup
Refers To
Group, User
Status
Type
picklist
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Award status. Example values:
  • Inactive
  • Revoked
  • Draft
  • Verified
UserId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
ID of the person who received the award and is listed as a 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
Current award status. Example values:
  • Authorized
  • Pending
  • Unverified
VerifiedDate
Type
dateTime
Properties
Create, Filter, Nillable, Sort, Update
Description
Award was validated on this date.

Associated Objects

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

AwardChangeEvent (API version 61.0)
Change events are available for the object.
AwardFeed
Feed tracking is available for the object.
AwardHistory
History is available for tracked fields of the object.
AwardOwnerSharingRule
Sharing rules are available for the object.
AwardShare
Sharing is available for the object.