Newer Version Available
CartItem
Represents an item in a WebCart that’s active in
a store built with B2B Commerce on Lightning Experience. Cart item can be of type Product or Charge. This object is available in API version 49.0 and later.
Supported Calls
create(), delete(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), undelete(), update(), upsert()
Special Access Rules
The CartItem object is available only if the B2B Commerce on Lightning Experience license is enabled.
Fields
| Field | Details |
|---|---|
| AdjustmentAmount |
|
| AdjustmentTaxAmount |
|
| CartDeliveryGroupId |
|
| CartId |
|
| CurrencyIsoCode |
|
| ListPrice |
|
| Name |
|
| Product2Id |
|
| Quantity |
|
| SalesPrice |
|
| Sku |
|
| TotalAmount |
|
| TotalLineAmount |
|
| TotalLineTaxAmount |
|
| TotalListPrice |
|
| TotalPrice |
|
| TotalTaxAmount |
|
| Type |
|