V3PromotionSaving

V3PromotionSaving
V3PromotionSaving

Details: List of promotional savings applied at this grouping level

JSON Example
{
    "promotionAmount": -58.63,
    "promotionCode": "VMC_AWS_10_PERCENT_OFF",
    "promotionName": "Promo description",
    "promotionPercent": 0.1,
    "promotionServiceDetails": [
        {
            "description": "VMware Cloud DR",
            "productFamily": "VMC-AWS",
            "serviceDefinitionId": "b3cd0d29-7580-4bed-831f-a0976a7de7e6"
        }
    ],
    "promotionType": "PERCENTAGE (or) AMOUNT",
    "remainingAmount": -28.63,
    "sellerPromotionInstanceId": "20"
}
number As double As double
promotionAmount
Optional

The amount of the applied promotional credit. Represented as negative value

string
promotionCode
Optional

The code of the promotion applied

string
promotionName
Optional

A descriptive name

number As double As double
promotionPercent
Optional

The percentage value defined for the given promotion. Displayed if the promotionType is PERCENTAGE

promotionServiceDetails
Optional

The service details the promotion is valid for

string
promotionType
Optional

The promotion type

Possible values are : PERCENTAGE, AMOUNT,
number As double As double
remainingAmount
Optional

The amount of credit left out of the provided promotionAmount. Represented as negative value

string
sellerPromotionInstanceId
Optional

Promotion code instance id

Property Of