Promotion
Overview
The Promotion
type represents a promotional discount available for a product or applied to a cart in the High Velocity front-end app.
Attributes
id
type: string
The unique identifier for the promotion.
displayName
type: string
The display name of the promotion.
discountedAmount
type: Money
The amount discounted by the promotion.
promoCode
(optional)
type: string
The promotional code that triggers the discount.