DiscountSavingOnOffer
Details: List with the discounts savings applied at this grouping level
Properties
Discount specific attribute payload represented as a string->string map. For RCD: percent, groupCode, effectiveStartDateTime, effectiveEndDateTime are the keys
The discount amount. Represented as negative value
The type of the discount
Possible values are: RCD , CAB , SPF , ELA , DISTI , DIRECT_RESELLER , AD_PLUS , MANUAL , CHANNEL , SUP , DISTI_MARKETPLACE_2T , BUNDLE_DISCOUNT , EDI
JSON Example
{
"attributes": {
"key": "string"
},
"discountAmount": 0,
"type": "RCD"
}