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.

ShippingConfigSetProduct

Represents a product associated with a shipping configuration. This object is available in API version 64.0 and later.

Supported Calls

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

Special Access Rules

The ShippingConfigSetProduct object is available only if you've a B2B Commerce or D2C Commerce license and the MultipleShippingProfile org perm is enabled.

Fields

Field Details
Name
Type
string
Properties
Create, Filter, Group, idLookup, Sort, Update
Description
Name of the shipping configuration set product record.
Product2Id
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
ID of the Product2 record that is associated with shipping configuration set record.
This field is a relationship field.
Relationship Name
Product2
Refers To
Product2
ShippingProfileId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
ID of the shipping profile.
This field is a relationship field.
Relationship Name
ShippingProfile
Relationship Type
Master-detail
Refers To
ShippingConfigurationSet (the master object)