ProformaDiscountSaving
Details of Discount Savings coming from Proforma
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 number in Proforma Discount Savings
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,
"number": "string",
"type": "RCD"
}