| AdjustmentBasisReferenceId |
- Type
- reference
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- References the specific coupon applied.
- This is a polymorphic relationship field.
- Relationship Name
- AdjustmentBasisReference
- Relationship Type
- Lookup
- Refers To
- Coupon
- This field is available in API version 54.0 and later.
|
| AdjustmentCauseId |
- Type
- reference
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- References the specific promotions applied.
- This is a polymorphic relationship field.
- Relationship Name
- AdjustmentCause
- Relationship Type
- Lookup
- Refers To
- Promotion
- This field is available in API version 52.0 and later.
|
| Amount |
- Type
- currency
- Properties
- Filter, Sort
- Description
- Amount, not including tax, of the OrderItemAdjustmentLineSummary.
- If the OrderLifeCycleType field on the associated OrderSummary is set to UNMANAGED, then users with the Edit Unmanaged Order Summaries
or B2B Commerce Integrator user permission can modify this field.
|
| CurrencyIsoCode |
- Type
- picklist
- Properties
- Defaulted on create, Filter, Group, Restricted picklist, Sort
- Description
- ISO code for the currency of the OrderItemSummary to which the adjustment applies. The default value is USD.
- Possible values are:
-
DKK—Danish Krone
-
EUR—Euro
-
GBP—British Pound
-
USD—U.S. Dollar
- This field is available in API version 49.0 and later.
|
| Description |
- Type
- textarea
- Properties
- Create, Nillable, Update
- Description
- Description of the OrderItemAdjustmentLineSummary.
- This field can be edited.
|
| Name |
- Type
- string
- Properties
- Create, Filter, Group, idLookup, Sort, Update
- Description
- Name of the OrderItemAdjustmentLineSummary.
|
| OrderAdjustmentGroupSummaryId |
- Type
- reference
- Properties
- Filter, Group, Nillable, Sort
- Description
- If this object belongs to an OrderAdjustmentGroupSummary, this value is the ID of that OrderAdjustmentGroupSummary.
|
| OrderItemSummaryId |
- Type
- reference
- Properties
- Filter, Group, Sort
- Description
- ID of the OrderItemSummary to which the OrderItemAdjustmentLineSummary applies.
|
| OrderSummaryId |
- Type
- reference
- Properties
- Filter, Group, Sort
- Description
- ID of the OrderSummary associated with the OrderItemSummary to which this OrderItemAdjustmentLineSummary applies.
|
| OriginalOrderItemAdjustmentLineItemId |
- Type
- reference
- Properties
- Filter, Group, Nillable, Sort
- Description
- ID of the original OrderItemAdjustmentLine associated with this summary object. Nillable=true only if the associated order summary is unmanaged. For managed
order summaries, nillable=false.
|
| Priority |
- Type
- integer
- Properties
- Create, Nillable
- Description
- Numerical rank used to apply promotions in the correct order.
- This field is available in API version 52.0 and later.
|
| TotalAmtWithTax |
- Type
- currency
- Properties
- Filter, Nillable, Sort
- Description
- Total amount of the adjustment, inclusive of tax. This amount is equal to Amount + TotalTaxAmount.
- This field is available in API version 49.0 and later.
|
| TotalTaxAmount |
- Type
- currency
- Properties
- Filter, Nillable, Sort
- Description
- Tax on the Amount.
|