Commerce Subscription Renewal Price Forecast

Output representation of the Commerce subscription renewal price forecast.
JSON example
1{
2  "errors": [],
3  "renewalPriceForecasts": [
4    {
5      "endDate": "2027-02-10T00:00:00.000Z",
6      "renewalPriceDetails": [
7        {
8          "netUnitPrice": "35.00",
9          "quantity": "10.00"
10        }
11      ],
12      "startDate": "2026-06-01T00:00:00.000Z",
13      "subscriptionId": "02iSG000001hHg9YAE",
14      "totalLineAmount": "100.90"
15    }
16  ]
17}
Property Name Type Description Filter Group and Version Available Version
errors Error Response[] Error response representation for renewal price forecast. Small, 67.0 67.0
renewalPrice​Forecasts Subscription Renewal Price Forecast Detail[] List of commerce subscription renewal price forecast details. Small, 67.0 67.0