(supports custom properties)
Document representing a price adjustment.
Property | Type | Constraints | Description |
---|---|---|---|
coupon_code
|
String | The coupon code that triggered the promotion. | |
item_text
|
String | Some text describing the item in more detail. | |
price
|
Decimal | mandatory=true | The adjustments price. |
promotion_id
|
String | The id of the related promotion. | |
promotion_link
|
String | The URL addressing the related promotion. |