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.

ConnectApi.PromotionCartItemPriceAdjustment

Price adjustments applied to a cart item.
Property Name Type Description Available Version
adjustmentAmount​Scope ConnectApi.​AdjustmentAmount​Scope Values are:
  • Total—The adjustment scope is the total price.
  • Unit—The adjustment scope is the unit price.
  • UnproratedTotal—The adjustment scope is the unprorated total price.
57.0
adjustmentBasis​Reference String ID of the associated coupon, if applicable. 57.0
adjustment​Description String Description of the adjustment. 57.0
adjustmentTarget​Type ConnectApi.​CartPromotionType Values are:
  • Total—The adjustment scope is the total price.
  • Unit—The adjustment scope is the unit price.
  • UnproratedTotal—The adjustment scope is the unprorated total price.
57.0
adjustmentType ConnectApi.​AdjustmentType Values are:
  • Total—The adjustment scope is the total price.
  • Unit—The adjustment scope is the unit price.
  • UnproratedTotal—The adjustment scope is the unprorated total price.
57.0
adjustmentValue String Value of the price adjustment. 57.0
baseAmount String Total adjustment amount. 57.0
cartAdjustment​GroupId String ID of the associated cart adjustment group. 57.0
cartItemId String ID of the associated cart item. 57.0
id String ID of the cart item price adjustment. 57.0
priceAdjustment​CauseId String ID of the associated promotion. 57.0
priority Integer Where in the sequence of adjustments this adjustment was applied. 57.0