[{"label":"Latest (1.0)","version":"latest"}]
cloud-partner-navigator

Price

The Model defines Pricing details


Properties

listPrice Optional

The Model for list price details


array of NetPrice
netPrices Optional

Details about Net amount after discount for the offer. Also includes the discount details.

JSON Example

{
    "netPrices": [
        {
            "amount": "119",
            "discounts": [
                {
                    "effectiveDate": "2022-12-20T05:55:21.000Z",
                    "percentage": "15",
                    "savings": "21",
                    "type": "CHANNEL"
                }
            ],
            "netPriceType": "CHANNEL"
        }
    ]
}
[{"label":"Latest (1.0)","version":"latest"}]
cloud-partner-navigator
Property Of

Offer
OverageOffer

Feedback

Was this page helpful?