<- Enum

Enum

OrderLineItemDiscountScope

Indicates whether this is a line-item or order-level discount.

Link to section

Values

Link to section

OTHER_DISCOUNT_SCOPE

Used for reporting only. The original transaction discount scope is currently not supported by the API.

Link to section

LINE_ITEM

The discount should be applied to only line items specified by OrderLineItemAppliedDiscount reference records.

Link to section

ORDER

The discount should be applied to the entire order.