UpgradeSubscriptionDto
planCodestringrequired
Цільовий тарифний план для апгрейду
Possible values: [free, basic, pro, enterprise]
Example:
probillingIntervalstring
Період оплати — month або year
Possible values: [month, year]
Example:
monthUpgradeSubscriptionDto
{
"planCode": "pro",
"billingInterval": "month"
}