OrderAdjustmentGroupSummary
An OrderAdjustmentGroupSummary can represent an adjustment to an entire order as a group of adjustments to each of its products. For example, representing “10% off the order” as a set of 10% off adjustments to each product on the order. It can also represent an adjustment that applies to a subset of the products on an order. For example, representing “buy one, get one 50% off” as a 25% off adjustment to each of two products.
Supported Calls
create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), undelete(), update(), upsert()
Special Access Rules
This object is only available in Salesforce Order Management orgs or if the B2B Commerce license is enabled.
Fields
Field | Details |
---|---|
AdjustmentBasisReferenceId |
|
AdjustmentCauseId |
|
CurrencyIsoCode |
|
Description |
|
GrandTotalAmount |
|
Name |
|
OrderSummaryId |
|
OriginalOrderAdjGroupId |
|
TotalAmount |
|
TotalTaxAmount |
|
Type |
|
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.
- OrderAdjustmentGroupSummaryChangeEvent (API version 62.0)
- Change events are available for the object.