Skip to main content

S2.Margot.ClientApiContracts.Criteria.ProductRenewalPurchaseCriteria

ownedProductIdinteger<int32>
qtyinteger<int32>
preferredPaymentDayOfMonthinteger<int32>nullable
timezonestringnullable
effectiveAtstring<date-time>nullable
autorenewboolean
stripeCustomerIdstringnullable
paymentMethodIdstringnullable
savePaymentMethodToCustomerboolean
tagstringnullable
tenantIdinteger<int32>
notifyTenantUsersboolean
S2.Margot.ClientApiContracts.Criteria.ProductRenewalPurchaseCriteria
{
"ownedProductId": 0,
"qty": 0,
"preferredPaymentDayOfMonth": 0,
"timezone": "string",
"effectiveAt": "2024-07-29T15:51:28.071Z",
"autorenew": true,
"stripeCustomerId": "string",
"paymentMethodId": "string",
"savePaymentMethodToCustomer": true,
"tag": "string",
"tenantId": 0,
"notifyTenantUsers": true
}