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.

ProviderProductAuthorization

Represents an authorization for a provider to deliver a specific product or service.

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
EndDate
Type
dateTime
Properties
Create, Filter, Nillable, Sort, Update
Description
The date and time when the provider's authorization to deliver the product or service ends.
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 authorization.
OwnerId
Type
reference
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
ID of the owner of this object.
This field is a polymorphic relationship field.
Relationship Name
Owner
Refers To
Group, User
ProductId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
ID of the product or service that the provider is authorized to deliver.
This field is a relationship field.
Relationship Name
Product
Refers To
Product2
ProviderId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
ID of the provider authorized to deliver the product or service.
This field is a relationship field.
Relationship Name
Provider
Refers To
HealthcareProvider
Quantity
Type
double
Properties
Create, Filter, Nillable, Sort, Update
Description
The quantity of the product or service that the provider is authorized to deliver.
StartDate
Type
dateTime
Properties
Create, Filter, Nillable, Sort, Update
Description
The date and time when the provider's authorization to deliver the product or service begins.
UnitOfMeasureId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
ID of the unit of measure used to express the authorized quantity of the product or service.
This field is a relationship field.
Relationship Name
UnitOfMeasure
Refers To
UnitOfMeasure

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.

ProviderProductAuthorizationChangeEvent
Change events are available for the object.
ProviderProductAuthorizationFeed
Feed tracking is available for the object.
ProviderProductAuthorizationHistory
History is available for tracked fields of the object.
ProviderProductAuthorizationOwnerSharingRule
Sharing rules are available for the object.
ProviderProductAuthorizationShare
Sharing is available for the object.