DiscountSaving
Discount saving on cost of offer
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 discount saving
Possible values are: RCD , CAB , SPF , ELA , DISTI , DIRECT_RESELLER , AD_PLUS , MANUAL , CHANNEL , DISTI_MARKETPLACE_2T , SUP , BUNDLE_DISCOUNT , EDI
JSON Example
{
"attributes": {},
"discountAmount": 0,
"type": "RCD"
}
Property Of
DistributorOffer
OfferV2
ResellerOffer