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.

AuthorizedProductDelivery

Represents a single authorized delivery of a benefit or product by a provider, and serves as the parent record for one or more associated delivery detail records.

Supported Calls

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

Special Access Rules

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

Fields

Field Details
AuthorizationId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
Required. ID of the authorization record that permits this delivery.
This field is a polymorphic relationship field.
Relationship Name
Authorization
Refers To
BenefitAssignment, ProviderProductAuthorization
ClaimItemId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
ID of the claim item associated with this authorized delivery.
This field is a relationship field.
Relationship Name
ClaimItem
Refers To
ClaimItem
ConstituentId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
ID of the constituent (Account) who receives the benefit or product through this authorized delivery.
This field is a relationship field.
Relationship Name
Constituent
Refers To
Account
EndDate
Type
dateTime
Properties
Create, Filter, Sort, Update
Description
Required. The date and time when this authorized delivery period 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 authorized product delivery.
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
Required. ID of the product or benefit authorized for delivery.
This field is a relationship field.
Relationship Name
Product
Refers To
Product2
ProviderId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
ID of the provider delivering the product or benefit.
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 benefit delivered.
StartDate
Type
dateTime
Properties
Create, Filter, Sort, Update
Description
Required. The date and time when this authorized delivery period begins.
Status
Type
picklist
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The status of the authorized product delivery.
No default value. This is a dynamic enum field.
Possible values are:
  • Draft
  • Submitted
  • Delivered
  • Canceled
  • These values aren't configured by default. Admins must configure values.

    Note

UnitOfMeasureId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
ID of the unit of measure used to express the delivered quantity.
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.

AuthorizedProductDeliveryChangeEvent
Change events are available for the object.
AuthorizedProductDeliveryHistory
History is available for tracked fields of the object.
AuthorizedProductDeliveryOwnerSharingRule
Sharing rules are available for the object.
AuthorizedProductDeliveryShare
Sharing is available for the object.