Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

ProviderProduct

Represents a provider's association with a specific product that the provider is authorized to offer or deliver.

Supported Calls

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

Special Access Rules

This object is available only if Outbound Payments is enabled in your org, and you have access to Outbound Payments entities.

Fields

Field Details
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp when the current user last accessed this record indirectly, for example, through a list view or related record.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp when the current user last viewed this record or list view. If this value is null, and LastReferencedDate is not null, the user accessed this record or list view indirectly.
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
Name of the provider product.
ProductId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
ID of the product that the provider is authorized to offer or deliver.
This field is a relationship field.
Relationship Name
Product
Refers To
Product2
ProviderId
Type
reference
Properties
Create, Filter, Group, Sort
Description
ID of the provider associated with this product.
This field is a relationship field.
Relationship Name
Provider
Relationship Type
Master-detail
Refers To
HealthcareProvider (the master object)

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.

ProviderProductChangeEvent
Change events are available for the object.
ProviderProductFeed
Feed tracking is available for the object.
ProviderProductHistory
History is available for tracked fields of the object.
ProviderProductOwnerSharingRule
Sharing rules are available for the object.
ProviderProductShare
Sharing is available for the object.