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.
CartValidationOutput
Associate errors to cart entities, such as cart line items, delivery
groups, and the like, in a store built with B2B Commerce or D2C Commerce. An example error
is “Out of stock.” Available in API version 49.0 and later.
Supported Calls
create(), delete(),describeLayout() describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), undelete(), update(), upsert()
Special Access Rules
The CartValidationOutput object is available only if the B2B Commerce or D2C Commerce license is enabled.
Fields
| Field | Details |
|---|---|
| BackgroundOperationId |
|
| CartId |
|
| CurrencyIsoCode |
|
| IsDismissed |
|
| Level |
|
| Message |
|
| Name |
|
| RelatedEntityId |
|
| RelatedEntityPrefix |
|
| Type |
|
Associated Objects
This object has the following associated objects. Unless it’s noted, associated objects
are available in the same API version as this object.
- CartValidationOutputChangeEvent (API version 58.0)
- Change events are available for the object.