<- Object

Object

OrderLineItemPricingBlocklistsBlockedDiscountBeta

A discount to block from applying to a line item.

The discount must be identified by either discount_uid or discount_catalog_object_id, but not both.

Link to section

Properties

Link to section

uid

string

A unique ID of the BlockedDiscount within the order.

Link to section

discount_uid

string

The uid of the discount that should be blocked. Use this field to block ad hoc discounts. For catalog discounts, use the discount_catalog_object_id field.

Link to section

discount_catalog_object_id

string

The catalog_object_id of the discount that should be blocked. Use this field to block catalog discounts. For ad hoc discounts, use the discount_uid field.