S2.Margot.ClientApiContracts.Criteria.ProductUpgradeCriteria
ownedProductIdinteger<int32>
upgradeProductIdinteger<int32>
qtyinteger<int32>
preferredPaymentDayOfMonthinteger<int32>nullable
timezonestringnullable
autorenewboolean
stripeCustomerIdstringnullable
paymentMethodIdstringnullable
savePaymentMethodToCustomerboolean
tenantIdinteger<int32>
tagstringnullable
notifyTenantUsersboolean
S2.Margot.ClientApiContracts.Criteria.ProductUpgradeCriteria
{
"ownedProductId": 0,
"upgradeProductId": 0,
"qty": 0,
"preferredPaymentDayOfMonth": 0,
"timezone": "string",
"autorenew": true,
"stripeCustomerId": "string",
"paymentMethodId": "string",
"savePaymentMethodToCustomer": true,
"tenantId": 0,
"tag": "string",
"notifyTenantUsers": true
}