File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -2022,14 +2022,14 @@ This event provides a possibility to execute actions required to adjust a subscr
20222022**Event Placeholders:**
20232023
20242024- `${event.params.}` :
2025- - ` subscriptionId` - unique identifier of the source subscription
2026- - ` subscriptionItemId` - unique identifier of the source subscription item
2027- - ` subscriptionItemResourceId` - unique identifier of the source subscription item resource
2028- - ` servicePlanId` - unique identifier of the source service plan
2029- - ` appUniqueName` - name of the source subscription item resource
2030- - ` targetAppid` - unique identifier of the target application
2025+ - ` subscriptionId` - unique identifier of the new subscription
2026+ - ` subscriptionItemId` - unique identifier of the new subscription item
2027+ - ` subscriptionItemResourceId` - unique identifier of the new subscription item resource
2028+ - ` servicePlanId` - unique identifier of the new service plan
2029+ - ` appUniqueName` - unique identifier of the package installation in the platform's Marketplace
2030+ - ` targetAppid` - unique identifier of the related environment(s)
20312031 - ` settings` - JSON object with custom settings provided for subscription item adjustment
2032- - ` servicePlanData` - JSON object with target service plan data
2032+ - ` servicePlanData` - JSON object with new service plan data
20332033 - ` overrideRegions` - defines whether to configure the service plan's regions differently from the user group's default ones (true) or not (false)
20342034 - ` regionPricing` - JSON object with a list of available regions and custom pricing models for them
20352035- `${event.response.}` :
You can’t perform that action at this time.
0 commit comments